Hey, so I have the BiteTheApple Ulx Chat tags by Tyguy I believe, I wrote in my own tag
Code: [Select]
[code]--Group --Tag --Color
{"admin", "[ADMIN] ", Color(0, 0, 255, 255) },
{"superadmin", "[SUPERADMIN] ", Color(255, 0, 0, 255) },
{"owner", "[OWNER] ", Color(0, 255, 0, 255) }
{"Ze Über Cat of Bread", "[ZE ÜBER CAT OF BREAD] ", Color(0, 0, 0, 0) }
}
[/code]
And I made Ze Uber the Group, though when I talk in game neither the tag nor color shows up. What am I doing wrong?(Also on a side note, is there a website I can use to find all the number for colors(The 4 digits(Ex. (255, 0, 0, 255)