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
devyn
Beginner


Joined: 26 Jul 2002
Posts: 13

PostPosted: Fri Jul 26, 2002 10:29 am   

auto-reconnecting after isp disconnect
 
I've got a reconnector that will reestablish my internet connection, but is there a way for me to have all of my characters that were on when I was disconnected, reconnect to a mud automatically, without having to do the file>reconnect thing manually?

-Devyn Draen
Reply with quote
Kjata
GURU


Joined: 10 Oct 2000
Posts: 4379
Location: USA

PostPosted: Fri Jul 26, 2002 11:40 am   
 
You can look for an alias named atdisconnet inside your System class folder. You may have to turn on View|Show Inherited to see it. When you find it, put the command #CONNECT in it.

Kjata
Reply with quote
devyn
Beginner


Joined: 26 Jul 2002
Posts: 13

PostPosted: Fri Jul 26, 2002 12:58 pm   
 
Thanks Kjata...works great!

-Devyn Draen
Reply with quote
devyn
Beginner


Joined: 26 Jul 2002
Posts: 13

PostPosted: Fri Jul 26, 2002 10:32 pm   
 
Well, it seems I spoke too soon...
I tried running a character overnight, and while it works when I'm just disconnected from the mud, when my isp disconnects me, it will try to reconnect for about 5 times then stop and display the 'host unreachable message'. Any other ideas?

-Devyn Draen
Reply with quote
Kjata
GURU


Joined: 10 Oct 2000
Posts: 4379
Location: USA

PostPosted: Sat Jul 27, 2002 1:14 pm   
 
Well, you could create a set of triggers to handle this. I never have tried this myself, so I'm not sure how well it will work, but try this:
#ALARM "reconTimer" {*60} {#CONNECT}
#TRIGGER {Connected to host *} {#T- reconTimer}

Now, change whatever you have in the atdisconnect alias to #T+ reconTimer

This will try to connect every minute until it sees the Connected to host... message. You might need to change the pattern of that trigger if zMUD doesn't want to match off that.

Kjata
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