.: Description :. Have you ever seen, how banned players complained on the admins on the forums and couldn't prove without a recorded demo, that they are not cheaters? This plugin will help players, who played on server(hltv off) and hasn't recorded demo before they have been banned and admins to correctly consider an application for unban. It will automatically start to record a demo to player's cstrike folder after he will connect to the server. I hope it will be really usefull. .: CVars :. Turns on/off the plugin. amx_demo "1/0" Swithes between demo modes (0/1/2). "0" - Demoname determin?s by an amx_demoname CVar. "1" - Demoname will be a server's IP with Port (amx_demo_name CVar is ignored). "2" - Demoname will be the hostname (amx_demo_name CVar is also ignored). amx_demo_mode "0/1/2" Turns on/off client SteamID before demoname in messages and demofile. amx_demo_steamid "1/0" Time before demo recording starts in seconds. (If it is less than 5, it will automatically set to 5, but willn't apply the changes to the console. I recoment to use default settings) amx_demo_rectime "15" The name of your demo what will be saved in client's cstrike folder. amx_demo_name "Autorecorded demo" The prefix that will be displayed before messages when amx_demo_rectime have passed. amx_demo_prefix "AMXX" // _________________________________________________________________________ // // ****************** * * * amx_demorecorder.amxx * * * ******************** // amx_demo 1 amx_demo_mode 0 amx_demo_steamid 1 amx_demo_rectime "20" amx_demo_name amx_demo_prefix "AMXX"