Ulysses
General => Off-Topic => Topic started by: [XTS]Xtra on January 13, 2008, 12:22:03 PM
-
For some reason i cant get UTeam to work...
I set it up and edited the UTeam.txt but when i join my server (I am set to the group) It still says "unasigned" and my color is still the same.
If someone could post there Uteam.txt for me to usse that would be great.
Other than that here is my current .txt
"Out"
{
"teams"
{
"1"
{
"name" "SuperAdmins"
"group" "superadmin"
"armor" "1000"
"hp" "1000"
"color" "200"
{
"a" "255"
"B" "85"
"g" "200"
"r" "0"
}
"plytable"
{
"1" "SprintSpeed:1000"
"2" "WalkSpeed:500"
}
}
"2"
{
"name" "Admins"
"group" "admin"
"armor" "500"
"hp" "500"
"color" "255"
{
"a" "255"
"B" "50"
"g" "50"
"r" "255"
}
}
"3"
{
"name" "VIPs"
"group" "operator"
"armor" "200"
"hp" "200"
"color" "0"
{
"a" "255"
"B" "0"
"g" "200"
"r" "255"
}
}
"4"
{
"name" "Players"
"group" "players"
"color"
{
"a" "255"
"B" "255"
"g" "100"
"r" "0"
}
"model" "male1"
}
}
"gamemodes"
{
"1" "Sandbox"
"2" "default"
}
}
-
Just a thought but where it says "name" maybe u should put ur in-game name?
-
Well, the group for players whould be user, other than that, everything looks alright. Make sure you have UTeam installed in the correct directory and that it's actually loading.Type "lua_run PrintTable( UTeam )" in SERVER console or through source RCON (not ulx rcon) if you don't have access to the server console, and come back with the output.
-
I have noticed that UTeam does not work with the new update.
-
Works fine for us, but the speed change feature was broken by the update.
-
Works fine for us, but the speed change feature was broken by the update.
Confirmed.. UTeam works here too.. but the speed is broken.
-
I'll try it again then. I ran Uteam with the svn ulx/ulib, and only one superadmin spawned with 1000, 1000.
-
For some reason i cant get UTeam to work...
I set it up and edited the UTeam.txt but when i join my server (I am set to the group) It still says "unasigned" and my color is still the same.
If someone could post there Uteam.txt for me to usse that would be great.
Other than that here is my current .txt
"Out"
{
"teams"
{
"1"
{
"name" "SuperAdmins"
"group" "superadmin"
"armor" "1000"
"hp" "1000"
"color" "200"
{
"a" "255"
"B" "85"
"g" "200"
"r" "0"
}
"plytable"
{
"1" "SprintSpeed:1000"
"2" "WalkSpeed:500"
}
}
"2"
{
"name" "Admins"
"group" "admin"
"armor" "500"
"hp" "500"
"color" "255"
{
"a" "255"
"B" "50"
"g" "50"
"r" "255"
}
}
"3"
{
"name" "VIPs"
"group" "operator"
"armor" "200"
"hp" "200"
"color" "0"
{
"a" "255"
"B" "0"
"g" "200"
"r" "255"
}
}
"4"
{
"name" "Players"
"group" "players"
"color"
{
"a" "255"
"B" "255"
"g" "100"
"r" "0"
}
"model" "male1"
}
}
"gamemodes"
{
"1" "Sandbox"
"2" "default"
}
}
Whats the directory for the UTeam.txt
-
garrysmod/data/
-
garrysmod/data/
What if you dont have a uteam.txt file? Create one?
-
What if you dont have a uteam.txt file? Create one?
Means you didn't follow instructions at the Uteam release post, or the Uteam_readme.txt.
The download comes with it. Read the readme