09-29-2009, 09:57 AM
dkaelynd Wrote:it was: script: $game_party.summon(19)
and it goes to 22
There's your problem. The format is:
$game_party.summon(type,list of actors' names in square brackets,unique identifier(optional))
I guess you wanted to summon actor number 19, right? Then, assuming that you want a summon that replaces the party and fights alone, you must have a common event like this
$game_party.summon(2,["name of the actor"])
Read the instructions and ask me if there's something you can't figure out.
Archeia Wrote:It will be a faroff dream to see this in VX...sigh...
I...have to use XP it seems... orz
XP! XP! XP!