kukata Posted May 2, 2020 Posted May 2, 2020 Name:kukata Rank:Co-Owner Example: First thing you should do is get proof.If the player is cheating you must record a demo,if you dont know how to check these:https://csblackdevil.com/forums/topic/339694-tutorial-how-to-record-demo/ https://csblackdevil.com/forums/topic/339688-tutorial-how-to-record-videos-in-windows10/ If the player retrys as last zombie,retrys gag,advertises other server you must take a screenshot.If you dont know how check this:https://csblackdevil.com/forums/topic/339708-tutorial-how-to-take-screenshot/ To ban a player take their name or ip address(using amx_showip) or (amx_last if the player left the game)after you obtain the name or the ip address and the proof you can use the following commands to execute the ban.amx_banip "name" "time" "reason" (You can use it only if the player is still on the server)amx_addban "ip" "time" (It's used to ban the IP of the player if he quits the game)amx_unban "name" or "ip" (It's used to unban the player give him access to the server again) 2
Nyx. Posted May 2, 2020 Posted May 2, 2020 Quote amx_banip "name" "time" "reason" (You can use it only if the player is still on the server) in this command he can change his name and back again i suggest to use amx_addban "ip or steam id" "perioud" 3
Recommended Posts