code:
hook.Add( "PlayerPasswordAuth", "PlayerPasswordAuth", function( name, pass,
steamID, address )
return {false, "Sorry, you are not welcome on this server!"}
end )
Even using Force Protocol:
gk_force_protocol_enable 1
gk_force_protocol 22
No errors, nothing, just not kick!
Original issue reported on code.google.com by t...@juliocesar.me on 26 Jul 2012 at 9:03
Original issue reported on code.google.com by
t...@juliocesar.me
on 26 Jul 2012 at 9:03