i'm fixing to discover a snippet that will allow me to add or remove features from the actors via the script editor. i am modifying my main menu. i included a "Tactics" command option that when selected activates the status menu for individual character selection (equip, status, skill, etc...). when you press the ok button on one of the actors i would like simply to toggle the auto battle feature from inside the "ok_personal_command" method in "Scene_Menu."
i have everything in order, except i can't figure out how to manually add or remove features to actors...any help?
i'm using RPGMakerVXAce.