- 26
- Posts
- 7
- Years
- Seen Dec 19, 2018
Hi, so I'm trying to make Set the only battle style in my game, but fsr every time I change the value of the "@battlestyle =" to "@battlestyle = 1" which is the value of "set", it still keeps defaulting to "switch". Obviously I plan to eventually erase switch entirely, but I can't even default the battle style to set, which would keep me from being able to remove it if the game keeps making switch the default battle style every time.
Is there something in the PScreen_Options script that I'm overlooking? I tried changing the values of the other options such as text to default to "fast" as opposed to normal and that worked just fine. Sorry if this is a dumb question but I'd just really like to know.
Is there something in the PScreen_Options script that I'm overlooking? I tried changing the values of the other options such as text to default to "fast" as opposed to normal and that worked just fine. Sorry if this is a dumb question but I'd just really like to know.