Quote:
Originally Posted by fysiks
That's trickier than you think because when the server shuts down or changes the map it will write all the IPs and IDs to the ban files from memory and thus will undo what you did to the file while the server was running.
|
Interesting, I didn't know that.
Quote:
Originally Posted by hyphen
I cant understand why this command is failing
client_cmd(id, "rcon_password ^"%s^";rcon removeid ^"%s^";rcon_password ^"%s^"", g_rcon, szArg, "")
it does set rcon_password first, then use some rcon commands, then set rcon_password to blank. whats the flaw ?
|
It doesn't "set" the rcon at all. Did you not read my post?
__________________