On 04.10.2004 at 23:07 Jacen Andrews <[EMAIL PROTECTED]> wrote: >I read in the documentation how to set RCON passwords and such for the >servers, but when I'm in the console during gameplay, I enter the >password but cannot command jack. I can only control stuff remotely via >AMX, but I want to use the rcon stuff valve released with the server >software. You know, be able to restart the server edit my ban list and >such.... how can this be done? How do I add admins that the HLDS >software will recognize and let do any of this stuff? and where do I >find the proper comamnds...or do I add "rcon_<command>" for everything? >Valve keeps stating how to set the rcon_password but never specifies >how to admin, or what commands are available.
In your server.cfg you set a rcon password with 'rcon_password "urpassword"' Then connect to your server, type in the console: rcon_password "urpassword" Then you can use with rcon <command> every command which is directly avaible from the server console. greetings ruwen _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux

