Ulysses Stuff > Ulysses Release Archives

UTeam - Set teams based on usergroup.

<< < (51/52) > >>

Polik36:
Hi there , another problem coming from me .. The uteam is working just fine (colors, names etc..) but only for the first person on server .. Any suggestions ? Thank you Polik

Megiddo:
See the post above yours

tyrann619:
Hi ich have a problem with the plytable..
 I added only one rank

--- Code: ---"Out"
{
"teams"
{
"1"
{
"name" "Owner"
"group" "owner"
"armor" "9999"
"hp" "9999"
"color"
{
"a" "255"
"B" "0"
"g" "0"
"r" "255"
}
"model"     "super"
"plytable"
{
"1" "SprintSpeed:2000"
"2" "WalkSpeed:1000"
}
}
"2"
{
"name" "SuperAdmins"
"group" "superadmin"
"armor" "1000"
"hp" "1000"
"color"
{
"a" "255"
"B" "85"
"g" "200"
"r" "0"
}
"plytable"
{
"1" "SprintSpeed:1000"
"2" "WalkSpeed:500"
}
}
"3"
{
"name" "Admins"
"group" "admin"
"armor" "500"
"hp" "500"
"color"
{
"a" "255"
"B" "50"
"g" "50"
"r" "255"
}
}
"4"
{
"name" "Operators"
"group" "operator"
"armor" "200"
"hp" "200"
"color"
{
"a" "255"
"B" "0"
"g" "200"
"r" "255"
}
}
"5"
{
"name" "Players"
"group" "user"
"color"
{
"a" "255"
"B" "255"
"g" "100"
"r" "0"
}
"model" "male1"
}
}
"gamemodes"
{
"1" "Sandbox"
"2" "SpaceBuild"
}
}

--- End code ---

All works.. i get 9999 health 9999amor the super model and so on but i don't have an other walk/sprint speed...

JamminR:

--- Quote from: tyrann619 on September 05, 2010, 09:26:13 AM ---All works.. i get 9999 health 9999amor the super model and so on but i don't have an other walk/sprint speed...

--- End quote ---
Please, read over the discussions, or search them using the quick search, for previously mentioned issues.


--- Quote from: Megiddo on August 17, 2010, 09:23:22 AM ---Garry changed how walk and runspeed worked a while back, so this version of UTeam isn't going to be able to change it. If you're using SVN ULib and ULX, you can use the integrated UTeam instead. XGUI support for UTeam is coming soon as well.

--- End quote ---

tsmelinda:
not sure if your aware of this but I believe the last gmod update broke this addon.
can someone check and see if its not just me?

Oh wait nevermind, It was me not editing the txt to support my gamemode.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version