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

Play RetroMUD
Post new topic  Reply to topic     Home » Forums » zMUD General Discussion
PHLN
Adept


Joined: 30 Dec 2001
Posts: 220
Location: Canada

PostPosted: Wed May 29, 2002 9:06 pm   

Reconnecting problems
 
When zMUD auto reconnect to my mud .. sometime it doesn't do it correctly and output a line of weird txt symbol .. anyone know how I can set up a trigger to re-connect again if the reconnection doesn't work the first time ?
Reply with quote
PHLN
Adept


Joined: 30 Dec 2001
Posts: 220
Location: Canada

PostPosted: Thu May 30, 2002 4:38 am   
 
No one know how to fix this problem eh ? .. hehe .. o well
Reply with quote
TonDiening
GURU


Joined: 26 Jul 2001
Posts: 1958
Location: Canada

PostPosted: Thu May 30, 2002 4:41 am   
 
Seeing weird text symbols when connecting to a mud can be a symptom of having
MXP enabled for a non-MXP mud. Try unenabling MXP etc in your zMud client.

Another idea is to figure out "how fast" you normally log in and identify a
text message you can latch on to.
ie:
Hack into atconnect in the hidden system class folder and add an alarm trigger that
reconnects if a variable is a 1. Have your identified unique-always there message to make the variable 0

So in class folder System
#ALIAS atconnect {#VAR V_Message_Seen 0;#ALARM +20 {#IF (@V_Message_Seen == 0) {#MENU {File|Reconnect}}}

#TRIGGER {~[2~] Establish a new character%s~[6~] Read about LegendMUD} {#VAR V_Message_Seen 1}

Assumes you hit that trigger in 20 seconds.

TonDiening
Beta Upgrading to 6.26
Reply with quote
PHLN
Adept


Joined: 30 Dec 2001
Posts: 220
Location: Canada

PostPosted: Thu May 30, 2002 2:15 pm   
 
Thx Yui ....
Reply with quote
Display posts from previous:   
Post new topic   Reply to topic     Home » Forums » zMUD General Discussion 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