Hi,
I'm completely new to scripting or coding, and I'd like help how to make a tick timer, and in doing so, maybe I'll learn the basics and make other fun triggers.
Right now I'm trying to make a trigger that tracks ticks in the MUD. The ticks are about 60 seconds, although never the same. My plan was to make a 60 second timer, and then a trigger that resets the timer each time a spell wears of (You feel less protected).
So here are some of my questions. For my timer, how do I set the name that the trigger will use? Is it the "label", "script", "group", or "variable" field?
As for the trigger itself...I have no clue where to start! I tried to put "You feel less protected" in the "trigger" field and in "send:" I put "ResetTimer("ticktimer")". I put "send to:" to "lua".
It's not working at all. Any pointers?
Thanks in advance for your time.
Ged
I'm completely new to scripting or coding, and I'd like help how to make a tick timer, and in doing so, maybe I'll learn the basics and make other fun triggers.
Right now I'm trying to make a trigger that tracks ticks in the MUD. The ticks are about 60 seconds, although never the same. My plan was to make a 60 second timer, and then a trigger that resets the timer each time a spell wears of (You feel less protected).
So here are some of my questions. For my timer, how do I set the name that the trigger will use? Is it the "label", "script", "group", or "variable" field?
As for the trigger itself...I have no clue where to start! I tried to put "You feel less protected" in the "trigger" field and in "send:" I put "ResetTimer("ticktimer")". I put "send to:" to "lua".
It's not working at all. Any pointers?
Thanks in advance for your time.
Ged