Ulysses

General => Off-Topic => Topic started by: [XTS]Xtra on January 13, 2008, 12:22:03 PM

Title: Uteam Help
Post 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

Code: [Select]
"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"
}
}
Title: Re: Uteam Help
Post by: DemonicWinna on January 19, 2008, 02:06:44 AM
Just a thought but where it says "name" maybe u should put ur in-game name?
Title: Re: Uteam Help
Post by: spbogie on January 19, 2008, 07:30:08 AM
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.
Title: Re: Uteam Help
Post by: Avien on January 19, 2008, 09:27:41 AM
I have noticed that UTeam does not work with the new update.
Title: Re: Uteam Help
Post by: Megiddo on January 19, 2008, 09:30:45 AM
Works fine for us, but the speed change feature was broken by the update.
Title: Re: Uteam Help
Post by: MrPresident on January 19, 2008, 11:03:38 AM
Works fine for us, but the speed change feature was broken by the update.

Confirmed.. UTeam works here too.. but the speed is broken.
Title: Re: Uteam Help
Post by: Avien on January 19, 2008, 11:16:45 AM
I'll try it again then.  I ran Uteam with the svn ulx/ulib, and only one superadmin spawned with 1000, 1000.
Title: Re: Uteam Help
Post by: nckwrn0 on February 10, 2008, 05:20:30 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

Code: [Select]
"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
Title: Re: Uteam Help
Post by: Megiddo on February 10, 2008, 06:09:18 PM
garrysmod/data/
Title: Re: Uteam Help
Post by: nckwrn0 on February 10, 2008, 06:55:52 PM
garrysmod/data/
What if you dont have a uteam.txt file? Create one?
Title: Re: Uteam Help
Post by: JamminR on February 10, 2008, 07:00:28 PM
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