Wishbone's Forum
Would you like to react to this message? Create an account in a few clicks or log in to continue.


Tick tock goes the clock on winter's night.
 
HomePortalLatest imagesSearchRegisterLog in

Share
 

 Uteam for gmod

View previous topic View next topic Go down 
AuthorMessage
Wishbone
Wishbone
Equitis Curator
Equitis Curator

Posts : 184
Location : Heaven and Hell
Reputation : 0
Join date : 2011-02-12
~ : I can still remember~

Uteam for gmod Empty
PostSubject: Uteam for gmod   Uteam for gmod Icon_minitimeSat Feb 26, 2011 3:16 am

Here is a uteam I made for a friend.
Code:


"Out"
{
   "teams"
   {
      "1"
      {
         "name"      "Super Admin"
         "group"      "superadmin"
         "armor"      "1000"
         "hp"      "1000"
         "color"
         {
            "a"      "255"
            "B"      "255"
            "g"      "255"
            "r"      "255"
         }
      }
      "2"
      {
         "name"      "Admin"
         "group"      "admin"
         "armor"      "500"
         "hp"      "500"
         "color"
         {
            "a"      "255"
            "B"      "255"
            "g"      "0"
            "r"      "0"
         }
      }
                "3"
      {
         "name"      "Respected"
         "group"      "respected"
         "armor"      "200"
         "hp"      "200"
         "color"
         {
            "a"      "255"
            "B"      "0"
            "g"      "0"
            "r"      "255"
         }
      }
                "4"
      {
         "name"      "Player"
         "group"      "user"
         "hp"      "100"
         "armor"      "0"
         "color"
         {
            "a"      "255"
            "B"      "0"
            "g"      "255"
            "r"      "0"
         }
      }
 
   }
   "gamemodes"
   {
      "1"      "Sandbox"
      "2"      "Spacebuild"
   }
}
Just copy and past the code into notepad and name it "Uteam"
Let me know if this does not work.
Back to top Go down
https://wishbone.forumotion.net
 

Uteam for gmod

View previous topic View next topic Back to top 
Page 1 of 1

Permissions in this forum:You cannot reply to topics in this forum
Wishbone's Forum :: The Bottom of the Forum :: Archive-