NexiusTailer / Nex-AC

Anticheat system
https://pawn.wiki/index.php?/topic/27641-nex-ac/
GNU Lesser General Public License v3.0
213 stars 156 forks source link

Disable autokick and Sendclientmessage to admin #247

Closed syahrialdi1 closed 2 years ago

syahrialdi1 commented 2 years ago

How to disable auto kick and send notification to admin or rcon admin if someone uses cheat? and can i disable AC for RCON admin?

NexiusTailer commented 2 years ago

Use OnCheatDetected callback in your gamemode and make there your own actions when any detection occurs. See the example here.

and can i disable AC for RCON admin?

You can disable any anticheat code using EnableAntiCheatForPlayer.