CrimsonZombie
Member
I'm new at scripting, can somebody tell me how to make:
read class ID's for the party instead?
It's for a summoning script I'm using and I want to input the id #'s for the class instead of the actors.
Code:
$game_party.actors[@actor_index].id
It's for a summoning script I'm using and I want to input the id #'s for the class instead of the actors.