03-23-2009, 11:05 PM
I'm trying to make it so that when you use the skill, the target or the user gets 2 turns instead of 1. Not including the turn used to use the skill.
EDIT: I get an error sometimes in battle. The error is on line 252 and on that line is:
battler.super_arts_points=0
The error is:
Script 'Super Arts 1.6' Line 252: NoMethodError occured
undefined method super_arts_points= for #game_enemy:0x3d424f8
Usually when I get an error, I just figure it out on my own, but I haven't been able to fix this one.
EDIT: I don't know what was wrong, but I fixed it.
EDIT: I get an error sometimes in battle. The error is on line 252 and on that line is:
battler.super_arts_points=0
The error is:
Script 'Super Arts 1.6' Line 252: NoMethodError occured
undefined method super_arts_points= for #game_enemy:0x3d424f8
Usually when I get an error, I just figure it out on my own, but I haven't been able to fix this one.
EDIT: I don't know what was wrong, but I fixed it.
My partner in crime = TREXRELL