10-27-2009, 02:54 PM
I mean there are two or more calls to equip itself (not sure, I'm at work now) within the equip method. That is going to give many headaches everytime you alias it, because the extra code gets unexpectedly executed twice and with a status that is neither before nor after the execution of the basic code, with hardly predictable results.
EDIT: The SLS steps in at this point by removing all the equipment skills before the equip command is called and adding all the equipment skills after the equip command is executed; the extra equip calls crash everything...!
EDIT: The SLS steps in at this point by removing all the equipment skills before the equip command is called and adding all the equipment skills after the equip command is executed; the extra equip calls crash everything...!