Page 1 of 1

[CS:GO] Team Names

Posted: Mon Jan 27, 2020 4:10 pm
by Andreeas
Image
Note that CSGO has these commands built in (mp_teamname_1/mp_teamname_2) this is just a plugin interface to have SM cvars for it.

CVARs are:
PHP Code:
sm_teamname_t
sm_teamname_ct
Example:
PHP Code:
sm_teamname_t "Bad Guys"
sm_teamname_ct "Good Guys"
Version 1.0 - Initial Release
Version 1.1 - Removed "ServerCommand" calls, Thanks OBAMA, asherkin & McKay






Download
Source