The Simple knife warmup plugini only allows knife fight at the start of the first round for each new map transition. Standard fighting time is 60 seconds with cvar support . You can extend or shorten this period.
Cvar command;
- warmup_timer 60 / Command to set war time
.
.
simple_warmup.amxx is with mp_freezetime 0
simple_warmup3.amxx is with mp_freezetime 3
.
Setup;
- 1. File “simple_warmup.sma” to / cstrike / addons / amxmodx / scripting folder.
- 2. File “simple_warmup.txt” to / cstrike / addons / amxmodx / data / lang folder.
- 3. “simple_warmup.amxx” file to / cstrike / addons / amxmodx / plugins folder.
- 4. Add the text “simple_warmup.amxx” to the bottom line of the /cstrike/addons/amxmodx/configs/plugins.ini file.
- 5. Finally restart the server, or change map.!