Notice: Any messages purporting to come from this site telling you that your password has expired, or that you need to verify your details, confirm your email, resolve issues, making threats, or asking for money, are
spam. We do not email users with any such messages. If you have lost your password you can obtain a new one by using the
password reset link.
Due to spam on this forum, all posts now need moderator approval.
Entire forum
➜ MUSHclient
➜ General
➜ AddTimer and functions
It is now over 60 days since the last post. This thread is closed.
Refresh page
| Posted by
| AdInfinitum
(74 posts) Bio
|
| Date
| Tue 13 Jan 2015 06:34 AM (UTC) |
| Message
| I'm writing a script for a game where a random piece of the puzzle is revealed over intervals of 10 seconds. My problem is not seeing a way to use AddTimer in conjunction with a function. For instance, AddTimer("reveal",0,0,10,random_reveal(),timer_flag.Enabled,"") will not work because random_reveal() is not a string.
Is it possible, or will I be resolved to enabling and disabling the timer each time? The reason I want to use AddTimer, by the way, is that I can change the timer quite easily instead of having to edit the timer itself, so 10 seconds can turn to 5 seconds easily. Thanks. | | Top |
|
| Posted by
| AdInfinitum
(74 posts) Bio
|
| Date
| Reply #1 on Tue 13 Jan 2015 07:13 AM (UTC) |
| Message
| | Seems DoAfterSpecial is what I'm looking for. Sorry for the post! | | Top |
|
The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).
To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.
11,618 views.
It is now over 60 days since the last post. This thread is closed.
Refresh page
top