Cvars and Their Default Setting
General Cvars
amx_deadchat 1
- Enable/Disable dead players chatting with opposing teammates when alltalk is off.
amx_revivemsg 1
- Enable/Disable the HUD revive message when somebody is revived.
amx_loadsong 1
- Enable/Disable the loading songs when joining the server.
amx_adminlisten 1
- Enable/Disable Admins listen plugin. Lets admin see All chat
amx_flashsound 1
- Enable/Disable flash sound when using amx_flash
bullet_damage 1
- Enable/Disable the bullet bamage HUD above your crosshairs when you hit your opponents. (HP Damage)
allow_catchfire 1
- Enable/Disable people to catch other people on fire with amx_fire
amx_admin_check 1
- Enable/Disable the ability to say /admin(s) and show the admins online
Sound Fix
amx_soundfix 1
- Enable/Disable the echo sound fix plugin to fix echoes automatically.
amx_soundfix_pallow 1
- Enable/Disable players to be able to use /fixsound to fix echoes.
Bomb Transfer
afk_bombtransfer_spawn 7
- Maximum allowed AFK time for the bomb carrier from Spawn Only
afk_bombtransfer_time 15
- Maximum allowed AFK time for the bomb carrier from any AFK any time
C4 Timer
amx_showc4timer 3
- <0|1|3> - Off | T's only | CT's only | ALL
amx_showc4flash 0
- <0|1> - Sprite flashing
amx_showc4sprite 1
- <0|1> - Choose from 2 sprites
amx_showc4msg 0
- <0|1> - Shows a hud message about the timer
Stats Marquee
stats_marquee 0
- Enable/Disable the stats marquee option
amx_marqplayeramount 40
- Amount of top players that will be shown
amx_marqvertlocation 2
- Where the marquee will appear (1 = top, 2 = bottom)
amx_marqfulltime 600.0
- Amount of seconds in between each time the stat marquee loops
amx_marqtimebetween 6.0
- Amount of seconds each player is individually shown before the next player is shown
Join Leave Messages
amx_join_leave 1
- Enable/Disable the join/leave messages
amx_leavemessage_enable 1
- Enable/Disable the Leave Message
amx_enter_message "%name% has joined!\nEnjoy the Server!\nCurrent Ranking is %rankpos%"
amx_leave_message "%name% has left!\nHope to see you back sometime."
The actual messages
%name% = Users Name, %rankpos% = Users Current Rank, \n = New line
Spawn Protection
sv_sp 1
- (Command Variable) for the plugin 1=on 0=off
sv_sptime 2
- Controlling the message time (1-10 seconds), default 5
sv_spmessage 0
- Controlling the message 1=on 0=off
sv_spshellthick 25
- Controlling the glow shell thickness 0-100, default 25
sv_spglow 0
- Controlling if glow is enabled or disabled, 0 disables glow
Badaim
amx_autobantimed 1
- Set whether or not to auto ban someone if they get a kill while under a timed bad aim. (default 1; 1|0)
amx_autobanall 1
- "Get a kill under" either type of bad aim. (default 1; 1|0)
amx_ba_follow_immunity 1
- Set whether or not bad aim follows immunity rules for admins. (default 1; 1|0)
AFK Manager
amx_ammune_access a
- Acces flag for immunity / Will not kick any admin with this flag>
amx_immune_time 5
- Connected user's unassigned kick immunity time (How much time they have before their checked to get kicked)>
amx_max_afktime 45
- Max. allowed AFK time (seconds)>
amx_afkcheck_allow 1
- Enable / Disable this option in the AMX Super
And so it goes on...