I want to remove commands such as Attack, Guard and Item for my tutorial battles. Of course there is a way to do it but I don't know how. Any help?
How To Remove Commands From The Battle Menu?
● ARCHIVED · READ-ONLY
-
-
You need a script to do that, and to do it temporary it is more complex.
Your best option would be to use one of the command manager scripts where each actor can have its own command list, and then use for your tutorial specific actors with only limited access that won't be used again in the regular game.
Yanfly and Tsukihime have written command manager scripts, you can find them on the master script list. -
You can temporary remove command by flipping switches using my script
http://www.rpgmakervxace.net/topic/24121-theo-command-remover/ -
Moving to RGSS3 Script Requests