- Joined
- Nov 18, 2023
- Posts
- 3
- Age
- 33
Please help me how can I stop event processing if the player loses a battle
Like this -
script : TrainerBattle.start(Noob, Mr)
script : SetBattleRules("cannot lose")
Blah
Blah
Blah
If the trainer loses then the script stops processing please help me





Like this -
script : TrainerBattle.start(Noob, Mr)
script : SetBattleRules("cannot lose")
Blah
Blah
Blah
If the trainer loses then the script stops processing please help me





