Skip to content

ronighoghari2149/cs2-tags01

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cs2-tags

If you want to donate or need a help about plugin, you can contact me in discord private/server

Discord nickname: schwarper

Discord link : Discord server

Credits

@daffyyyy

Hextags plugin for CSGO

Commands

css_tags_reload - Reloads tag
css_toggletags - Hide/Show tag

Colors

Default
White
DarkRed
Green
LightYellow
LightBlue
Olive
Lime
Red
LightPurple
Purple
Grey
Yellow
Gold
Silver
Blue
DarkBlue
BlueGrey
Magenta
LightRed
Orange

Configuration

{
	"settings": {
		"deadname": "{TeamColor}*DEAD* ",
		"nonename": "{White}(NONE) ",
		"specname": "{Purple}(SPEC) ",
		"tname": "{TeamColor}(T) ",
		"ctname": "{TeamColor}(CT) "
	},
	"tags": {
		"default": {
			"ScoreTag": "",
			"ChatTag": "{Grey}[Player]",
			"NameColor": "{TeamColor}",
			"ChatColor": "{White}"
		}
		"76561198397942039": {
			"ScoreTag": "ADMIN",
			"ChatTag": "{yellow}",
			"NameColor": "{yellow}",
			"ChatColor": "{Green}"
		},
		"#Owner": {
			"ScoreTag": "Owner",
			"ChatTag": "{DarkRed}[Owner] ",
			"NameColor": "{TeamColor}",
			"ChatColor": "{Green}"
		},
		"@css/admin": {
			"ScoreTag": "Admin",
			"ChatTag": "{DarkRed}[Admin] ",
			"NameColor": "{TeamColor}",
			"ChatColor": "{Green}"
		}
	}
}

Screenshots

image

image

image

About

An advanced tag plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%