I have been trying to give a greatsword the Death Magic ability. I tried setting the activation and deactivation lines to "case EVENT_TYPE_EQUIP" and "case EVENT_TYPE_UNEQUIP" and left the rest of the script unchanged, but it didn't have any effect in game. Does anyone know what else I need to do the the script to accomplish this?
Edit: It thought that I might need to change the line "case EVENT_TYPE_SPELLSCRIPT_PENDING" to another case event, but I am unable to figure out what? Or even if this line needs to be changed at all?
Modifié par shadow5973, 17 novembre 2010 - 04:14 .