View Single Post
Author Message
Haazey
Junior Member
Join Date: Feb 2017
Old 02-18-2017 , 17:55   [CS:GO] Chat tags (HELP)
Reply With Quote #1

So i downloaded the updated version for CS:GO, i managed to get my Owner tag working, but when i added someone to Admin we both had the admin chat tag, i tried switching them around and playing with them and then we both had the Owner tag. I'm a noob and honestly so confused.



This is my Custom-chatcolors.cfg
"admin_colors"
{
"Owner"
{
"flag" "z"
"tag" "[OWNER] "
"tagcolor" "{0E}"
"namecolor" "{0C}"
"textcolor" "{04}"
}
"Admin"
{
"flag" "z"
"tag" "[ADMIN] "
"tagcolor" "{0E}"
"namecolor" "{0C}"
"textcolor" "{04}"
}



And this is my Admin_Groups:
"Groups"
{
"Owner"
{
"flags" "z"
"immunity" "99"
}
"Senior-admin"
{
"flags" "abcdefgkjr"
"immunity" "95"
}
"Admin"
{
"flags" "abcdfgtjp"
"immunity" "90"
}
"Mod"
{
"flags" "abcfjq"
"immunity" "80"
}
"Vip"
{
"flags" "o"
"immunity" "50"
}
"Developer"
{
"flags" "bcdefghijklmnt"
"immunity" "98"
}
}




And this is my admins.cfg
Admins
{

"Haazey"
{
"auth" "steam"
"identity" "STEAM_0:0:53009291"
"group" "Owner"
}
"Greg"
{
"auth" "steam"
"identity" "STEAM_0:0:40819487"
"group" "Admin"
}
""
{
"auth" "steam"
"identity" ""
"group" ""
}
}

Last edited by Haazey; 02-18-2017 at 18:09.
Haazey is offline