This plugin is a redux for CS:GO of the plugin of thetwistedpanda
Description:
This plugin creates a queue system (First-In-First-Out) for Flashbang grenades which allows you to prevent them from flashing teammates, their owner, spectators, or dead players.
ConVars:
CODE
csgo_anti_team_flash ~ Enables/disables all features of this plugin.
csgo_anti_team_flash_team ~ If disabled, players will be able to team flash their teammates.
csgo_anti_team_flash_dead ~ If disabled, flashbangs will flash dead players.
csgo_anti_team_flash_spec ~ If disabled, flashbangs will flash spectators.
csgo_anti_team_flash_owner ~ If disabled, flashbangs will flash their owners.
csgo_anti_team_flash_time ~ The number of seconds from round_freeze_end for plugin functionality to end. (0 = Disabled)
csgo_anti_team_flash_none~ If enabled, normal functionality of the plugin stops. Flashbangs will not explode, and will be deleted after sm_anti_team_flash_life seconds.
csgo_anti_team_flash_life~ If enabled and sm_anti_team_flash_none is enabled, this is the lifetime of the flashbang before it is deleted.
Configure the convars in the cfg/sourcemod/csgo_anti_team_flash file created.
Installation:
Place csgo_anti_team_flash.smx inside of /sourcemod/plugins/