Jump to content

[Plugin] Auto Demo Recorder


Recommended Posts

kenzake powah!
Posted

Descriere: Cand intri pe server porneste automat un demo care e salvat in cstrikeDetalii despre ce face acest plugin.
Descarcare: Click
Nume: Auto Demo Recorder
Versiune: 1.2
Autor: NoName

Instalare:
1. Fisierul amx_demorecorder.sma il puneti in addons/amxmodx/scripting
2. Fisierul amx_demorecorder.amxx il puneti in addons/amxmodx/plugins
3. Intrati in fisierul addons/amxmodx/configs/plugins.ini si adaugati la urma:
amx_demorecorder.amxx

Cvaruri:
amx_demo "1/0" <default: "1">

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" <default: "0">

Turns on/off client SteamID before demoname in messages and demofile.
amx_demo_steamid "1/0" <default: "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"


Imagini:

40f98803c271.jpg

Guest
This topic is now closed to further replies.
×
×
  • Create New...