|
Nemanach Newbie
Joined: 23 Feb 2006 Posts: 2
|
Posted: Thu Feb 23, 2006 11:26 pm
Outputing time left on tick-timer |
I am wondering if there is a way of outputing how much time is left on the tick-timer. Basically I have a timer set up that tells people in the mud when the tick is but I want to create a trigger so when they say "when" it will say "X seconds untill tick". I tried using #t? but that only seems to output to my screen, I want something I can output to everyone else.
Any ideas?
Thanks |
|
|
|
MattLofton GURU
Joined: 23 Dec 2000 Posts: 4834 Location: USA
|
Posted: Fri Feb 24, 2006 3:49 am |
use the %tick predefined variable. It's exactly what you want.
|
|
_________________ EDIT: I didn't like my old signature |
|
|
|
Nemanach Newbie
Joined: 23 Feb 2006 Posts: 2
|
Posted: Fri Feb 24, 2006 11:11 pm |
Perfect, thanks alot. Is there a list of predefinded variables anywhere?
|
|
|
|
JQuilici Adept
Joined: 21 Sep 2005 Posts: 250 Location: Austin, TX
|
Posted: Sat Feb 25, 2006 12:07 am |
Yep. See this page or check the index in the zMUD help for 'predefined'.
|
|
_________________ Come visit Mozart Mud...and tell an imm that Aerith sent you! |
|
|
|
MattLofton GURU
Joined: 23 Dec 2000 Posts: 4834 Location: USA
|
Posted: Sat Feb 25, 2006 5:26 am |
You can get there directly by clicking the Help|Reference menu.
|
|
_________________ EDIT: I didn't like my old signature |
|
|
|
|
|