|
Killfile Novice
Joined: 30 Sep 2002 Posts: 32 Location: USA
|
Posted: Tue Jan 14, 2003 1:49 pm
On Connect?? |
I know I happened upon an alias, trigger, or somesuch that executes automagicly upon connection to a mud. At least, I did once upon a time. Now that I need it, however, I can't find it and my searches of the helpfile have been in vain. Does anyone know what this command is?
On a related note, is there a usefull way to grab my connection time for a session as a variable? The tick timer is nice, but I'm looking for something that goes up without having to use a counter based on alarm triggers.
--Killfile |
|
|
|
Kjata GURU
Joined: 10 Oct 2000 Posts: 4379 Location: USA
|
Posted: Tue Jan 14, 2003 4:13 pm |
Just create an alias named atconnect. zMUD will call this alias when a conneciton is made to the MUD.
You can get how many seconds you have been connected to the MUD in the %ctime pre-defined variable.
Kjata |
|
|
|
Killfile Novice
Joined: 30 Sep 2002 Posts: 32 Location: USA
|
Posted: Tue Jan 14, 2003 4:17 pm |
Thank you so much :-)
--Killfile |
|
|
|
|
|