WilliamHughes

Veteran
Veteran
Joined
Feb 9, 2016
Messages
55
Reaction score
7
First Language
English
Primarily Uses
I am using Yanfly's Row formation plugin. I am trying to make it so every battle, the entire party starts in row 3. I can use 


SetPartyRow 1 3


SetPartyRow 2 3


etc to set a person to a certain row, using BaseTroopEvents plugin to make it occur during all battles. My problem is that if I use just those two lines, then only the first two party members reset. If I have 


SetPartyRow 3 3


when there are only two people in the party, the game crashes.


Is there some way to have SetPartyRow occur a number of times equal to the number of party members I have? 


Or is there a better way to do this entirely that I'm overlooking?
 

MenaKatep

Veteran
Veteran
Joined
May 11, 2016
Messages
67
Reaction score
24
First Language
English
Primarily Uses
You can detect the number of party members and set the number to a variable (in this case 15) with this script. Then you can use an if conditional to do row resets. :)

 

Code:
$gameVariables.setValue(15, $gameParty.members().length);
 
Last edited by a moderator:

Latest Threads

Latest Profile Posts

Oh error that I cannot pin point and that does not consistently occur. You have caused me to start from... the beginning.
gCcZIwO.gif

Expressions! Curse GIFs color limitation.
Collecting Stream thumbnails, don't mind me. :kaopride:



now you can smash up cars on the street lol...
finally got the right prompt for stable diffusion
1679983618086.png

Forum statistics

Threads
129,901
Messages
1,206,100
Members
171,083
Latest member
Maxell
Top