Cvar supported game startup automatic restart plugin. New opening mapte restarts automatically after the second round.



Cvar commands;
amx_restart_round 2 (The command to restart in the third round)
amx_restart_time 15 (The command to restart after how many seconds in the selected round)
amx_restart_notice 3 ( Allows players to see how the res was taken)
- 0 : Don’t show up
- 1 : As a chat message
- 2 : As Hud message
- 3 : Both as a chat and as a hud message
amx_restart_message “%seconds% SECONDS MATCH START” … (command to change restart message)
amx_restart_hud_color “0 76 153” (you can change hud color RGP format)
amx_restart_message “MATCH START NOW”
amx_restart_message_color 4 (The command to show the color of the message)
- 1 : green
- 2 : red
- 3 : gray
- 4 : blue
- 5 : normal (con_color)
- 6 : team color
amx_restart_sound 0 (Command for restart to be sound supported)
Setup;
.

.
- 1. “autorestart.amxx” file to / cstrike / addons / amxmodx / plugins folder.
- 3. Add the text “autorestart.amxx” to the bottom line of the /cstrike/addons/amxmodx/configs/plugins.ini file.
- 4. Finally restart the server, or change map.!
Related Posts:Amxx Ping Faker
TOP PLUGINSSimple resetscore
TOP PLUGINSAmxx Unbanmenu For Admins
TOP PLUGINSDon't stay zoomed more than 3 sec.
TOP PLUGINSPlugin StatsX GUI 1.8 (player statistics) cs 1.6 - ENGLISH
TOP PLUGINSKill Assist
TOP PLUGINSAMXX AFK Manager - Afk to Spec
TOP PLUGINSAmxx 16vs16 on Map
TOP PLUGINSHUD C4 Timer AMXX Plugin
TOP PLUGINSCustum Hud Message
TOP PLUGINSAMXX Tutor Advertisments V2
TOP PLUGINSShow All Players IP - amx_showip
PUBLIC PLUGINS
Amxx Ping Faker
TOP PLUGINS
Simple resetscore
TOP PLUGINS
Amxx Unbanmenu For Admins
TOP PLUGINS
Don't stay zoomed more than 3 sec.
TOP PLUGINS
Plugin StatsX GUI 1.8 (player statistics) cs 1.6 - ENGLISH
TOP PLUGINS
Kill Assist
TOP PLUGINS
AMXX AFK Manager - Afk to Spec
TOP PLUGINS
Amxx 16vs16 on Map
TOP PLUGINS
HUD C4 Timer AMXX Plugin
TOP PLUGINS
Custum Hud Message
TOP PLUGINS
AMXX Tutor Advertisments V2
TOP PLUGINS
Show All Players IP - amx_showip
PUBLIC PLUGINS