- Joined
- Nov 7, 2018
- Messages
- 58
- Reaction score
- 52
- First Language
- C#
- Primarily Uses
- RMMV
I'm trying to make a check through a common event if it's the first turn in the battle or not.
However, I have no clue where I can find the script to say that.
Doing it through the battle pages is not really an option, since this event needs to be triggered through an attack(If that attack happens on the first turn AND if the hero has 30 TP or less, THEN)(Oh, and some switches need to be on as well to work, so you know.).
And.. for future reference: how can I find these kinds of lines myself? I am aware of the script call list's existence, but I often find myself looking for scripts calls I can't find in there. Usually google does the trick, but this time, I'm having a really hard time finding the answer..
Thanks in advance!
However, I have no clue where I can find the script to say that.
Doing it through the battle pages is not really an option, since this event needs to be triggered through an attack(If that attack happens on the first turn AND if the hero has 30 TP or less, THEN)(Oh, and some switches need to be on as well to work, so you know.).
And.. for future reference: how can I find these kinds of lines myself? I am aware of the script call list's existence, but I often find myself looking for scripts calls I can't find in there. Usually google does the trick, but this time, I'm having a really hard time finding the answer..
Thanks in advance!
