1
Help / PRC Spellhooking script?
« on: June 18, 2009, 09:02:16 PM »
Is the spellhook script that runs for every spell prc_prespell.nss? And if so what does defining this local int do?
Code: [Select]
SetLocalInt(oCaster, "PSCC_Ret", nReturn);

