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.
----------------------------
"One mans dream is a other mans fear."
"Their is only one thing we can control in life. Rather we are good or evil."
[Only admins are allowed to see this image]
[Only admins are allowed to see this image]