- Joined
- Aug 18, 2019
- Messages
- 121
- Reaction score
- 16
- First Language
- English
- Primarily Uses
- RMMV
I want to hide the 'Passive' command for all my actors in battle-only.
I see I can use this?
hide_actor_command(ID, SYMBOL) so it would appear as hide_actor_command(1, Passive)
But I'm unsure of where exactly this is to be put??
I see I can use this?
hide_actor_command(ID, SYMBOL) so it would appear as hide_actor_command(1, Passive)
But I'm unsure of where exactly this is to be put??
