im trying to make a game in rpg maker xp, and am tryign to figure out how to make the battle sequence non turn based, i have an example. that is freely downloadable of somone else who made a non turn based battle in rpg maker xp, and i am also tryign to figure out how to make a shop keeper to sell items in a shop. thanks.
im trying to make a game in rpg maker xp, and am tryign to figure out how to make the battle sequence non turn based, i have an example. that is freely downloadable of somone else who made a non turn based battle in rpg maker xp, and i am also tryign to figure out how to make a shop keeper to sell items in a shop. thanks.
Non turn-based battles: That's a custom Ruby script that they did, unless you understand Ruby enough don't bother with it, seriously
Shop: 3rd page in the event commands, if you make a shopkeeper event and give him "Open Shop Window", you can set what items he sells. Double click just under the line below "Item" in the Open Shop Window dialog box and add in each item, one at a time.