Typing rcon <password> quit, or typing quit in the rcon console, shuts down the server. Then, for all intent and purpose, the server is dead. If you are running a script to restart the server, which I assume most do, the script restarts the server in a few seconds after the server is shut down. Thus, the rcon console script needs to be given a way to reconnect to the server, just as the clients who are connected to the server when it quits would have to do. The alternative is to have to forcibly close the rcon script and run it again.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Matthew Tylee Atkinson Sent: Tuesday, October 31, 2006 5:14 PM To: AGRIP User and Developer discussion list Subject: RE: [AGRIP-discuss] restarting a server using remote admin eye C. I did wonder if quit would just shut it down, as opposed to restarting it. How do you restart it, then? Issue quit in the rcon and then manually restart it? I will improve the code and send out a new version. I'm going back to hospital tomorrow, hopefully to be told I can start building up my walking muscles. When last I was there, I had an emergency appointment (the week before last) and waited 2.5 hours -- so don't expect me to be back any time soon, lol. Interestingly, well, for some of you maybe, on the way out, I was interviewed by the BBC and ended up on East Midlands Tonight. Here is the story: http://tylee.f2s.com/LeicesterHospitalCutbacks.rm (higher quality, smaller size) http://tylee.f2s.com/LeicesterHospitalCutbacks.wmv (lower quality, larger size) Apologies to those for whom video simply wastes bandwidth and disk space. bye just now, -- Matthew Tylee Atkinson <[EMAIL PROTECTED]> _______________________________________________ AGRIP-discuss mailing list [email protected] http://lists.agrip.org.uk/cgi-bin/mailman/listinfo/agrip-discuss _______________________________________________ AGRIP-discuss mailing list [email protected] http://lists.agrip.org.uk/cgi-bin/mailman/listinfo/agrip-discuss
