sc_kalle
05-23-2003, 09:25 AM
Again, g'day.
The 'keepalive' command is useful for the players who get disconnected when "nothing happens" for some time. Some modem users experience this, some ISDN/ADSL users as well.
You know who you are.
The 'keepalive' command will send you a blank line every Nth minute (which you specify yourself), most get by with ~7-8 minutes.
To enable, simply type:
> keepalive "8"
(For an empty string every 8th minute)
To disable again, type:
> keepalive
Enjoy!
-Kalle.
The 'keepalive' command is useful for the players who get disconnected when "nothing happens" for some time. Some modem users experience this, some ISDN/ADSL users as well.
You know who you are.
The 'keepalive' command will send you a blank line every Nth minute (which you specify yourself), most get by with ~7-8 minutes.
To enable, simply type:
> keepalive "8"
(For an empty string every 8th minute)
To disable again, type:
> keepalive
Enjoy!
-Kalle.