Quoted By:
OK I keep getting syntax errors now and I see now problem and the errorlog isn't helping
---------------------------
Pokemon Evolution Blue
---------------------------
Script 'PokeBattle_Move' line 1353: SyntaxError occurred.
---------------------------
OK
---------------------------
What do? This is the code
def pbMoveFailed(
attacker,opponent)
# Called to determine whether the move failed
return false
end
end