Hi all
I want a timer that will fire every 10 seconds like when a meld hits. I was wondering how can I make a timer to extra actions?
What i've done is, tempTimer(10, [[ echo("this is timer #1 going off 3s after being made\n") ]])
send("meld effect") 10 seconds
any help would great, thank you!
Comments