Installation for HL1
Installation for HL2
Note
Missions of files
config.cfg - the configuration file anticheat.
banlist.txt - ID's of banned users.
ucp.cmd - original file of a client part, serves for identification and autoupdating.
filelist.txt - the list of files for check. 100 lines there are more.
cvarlist.txt - the list of cvars for blocked. 50 lines there are more. (default cvars for Counter-Strike) (For only HL1)
ucp.txt - server messages in different languages for HL1.
ucp.phrases.txt - server messages in different languages for HL2.
Commands
ucp_ban [nick/userid] [time in mins (optional)] [reason (optional)] - banned on a local server of the player on the identifier computer. If time banned it is not specified, or it is specified 0, banned forever.
ucp_banid [id] [time in mins (optional)] [reason (optional)] - banned on a local server of the player on the entered identifier. If time banned it is not specified, or it is specified 0, banned forever.
ucp_unban [id] - unbanned on a local server of the player on the entered identifier.
ucp_banlist - shows the list of banned players.
ucp_banlist_file [full file name/0] - path to a file where identifiers banneds users are stored (default "0").
0 - will read a file from a directory by default.
ucp_version - shows version anticheat.
ucp_who - shows the list of players on a server.
ucp_redirect [0/address:port] - HOST or IP address of the server which will be redirected infantrymen entered without anticheat users (Default "0", the function is disabled).
ucp_screen [nick/userid] [1] - removes a screenshot from the player and sends on a server in a format jpg on the selected protocol. The second parameter is needed only in the mode HTTP, to see a screenshot without leaving the game.
ucp_autoscreen [interval/0] - removes a screenshot from the player on the set time slice (on seconds). The minimum periodicity should be not below 60 seconds (default "0").
ucp_mode [0/1] - On/OFF a plugin anticheat without server restarting. (default "1")
0 - plugin off
1 - plugin on
ucp_checkfile_mode [0/1/2] - ON/OFF a check of files from filelist.txt (default "1").
0 - off
1 - on, at finding of stereotyped files deletes them and I uploaded the new
2 - on, at finding of stereotyped files close game with the message that it is need to reinstall game
ucp_upload_mode [FTP/HTTP/LOCAL] - the protocol on which the sreen on a server will be sent (default "FTP").
FTP - File Transfer Protocol
HTTP - HyperText Transfer Protocol
LOCAL - transfer sreens to local server (need established plugin UCP Screen Uploader)
ucp_upload_host [address] - HOST or IP of server.
ucp_upload_port [number] - PORT server.
ucp_upload_user [login] - Login FTP server.
ucp_upload_pass [password] - Password FTP server.
ucp_upload_path [path] - Screens directory. (if current dir, write '/')
ucp_build [build number/0] - number or numbers build from which it is authorised to connected on a server (default "0", the option means is switched off). It is possible to specify as one build "4156" and a little "3779; 3939; 3248; 3266". Anticheat learns following builds:
[HL1] 2834, 3147, 3210, 3248, 3266, 3329, 3382, 3647, 3779, 3939, 4156, 4381, 4554
[HL2] 3048, 3152, 3264, 3224, 3698, 3945
ucp_cpurl [http url/0] - possibility to show the banner in the field Content hosting provided by: at connection to a server (default "0", the option means is switched off). Create html file, for example cs.html, to write there the following code:
<body topmargin="0" leftmargin="0" marginwidth="0" marginheight="0" style="margin: 0px" bgcolor="#000000">
<html>
<a href="http://your address"><img border="0" src="cs.jpg"></a>
</html>
</body>
where cs.jpg your banner with the sizes 340õ56. Upload cs.html, cs.jpg to your http server and write here http://your address/cs.html