Page 1 of 1

old hook system

Posted: Tue Oct 24, 2006 4:18 am
by innominabile
To convert all old hook system scripts/misc/chrdeath.src
(and the others misc/*.src)

into the new:

syshook.cfg

SystemHookScript ChrdeathHook.ecl
{
ChrDeath ChrdeathScript
}

ChrdeathHook.src

export function ChrdeathScript()

?