I'm not very good with scripting and I can usually figure things out by playing around with them, but this script continues to elude me. I'm using Leon's Party Changing System v1.2 and when I try to take a party member out of the party and put them into reserve an error pops up...
"ArgumentError occurred while running script.
wrong number of arguments(0 for 1)"
This is the event command that I'm using: $game_party.remove_actor_from_party(9)
I've tried everything I know of and it just doesn't want to work for me. I searched google and several other forums and haven't found any solution. Any help would be greatly appreciated.
EDIT:
:pinch: Strange how things figure themselves out...I found out what the problem was.
I'm not very good with scripting and I can usually figure things out by playing around with them, but this script continues to elude me. I'm using Leon's Party Changing System v1.2 and when I try to take a party member out of the party and put them into reserve an error pops up...
"ArgumentError occurred while running script.
wrong number of arguments(0 for 1)"
This is the event command that I'm using: $game_party.remove_actor_from_party(9)
I've tried everything I know of and it just doesn't want to work for me. I searched google and several other forums and haven't found any solution. Any help would be greatly appreciated.
EDIT:
:pinch: Strange how things figure themselves out...I found out what the problem was.
Share this post
Link to post
Share on other sites