PDA

View Full Version : How to take off password on the g_password command?


tk005x
03-07-2004, 12:23 AM
I've been trying to figure out how to take off the g_password command without shutting the server down or loading a different config, anyone know how to do this? i tried putting in /rcon g_password and then blank but that doesnt seem to work either...
Anyone have any ideas how to get it off without shutting down server or loading a differnet config?

Thanks...

Jedi_Pimp
03-07-2004, 01:34 AM
ok here are the cmds :

to set the game password:

rcon set g_password "whatever"


to REMOVE the password (unlock):

rcon set g_password ""



and thats how hard it can get !! :wink:

PS: if the pass doesnt get off reload the map AFTER executing the cmds.