Ive found this old thread
http://gammon.com.au/forum/?id=9912
I am using MUSHClient 5.06
I started having connection issues after I was forced to change ISP, which nessecited a new cable modem. I have completely no idea of how to configure it.
Its quite frustrating to frequently lose connection to the server. Ive been experimenting with timer commands to no avail and why I went looking for dedicated keepalive commands.
But the commands supplied on the old page gives errors. Is there any more up todate?
Both commands below as seen on the page is not working for me and gives the same error.
/SetOption ("send_keep_alives", 1)
print ("keep alives =", GetOption ("send_keep_alives"))
https://imgur.com/a/9ImRRfp
Its danish and says:
Parentheses cannot be used when calling a Sub
http://gammon.com.au/forum/?id=9912
I am using MUSHClient 5.06
I started having connection issues after I was forced to change ISP, which nessecited a new cable modem. I have completely no idea of how to configure it.
Its quite frustrating to frequently lose connection to the server. Ive been experimenting with timer commands to no avail and why I went looking for dedicated keepalive commands.
But the commands supplied on the old page gives errors. Is there any more up todate?
Both commands below as seen on the page is not working for me and gives the same error.
/SetOption ("send_keep_alives", 1)
print ("keep alives =", GetOption ("send_keep_alives"))
https://imgur.com/a/9ImRRfp
Its danish and says:
Parentheses cannot be used when calling a Sub