- Joined
- Mar 14, 2014
- Messages
- 18
- Reaction score
- 0
- First Language
- English
- Primarily Uses
I have an difficult situation regarding the turn count of states in my game.
I have several of yanflys plugins including Buffs and States core, but I needed state stacking so I got MrTS_States EX. The problem is when I added MrTS_States EX it allowed me to stack state, but now I cannot reset the turn count of states when they are reapplied.
I really want to keep the state stacking in my game, but the inability to refresh DOT effects before expiration feels cheap and unfair to the player. I was wondering if anyone knew how to reset turn count without using yanfly's plugin commands (EX. <Reapply Reset Turns> does not work.) or if there is a way to use the loophole I thought using <State x Turns: +y> but at the end of the turn check how many turns are on the state and if the turn count exceeds a maximum it will <State x Turns: -y> to equal the proper amount.
I am at a loss as to how to fix this bug and have been working on trying to fix it for 3 days.
I have several of yanflys plugins including Buffs and States core, but I needed state stacking so I got MrTS_States EX. The problem is when I added MrTS_States EX it allowed me to stack state, but now I cannot reset the turn count of states when they are reapplied.
I really want to keep the state stacking in my game, but the inability to refresh DOT effects before expiration feels cheap and unfair to the player. I was wondering if anyone knew how to reset turn count without using yanfly's plugin commands (EX. <Reapply Reset Turns> does not work.) or if there is a way to use the loophole I thought using <State x Turns: +y> but at the end of the turn check how many turns are on the state and if the turn count exceeds a maximum it will <State x Turns: -y> to equal the proper amount.
I am at a loss as to how to fix this bug and have been working on trying to fix it for 3 days.

