|
Samus Novice
Joined: 01 Jan 2003 Posts: 32
|
Posted: Thu Nov 06, 2003 12:11 am
Auto logging? |
Is there anyway for a trigger to quit the game, wait for 10 minutes than logg back in?
the pattern is "someone says quit"
and than the value is for you to quit, and than relog in 10 minutes. any way for that to be possible? |
|
|
|
LightBulb MASTER
Joined: 28 Nov 2000 Posts: 4817 Location: USA
|
Posted: Thu Nov 06, 2003 2:15 am |
As long as you aren't using Auto reconnect, yes.
#TR {someone says quit} {quit;#ALA +600 {#CONNECT}} |
|
|
|
Cuttlefish Apprentice
Joined: 28 Oct 2003 Posts: 164
|
Posted: Thu Nov 06, 2003 2:48 am |
Of course, as I'm sure LightBulb knows and would tell you, be SURE this value isn't something someone else could say, otherwise you could get screwed. If you have a character named Fnog, do it like this:
#TR {^Fnog says, "quit"} {quit;#ALA +600 {#CONNECT}}
Modify to suite your mud, but don't forget that ^ in front. This still leaves you open to some abuse, but not as much.
Granted, this is me being HIGHLY paranoid, but quit triggers are nothing to take lightly. |
|
|
|
|
|
|
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
|
|