Team No Buy v0.2 (former "No Buy")
Posted: Mon Nov 22, 2021 5:39 pm
Plugin allows to disable buy feature for T/CT/T&CT team.
Engine module required.
CVAR amx_team_nobuy (default: 3)
0 - disable the plugin
1 - disable buy for the Terrorist team
2 - disable buy for the CT team
3 - disable buy for both teams
Note: to apply CVAR change map reload is required
Idea of info_map_parameters by Avalanche.
Versions
source
Engine module required.
CVAR amx_team_nobuy (default: 3)
0 - disable the plugin
1 - disable buy for the Terrorist team
2 - disable buy for the CT team
3 - disable buy for both teams
Note: to apply CVAR change map reload is required
Idea of info_map_parameters by Avalanche.
Versions
plugin0.2 - added CVAR to enable/disable the plugin
and disable buy only for a certain team
therefore plugin renamed to "Team No Buy"
- buy/buyequip menu disabled
- buy icon displaying disabled
0.1 - initial release
source