03-30-2010, 02:13 AM
@Gagarazzi
I forget to add some instructions on the Overdrive script.
The overdrive must be "unlocked", with an script call add the code:
$game_actors[Actor ID].overdrive_unlock = true
Not 100% sure if the code is this one, i will check it later
And also it must be put bellow the ATB.
Try to put the script in the same order as they were bellow main.
I forget to add some instructions on the Overdrive script.
The overdrive must be "unlocked", with an script call add the code:
$game_actors[Actor ID].overdrive_unlock = true
Not 100% sure if the code is this one, i will check it later
And also it must be put bellow the ATB.
Try to put the script in the same order as they were bellow main.