|
klerindias Novice
Joined: 23 Jan 2010 Posts: 37
|
Posted: Fri Oct 03, 2014 9:01 am
Losing link without CMUD prompt to reconnect |
Since few days, i losing link in mud and really dont know when, do not have any message or window.
How to make cmud see when i lose and auto reconnect?
Before i had no problem like this.
Mud got installed MCCP so losing 1packet for few minutes shouldnt be problem.... |
|
|
|
shalimar GURU
Joined: 04 Aug 2002 Posts: 4690 Location: Pensacola, FL, USA
|
Posted: Tue Oct 07, 2014 2:12 pm |
the easiest option is a stayalive trigger to prevent the packet loss in the first place.
CMUD cant always tell if the connection is still alive, sending a command to the game will ensure it can tell, and trigger the reconnect.
could be something as simple as...
#ALARM "keepAlive" -5:00 {xp}
which would send the xp command every 5 minutes you are connected |
|
_________________ Discord: Shalimarwildcat |
|
|
|
|
|