Just a reminder that providing specifics on, sharing links to, or naming websites where ROMs can be accessed is against the rules. If your post has any of this information it will be removed.
Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.
The title pretty much explains it. My game has small tournaments so I want to make it so that the player may not have the "Switch" option on during those series of battles.
Well you can set the battle style with $PokemonSystem.battlestyle. 0 is Switch, and 1 is Set.
You might want to set a variable to the value of this variable so you can restore it afterwards. I have an example below.