[CS:GO] Fanzy's Chat Trigger to change Team Names and Flags
Posted: Mon Jan 27, 2020 4:12 pm
[CS:GO] Fanzy's Chat Trigger to change Team Names and Flags (v1.0.1, 2014-09-25)
Made by Fanzy
This plugins helps people manage the team names and flags on Counter-Strike : Global Offensive
I made it easy so that people can use the chat to change both Counter-Terrorists and Terrorists through the chat instead of us changing it through console!
Screenshot


CVARs "Admin CVAR only"
Code:
Code:
Features
How to choose flag
- Flag has to follow country codes that are 2 characters long
- Here are a list of country codes that you can find from http://countrycode.org/
SMX File
Download
Source
Made by Fanzy
This plugins helps people manage the team names and flags on Counter-Strike : Global Offensive
I made it easy so that people can use the chat to change both Counter-Terrorists and Terrorists through the chat instead of us changing it through console!
Screenshot


CVARs "Admin CVAR only"
Code:
ChatAliassm_ctname, "Sets a team name for Counter-Terrorist, sm_ctname <ct name>"
sm_ctflag, "Sets a team flag for Counter-Terrorist, sm_ctname <ct flag>"
sm_tname, "Sets a team name for Terrorist, sm_ctflag <t name>"
sm_tflag, "Sets a team flag for Terrorist, sm_ctname <t flag>"
sm_resetnames, "Resets all current names for Terrorist and Counter-Terrorist"
sm_resetflags, "Resets all current flags for Terrorist and Counter-Terrorist"
sm_reset, "Resets all current names and flags for Terrorist and Counter-Terrorist"
Code:
Code: Select all
!ctname , "Sets a team name for Counter-Terrorist, sm_ctname <ct name>
!ctflag , "Sets a team flag for Counter-Terrorist, sm_ctname <ct flag>
!tname , "Sets a team name for Terrorist, sm_ctflag <t name>
!tflag , "Sets a team flag for Terrorist, sm_ctname <t flag>
!resetnames, "Resets all current names for Terrorist and Counter-Terrorist"
!resetflags, "Resets all current flags for Terrorist and Counter-Terrorist"
!reset, "Resets all current names and flags for Terrorist and Counter-Terrorist"
- Change Team Name for CT & T
- Change Team Flag Name
- Ability to reset both Team Name and Flag or just seperately
How to choose flag
- Flag has to follow country codes that are 2 characters long
- Here are a list of country codes that you can find from http://countrycode.org/
SMX File
Download
Source