cs 1.6 Anti-Hack Rcon ( Enable/Disable )

 Anti-Hack Rcon ( Enable/Disable )




You can use this Plugin in the case there was a breakthrough in the private to server Rcon

---------------------------

Auto Exec Disable Rcon Command:

goto

Code:

cstrike/addons/amxmodx/configs/amxx.cfg

And Add This Command:

Code:

amx_disable_rcon

---------------------------

include'S



PHP Code:

#include <amxmodx>

#include <ColorChat> 

---------------------------

Commands:


PHP Code:

    register_clcmd("amx_disable_rcon", "CmdDisableRcon")

    register_clcmd("amx_enable_rcon", "CmdEnableRcon") 

---------------------------

Cvars


PHP Code:

        g_rcon_password1


/*-------------------------*/

    g_rcon_password1=register_cvar("rcon_password", "PasswordHere1") 

This service is provided by the Plugin





Download Click Here

Sma

Amxx






See Also :