Copyright © 2009 Endi
Installation server side UCP
1) Copy ucp.amxx to ../cstrike/addons/amxmodx/plugins
2) Edit plugins.ini - ../cstrike/addons/amxmodx/configs, add line ucp.amxx
3) Copy ucp.exe to root directiry with hl.exe
4) Copy ucp.wad to ../cstrike
5) Copy banlist.txt & config.cfg to ../cstrike/addons/amxmodx/configs/ucp
Comands:
ucp_ban [nick/userid] [time in mins (optional)] - banned on a local server of the player on the identifier (Serial Number HDD).
ucp_banid [id] [time in mins (optional)] - banned on a local server of the player on the entered identifier.
ucp_unban [id] - unbanned on a local server of the player on the entered identifier.
ucp_banlist - list of banned players.
ucp_version - list version of anticheat.
ucp_screen [nick/userid] - take screenshot adn send it to FTP server in jpg format.
ucp_enable [1/0] - enable/disable plugin. def - 1 (enabled).
ucp_steam [1/0] - option that allow to join to server from steam clients. def - 0 (disabled).
Description of files:
config.cfg
line 1 - info for users connected to server without client of anticheat.
line 2 - info for users incase getting ban.
line 3 - info for users to update version of client.
line 4 - address of ftp, users and pass.
FtpServer*FtpPort*FtpLogin*FtpPassword*FtpDirectory*
* - must be placed in the end of line!
Take screenshots with not less 7 sec, otherwise could be some problems.
FtpServer - HOST or IP of FTP server.
FtpPort - PORT FTP. (def 21)
FtpLogin - Login FTP.
FtpPassword - Password FTP.
FtpDirectory - Screens directory. If current dir, write '/'.
Example:
Game is not started through anticheat UCP!
You are banned on this server!
Please, restart the anticheat for update!
ftpserver.ru*21*anonymous*password*screens/server1*
banlist.txt
ID's of banned users. (each id on defferent line)
ucp.wad è ucp.exe
Original files for making comparison with client side.
If You find any serious troubles or undetected cheats, please contact with author and leave link to cheat or sent it on e-mail: support@ucp-anticheat.ru Next version of antichet will fix up founded bugs.