Page 1 of 1

Attack hook

Posted: Wed Sep 26, 2007 1:29 am
by chaosdevi
can you give me a link to any script, whick hooks attack?
thank you

Posted: Wed Sep 26, 2007 3:07 am
by OldnGrey
Look at the World of Dreams scripts in the Custom Scripts Releases forum.

Posted: Wed Sep 26, 2007 3:36 am
by chaosdevi
Well, I couldn't find any attack hooks in WoD
in folder "hooks" there are only skill advancemend scripts(
can you tell me exactly the file name?

Posted: Wed Sep 26, 2007 4:54 am
by OldnGrey
The pkg/combat/syshook_combat.src is the starter script for combat. It starts other scripts depending on the weapon.
There is a syshook.cfg file that enables it also in the same directory.

Posted: Wed Sep 26, 2007 9:20 am
by chaosdevi
OldnGrey wrote:The pkg/combat/syshook_combat.src is the starter script for combat. It starts other scripts depending on the weapon.
There is a syshook.cfg file that enables it also in the same directory.
Thanks a lot!
It really helped!