- Joined
- Feb 10, 2015
- Messages
- 123
- Reaction score
- 119
- First Language
- English
Hopefully this hasn't been answered as I tried searching multiple ways and couldn't find it.
I'm trying to find where the current turn number, during battle, is stored, so I can access it during a function. I know there are other ways to do this (using event pages), but if at all possible, I'd like to do something like this:
if the current battle turn < some # {code}
else {code}
Unfortunately, I've thus far been unable to find how to access the current battle turn. Any help with this, would be greatly appreciated!
I'm trying to find where the current turn number, during battle, is stored, so I can access it during a function. I know there are other ways to do this (using event pages), but if at all possible, I'd like to do something like this:
if the current battle turn < some # {code}
else {code}
Unfortunately, I've thus far been unable to find how to access the current battle turn. Any help with this, would be greatly appreciated!
