HOOKTYPE_LOCAL_CHANMODE and HOOKTYPE_UMODE_CHANGE

These are old archives. They are kept for historic purposes only.
Post Reply
KeMiJohN
Posts: 14
Joined: Tue Sep 13, 2005 6:15 pm

HOOKTYPE_LOCAL_CHANMODE and HOOKTYPE_UMODE_CHANGE

Post by KeMiJohN »

I found these:

RunHook3(HOOKTYPE_UMODE_CHANGE, sptr, setflags, sptr->umodes);
RunHook7(HOOKTYPE_LOCAL_CHANMODE, cptr, sptr, chptr, modebuf, parabuf, sendts, samode);

but I cant seem to find any kind of description of these hooktypes..
So if anyone could describe these hooktypes for me, like this:
http://modules.unrealircd.com/hookaddpcharex.html
Post Reply