View Single Post
bobdole
SourceMod Donor
Join Date: May 2008
Location: Houston,Texas
Old 03-10-2010 , 20:53   Re: D-FENS - Patch for upload/download server file exploit. (Updated 11-29-2009)
Reply With Quote #237

yes just remove the command from server.cfg completely.

and yes rcon_lock will still function, rcon lock simply gets the rcon by seeing what it is set to from the cvar rcon_password. what your doing is simply defining your cvar in a place where outside eyes can't see it.

and i chose not to run KAC for the pure reason that his beta version does not support a non-sockets version (i could easaly modify it to not need sockets but why take the time) and i also dont like to hear that the reason is because he dosnt want to support two different builds when he can simply have a cvar that can turn off or on the network features (or even detect if sockets is installed on the server and disable newtork events then) its not but a few extra lines of code but for some reason still refuses to do it.
bobdole is offline