General > Off-Topic

Uteam does not change the colors of the teams?

(1/1)

Mp6:
When I check, my colors are always green, never anything else. THis is the code:
"Out"
{
   "teams"
   {
      "1"
      {
         "name"      "Superadmin"
         "group"      "superadmin"
         "armor"      "1000"
         "hp"      "1000"
         "color"
         {
            "a"      "255"
            "B"      "0"
            "g"      "0"
            "r"      "255"
         }
         "plytable"
         {
            "1"      "SprintSpeed:1000"
            "2"      "WalkSpeed:500"
         }
      }
      "2"
      {
         "name"      "Admins"
         "group"      "admin"
         "armor"      "500"
         "hp"      "500"
         "color"
         {
            "a"      "255"
            "B"      "50"
            "g"      "50"
            "r"      "255"
         }
      }
      "3"
      {
         "name"      "Operators"
         "group"      "operator"
         "armor"      "200"
         "hp"      "200"
         "color"
         {
            "a"      "255"
            "B"      "0"
            "g"      "200"
            "r"      "255"
         }
      }
      "4"
      {
         "name"      "Players"
         "group"      "user"
         "color"
         {
            "a"      "255"
            "B"      "255"
            "g"      "100"
            "r"      "0"
         }
         "model"      "male1"
      }
   }
   "gamemodes"
   {
      "1"      "Sandbox"
      "2"      "SpaceBuild"
   }
}

Megiddo:
Where are you looking for the colors in game?

MrPresident:
If im not mistaken, The default scoreboard will not use the colors or group names in sandbox mode. You'll have to use UTeam in conjunction with a modified scoreboard, such as sui_scoreboard.

JamminR:
Correct zakap. They'd have to use a board that shows team names. The default one doesn't do this.
mp6. see sui_scoreboard remixed in our releases section.

Mp6:
Yea, I was talking about the scoreboard, thanks for the help guys.

Navigation

[0] Message Index

Go to full version