• Due to recent spam attacks that heavily used compormised accounts we did reset all user passwords, AGAIN, if it happens and your account got compromised again due to re-used passwords your account will be perma-banned.

misceffect OnTimer

Last edited by a moderator:
I don't think so, but you can write the OnTimer label on the NPC you need it on and just initnpctimer from the npc you want to call misceffect:

Code:
*initnpctimer	{ "<NPC name>" {, <Attach Flag>} }
 
Back
Top