- Joined
- Jan 13, 2015
- Messages
- 155
- Reaction score
- 7
- First Language
- French
- Primarily Uses
- RMVXA
Hello
I wish to know if it's possible to modify the current play turn with a script call, like :
$game_troop.turn_count -= 3
@turn_count -= 3
I dont have any idea how to write it and I guess it's totaly wrong typed.
Thanks in advance.
I wish to know if it's possible to modify the current play turn with a script call, like :
$game_troop.turn_count -= 3
@turn_count -= 3
I dont have any idea how to write it and I guess it's totaly wrong typed.
Thanks in advance.
