View Single Post
Ejziponken
AlliedModders Donor
Join Date: Apr 2008
Old 11-18-2018 , 13:14   Re: [ANY] HexTags [Tags/Chat Colors & Score Tags][08/11/18]
Reply With Quote #183

Cant get VIP "a" flag to work.. I have RES according to sm_who. No chat tag, no scoreboard tag, no chatcolor. No errors.
The Admin "b" settings works.

Also this plugin seem to mess up https://forums.alliedmods.net/showthread.php?t=288524
It just does nothing.

Also, is there a way to get a longer scoreboard tag? It cuts off kinda soon. Ive seen other plugins that allows longer tags.
Code:
"HexTags"
{
    "a"
	{
		"ScoreTag" "[VIP]"
		"ChatTag"	"{gold}[VIP] "
		"ChatColor" "{default}"
		"NameColor" "{yellow}"
    }
	"b"
	{
		"ScoreTag" "[Admin]"
		"ChatTag"	"{red}[Admin] "
		"ChatColor" "{default}"
		"NameColor" "{lime}"
	}
}

Last edited by Ejziponken; 11-18-2018 at 13:15.
Ejziponken is offline