Ban With Screen Shot

Amx Screenshot Ban


Description:
It allows admin to ban the Client with screenshot.

.:: Installing ::.
Upload amx_ssban.amxx into mod_dir/addons/amxmodx/plugins (mod_dir = cstrike, czero, dod etc)
Upload screen_message.txt into mod_dir/addons/amxmodx/data/lang
Open plugins.ini from mod_dir/addons/amxmodx/configs
Add at the end of the list on a new line like follows:
Code:
amx_ssban.amxx
Save and close plugins.ini
Restart Server or Change Map


If you use AMXBANS you need to follow this steps:
Open amxx_ssban.sma and find approximate line 105 that looks like this:
PHP Code:
#define AMXBANS 0 // Set this to 1 to enable AmxBans support. (Uses amx_ban [reason])  
Change 0 into 1
Save and Close
Recompile plugin
Move compiled *.amxx from compile folder to plugins folder


.:: Available CVAR's ::.
amx_ssdelay "1.0"
Delay between snapshots (Def.: "1.0") WARNING has to be .0 as is float
amx_bandelay "10.0"
Delay before ban is done (Def.: "10.0") WARNING has to be .0 as is float
amx_ssnumber "3"
Number of snapshots to take (Def.: "3")
amx_website ""
Unban request site (Def.: "www.yoursite.com")
amx_msg_type "3"
Info player/admin messages 1 - chat | 2- hud | 3- chat+hud (Def.: "3")



DOWNLOAD

0 comments:

Post a Comment