QUOTE(Kingra @ Aug 19 2004, 04:57 PM)
I don't understand how to randomize battles and teleport them to a battlefield at the top of the map.
Please explain.
have 2 locations for the world map and any other locations for the battle screen.
first, have a large location on the place where they would encounter random enemy units.
then, have another location thats pretty small centered on the unit whenever it doesn't bring the unit there. something like:
player 1 brings exactly 0 PARTY to LOCATION
randomize
randomize
randomize...(depends on how many different monsters you want)
center LOCATION on party at LOCATION2
preserve trigger
then have another few triggers with something like this:
switch 1 is set
switch 2 is set...(same as before)
give party to (any neutral player)
center view on BATTLE
set battle (or any other way you want to use this such as death counters which could actually set up as the stages for a turn based battle)
preserve trigger