08-01-2014, 10:51 AM
Hmm, I still can't understand, when I set actor class with the ID that larger then the maximum number of actors in database (Ex: maximum number of actor in DB is 8 actors, I set an actor class to class 9), and when I call skilltree of that actor, error popup warning about nil: nil class in line:
for i in $game_actors[actor_id].initialskills[branch].keys
for i in $game_actors[actor_id].initialskills[branch].keys