- Joined
- Aug 16, 2013
- Messages
- 4
- Reaction score
- 0
- First Language
- English
- Primarily Uses
I would like a random encounter system similar to Bravely Default, where you can have the option to turn them on and off. I'm new to creating scripts but I found something like this...
$gameSystem.disableEncounter();
$gameSystem.enableEncounter();
I'm assuming a menu add on script plus that would do the trick? I don't know how to do this stuff yet, so a quick point in the right direction would really make my life better. Thanks!
$gameSystem.disableEncounter();
$gameSystem.enableEncounter();
I'm assuming a menu add on script plus that would do the trick? I don't know how to do this stuff yet, so a quick point in the right direction would really make my life better. Thanks!


