Hello!
I have a little problem with the item menu and hope you can help me. You know the item menu in rpg maker xp - the items are listed and if you press enter there pop up a window with all the actors in the party. And that's my problem. Since I don't have classes and controll HP and so on with variables I don't use the stats from the standard maker. So I just need a item menu where you can choose the item directly just by pressing enter. (All items start common events)
Wouldn't that work with just change the existing item menu a bit so it doesn't show all the standard stats?
I really hope you can help me since I'm not really aware of scripts and this is a real problem for me.
Thank you very much.
Costumize Item Menu
● ARCHIVED · READ-ONLY
-
-
That pop up only occurs if the item needs a target (like potions). If you open the database, and go to items you'll see a drop down box labelled "scope". If you set the scope to "None" then it won't show that other window and will just start the common event.
-
God, thank you, I even thought of that but I forgot before I could try it >.< Thank you really much for helping!