11-20-2016, 08:10 PM
(11-20-2016, 07:17 PM)kyonides Wrote: Script Call for Team Leader (Aluxes alias Alex?)
$game_party.actors[0].skill_limit +=1
Script Call for Any Actor in the Database
$game_actors[ID].skill_limit += 1
The only thing about the second script call I might add is that I'm not sure if heroes not currently available in your party will keep that, especially after you load a saved game. I haven't tested the script under such circumstances so far...
Im going to test it today or tomorrow and edit it then.
EDIT: I couldnt test it because of another bug.
When a party member is not in the party from the beginning and I add him in game and try to look on his learned skills I get the following message: