This plugin allows you to setup both text and hud messages to be displayed every X seconds (messages are rotated through in order 1 by 1 displayed every X seconds)
Text
WEBSITE: [green]awesomecs.syntrwave.com[/green], say [green]boost[/green], say [green]menu[/green], say [green]/mute[/green], say [green]nomenu[/green]
When two people remain, one on each team, the other players will have the chance to bet a sum of money on who will win the round.
You have to have a minimum of $100 (adjustable through a cvar) to place a bet, but then you can raise your bet as much as your wallet performs.
If your bet wins, you win the other betters money. The more you bet, the more you win. If you win. :-)
Everything is completely menu driven, no need to learn any commands or anything.
walkguardmenu - opens the menu (amx_rcon rights needed)
wg_damage - sets the damage in camper-zones
wg_b o tdamage - sets the damage for b o t's in camper-zones
wg_immunity - admin's (with immunity) can pass the zone (not block-zone)
wg_direction - slaps a player with random direction (default 1)
wg_b o tdirection - same for b o t's
When other plugins kick or ban players that use retry or reconnect commands,
this one can set back players scores and money amounts, and it can also prevent players from spawning twice during the same round.
Plugin check players activity every 5 seconds (default constant), by time for Spectators (and Unassigned), by positions and view angles (hello to ATAC plugin with buried punishment) for alive players. And ... kick (or transfer to Spectators) AFK players.
Plugin also check cunning players who while in team, change team and stay in appearance select menu.
Bomb (C4) can be dropped from AFK player or transferred to teammate who not being AFK.
Round restart not reset AFK-state of players.
There is also immunity. By default, players with ADMIN_RCON access have immunity for kick from server by plugin. Players with ADMIN_IMMUNITY access have immunity for kick from server while in Spectators only.
afk_kick_time "90" — Time (in seconds) client can be AFK before will be kicked. "0" — disable kicking.
afk_spec_time "0" — Time (in seconds) client can be AFK before will be transferred to Spectators. This works only if server have "allow_spectators" "1" setting. "0" — disable this feature.
afk_bomb_time "15" — Time (in seconds) client can have bomb (C4) being AFK.
afk_bomb "2" — AFK bomb (C4) action: 0 — do nothing with bomb, 1 — drop bomb from AFK player, 2 — transfer bomb from AFK player to teammate who not being AFK.
afk_immunity_spec "1" — Enable/Disable immunity (ADMIN_IMMUNITY) for spectators.
afk_immunity "1" — Enable/Disable immunity (ADMIN_RCON) for kick.
afk_global_message "1" — Enable/Disable global message about last players-AFK's versus alive players:
afk_min_players "0" — Minimum players number for plugin works.