I just got the KGC overdrive script for the Tankentai ATB system and when I try to play test it crashes the game with an error in script 222 I'm pretty sure it's related to the instructions it gave me, I'm not doing something right, but I do know I have the custom command menu script above it, the scripts are in the positions it instructed. but the script is telling me

"INSTRUCTIONS:
# 1) Place this script ABOVE Main and BELOW the Custom Commands script
# 2) Edit the vocabulary and constants in the Limit_Break module

when I try starting it up it says line 222 has an error, line 222 looks like this

add_menu_command(Limit_Break::Menu_Index, Vocab::Limit)

it says to edit the Vocabulary in the Limit Break module so I imagine I'm suppose to edit Vocab and the two ( ; ) constants that come after it. I tried deleting them then it says the word "Limit is the error.

could someone please help me out? I would REALLY appreciate it.

here's a link to the whole script if you need to look at it

http://www.hbgames.org/forums/viewtopic.php?f=11&t=62005