objectionLogic
Member
I've been playing around with Dargor's Party Changing script which is awesome, but I had another menu setup which was incompatible with it, so I chose to just stick with his script and thus use his Command Manager Script. However, I'm not quite sure how I create commands.
His comments simply state to add a command, you use @command_window.add_command("command"), however, all I want this command to do is call a common event using $game_temp.common_event_id. I tried fiddling around with the actual script tiself since it overrides the menu, however, I kept getting errors. So would anyone be able to help me with this? Thanks.
His comments simply state to add a command, you use @command_window.add_command("command"), however, all I want this command to do is call a common event using $game_temp.common_event_id. I tried fiddling around with the actual script tiself since it overrides the menu, however, I kept getting errors. So would anyone be able to help me with this? Thanks.