Search found 1 match

by Nerrok
Sat Jul 05, 2014 11:18 am
Forum: Help Forum
Topic: Adding time to a timer
Replies: 2
Views: 3606

Adding time to a timer

I tried looking all over for the solution for this one, but no luck. I want to add time to an existing timer. Let's say my MUD sends this line to me: Wait 10 seconds. I can make a tempTimer to track that and then give me an echo when the time's up. But then something like this happens on the MUD a f...