- Joined
- Dec 6, 2020
- Messages
- 64
- Reaction score
- 1
- First Language
- english
- Primarily Uses
- RMMV
Using MV and Yanfly's formation and targetcore plugins.
the question is, how do I make a spell that lets me choose 2 targets but is also controlled Yanfly's formation parameters I set. for example, my warrior knows the "cleave" spell that's scope is any 2 targets I pick BUT is limited to the front row only because it is a melee spell. all I'm seeing is spells that hit entire rows, I don't want that. if there are 4 in front and the spell is limited to only being able to hit 2 people I want to be able to select which 2 in that row of 4 i hit.
another is how do I make a range of rows that the spell can hit. for example my mage knows fireball. it should be able to hit anything in the 1st and 2nd row but not the back 3rd row as that would be considered "long range." i see the code for setting specific rows but not ranges of rows.
thanks.
the question is, how do I make a spell that lets me choose 2 targets but is also controlled Yanfly's formation parameters I set. for example, my warrior knows the "cleave" spell that's scope is any 2 targets I pick BUT is limited to the front row only because it is a melee spell. all I'm seeing is spells that hit entire rows, I don't want that. if there are 4 in front and the spell is limited to only being able to hit 2 people I want to be able to select which 2 in that row of 4 i hit.
another is how do I make a range of rows that the spell can hit. for example my mage knows fireball. it should be able to hit anything in the 1st and 2nd row but not the back 3rd row as that would be considered "long range." i see the code for setting specific rows but not ranges of rows.
thanks.