Register to post in forums, or Log in to your existing account
 

Play RetroMUD
Post new topic  Reply to topic     Home » Forums » Finished MUD Scripts
HobbezG2
Beginner


Joined: 01 Mar 2012
Posts: 17

PostPosted: Wed Mar 07, 2012 8:22 am   

Dark and Shattered Lands (DSL) Tick Timer (zMud 7.21)
 
Dark and Shattered Lands
dsl-mud.org:4000
www.dsl-mud.org


One of the most essential tools for all your MUD'n needs: the Tick Timer! Another timeless
script written by Drax and tailored for Dark and Shattered Lands. In order for this to auto
sync your ticks, be sure to adjust the end of your prompt with
Code:
%t %c
.

NOTE:
%t : Display the current game time (%T works too)
%c : Display a carriage return (useful for multi-line prompts)

1) Copy the below provided script code into a notepad txt file.
2) Settings --> Import --> Script (ASCII) --> then select above file
3) Voila

Code:
#CLASS {TickTimer}
#VAR Minutes {0|3} {0|3}
#VAR DSLtime {??:??} {??:??}
#VAR Tick_Aff {49731}
#TRIGGER {~((%d):({@Minutes})0[ap]m~)$} {#VAR DSLtime %concat( %1, ":", %2, "0");#VAR Minutes {%if( %2, 0, 3)};#TS 41;#ADD Tick_Aff 1;#GAG}
#STAT {@DSLtime}
#STW {%if( @Affects_Toggle, @Affects_Window)}
#CLASS 0
_________________
Dark and Shattered Lands
dsl-mud.org:4000
www.dsl-mud.org
Reply with quote
Display posts from previous:   
Post new topic   Reply to topic     Home » Forums » Finished MUD Scripts All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

© 2009 Zugg Software. Hosted by Wolfpaw.net