RE: Help with Timer (AddTimer)
I'm new to all this but would it work if you set a variable in the startup to 0, and then in the OnEvent_MessageSend for "/unclone" set it to 1 and for "/cloneR" set it to 0.
Then before the timer is reset in the clone event put an if statement so that it only resets the timer if the variable is 1, and so ending the loop for zero?
If this is nonsense by the way then just ignore me, lol!
This post was edited on 01-12-2007 at 08:00 PM by What?.
|