Author Topic: UTeam - Set teams based on usergroup.  (Read 307453 times)

0 Members and 3 Guests are viewing this topic.

Offline Avien

  • Full Member
  • ***
  • Posts: 168
  • Karma: 4
Re: UTeam - Set teams based on usergroup.
« Reply #90 on: April 25, 2008, 06:15:12 PM »
Health works; Color works, i don't think speed works, not sure.

Offline Typo001

  • Newbie
  • *
  • Posts: 14
  • Karma: 0
    • My (Personal) Site
Re: UTeam - Set teams based on usergroup.
« Reply #91 on: April 25, 2008, 06:16:06 PM »
This works.
Many of the servers from our server forum use it with no major issues.
Though I'm not sure speed and health work, I know color does.
We don't know why you are having troubles, so it makes it difficult to help you fix yours.

Did you follow all the instructions for install and configuration?
Which include but are not limited to installing ULib, configuring ULib for teams, configuring your UTeams.txt file to match the ULib team names, and placing UTeam.txt in the proper folder.

Oh I know health works, on my server I have 1000 health, but my speed seems to be the same, as the others.

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6213
  • Karma: 394
  • Project Lead
Re: UTeam - Set teams based on usergroup.
« Reply #92 on: April 25, 2008, 07:26:16 PM »
Garry dropped support for changing speed the way UTeam did.
Experiencing God's grace one day at a time.

Offline MrPresident

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 2728
  • Karma: 430
    • |G4P| Gman4President
Re: UTeam - Set teams based on usergroup.
« Reply #93 on: April 26, 2008, 10:06:09 AM »
Health works fine Jam =)

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: UTeam - Set teams based on usergroup.
« Reply #94 on: April 26, 2008, 12:31:48 PM »
Health works; <snip>
Oh I know health works, <snip>
Garry dropped support for changing speed the way UTeam did.
(Loose Translation - Health works, speed doesn't)
Health works fine Jam =)

Ok. I get it. Health works. :P Let's hope bobthe2lol gets the idea everything works but speed and that the problem most likely is on his side, not the programs.
:D
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline bobthe2lol

  • Newbie
  • *
  • Posts: 8
  • Karma: 0
Re: UTeam - Set teams based on usergroup.
« Reply #95 on: April 26, 2008, 04:59:48 PM »
I get the idea. Uteam.txt:
Code: [Select]
"Out"
{
"teams"
{
"1"
{
"name" "SuperAdmins"
"group" "superadmin"
"armor" "1000"
"hp" "1000"
"color"
{
"a" "255"
"B" "0"
"g" "255"
"r" "0"
}
}
"2"
{
"name" "Admins"
"group" "admin"
"armor" "500"
"hp" "500"
"color"
{
"a" "255"
"B" "50"
"g" "50"
"r" "255"
}
}
"3"
{
"name" "Members"
"group" "gold"
"armor" "200"
"hp" "200"
"color"
{
"a" "255"
"B" "0"
"g" "0"
"r" "255"
}
}
"4"
{
"name" "Players"
"group" "user"
"color"
{
"a" "255"
"B" "255"
"g" "100"
"r" "0"
}
"model" "male1"
}
}

"5"
{
"name" "Teh Scout"
"group" "Scout"
"color"
{
"a" "255"
"B" "25"
"g" "0"
"r" "100"
"plytable"
{
"1" "SprintSpeed:2000"
"2" "WalkSpeed:1000"
}
}
"model" "male1"
}
}
"gamemodes"
{
"1" "Sandbox"
"2" "SpaceBuild"
}
}
and groups.txt
Code: [Select]
"superadmin"
{
"deny"
{
}
"allow"
{
"_pw"
"ulib_passtime"
"ulib_passtimeout"
"ulx"
"ulx help"
"ulx logecho"
"ulx logfile"
"ulx logevents"
"ulx logchat"
"ulx logspawns"
"ulx logspawnsecho"
"ulx logdir"
"ulx hiddenecho"
"ulx spawnecho"
"ulx psay"
"ulx seeasay"
"ulx asay"
"ulx tsay"
"ulx csay"
"ulx thetime"
"ulx gimp"
"ulx mute"
"ulx ungimp"
"ulx unmute"
"ulx gag"
"ulx ungag"
"ulx addgimpsay"
"ulx addadvert"
"ulx addcsayadvert"
"ulx chattime"
"ulx welcomemessage"
"ulx slap"
"ulx whip"
"ulx slay"
"ulx sslay"
"ulx ignite"
"ulx unignite"
"ulx playsound"
"ulx freeze"
"ulx unfreeze"
"ulx god"
"ulx ungod"
"ulx noclip"
"ulx hp"
"ulx armor"
"ulx cloak"
"ulx uncloak"
"ulx blind"
"ulx unblind"
"ulx jail"
"ulx unjail"
"ulx ghost"
"ulx unghost"
"ulx ragdoll"
"ulx unragdoll"
"ulx maul"
"ulx strip"
"ulx menu"
"ulx adminmenu"
"ulx_valueupdate"
"ulx_cvar"
"ulx clientmenu"
"ulx mapsmenu"
"ulx_getgamemodes"
"ulx motd"
"ulx showmotd"
"ulx banmenu"
"ulx_getbans"
"ulx rcon"
"ulx luarun"
"ulx exec"
"ulx cexec"
"ulx ent"
"ulx rslotsmode"
"ulx rslots"
"ulx rslotsvisible"
"ulx reservedslots"
"ulx bring"
"ulx goto"
"ulx send"
"ulx teleport"
"ulx tooldeny"
"ulx toolallow"
"ulx tooldenyuser"
"ulx toolallowuser"
"ulx tooldenyoverride"
"ulx usermanagementhelp"
"ulx adduser"
"ulx removeuser"
"ulx userallow"
"ulx userdeny"
"ulx addgroup"
"ulx removegroup"
"ulx groupallow"
"ulx groupdeny"
"ulx who"
"ulx map"
"ulx kick"
"ulx ban"
"ulx banid"
"ulx unban"
"ulx spectate"
"ulx addforceddownload"
"ulx debuginfo"
"ulx mingekick"
"ulx physgunplayer"
"ulx voteecho"
"ulx vote"
"ulx votemap2"
"ulx votemap2successratio"
"ulx votemap2minvotes"
"ulx votekick"
"ulx votekicksuccessratio"
"ulx votekickminvotes"
"ulx voteban"
"ulx votebansuccessratio"
"ulx votebanminvotes"
"ulx votemapenabled"
"ulx votemapmintime"
"ulx votemapwaittime"
"ulx votemapsuccessratio"
"ulx votemapminvotes"
"ulx votemapvetotime"
"ulx votemapmapmode"
"ulx veto"
"ulx votemapaddmap"
"ulx votemap"
"overcomeimmunity"
"ulx explode"
"ulx adduserid"
}
"inherit_from"
{
}
}
"Scout"
{
"deny"
{
"ulx ban"
"ulx banid"
"ulx unban"
"ulx spectate"
"ulx mingekick"
"ulx tooldeny"
"ulx toolallow"
"ulx tooldenyuser"
"ulx toolallowuser"
"ulx tooldenyoverride"
"ulx mapsmenu"
"ulx showmotd"
"ulx banmenu"
"ulx exec"
"ulx rslotsmode"
"ulx rslots"
"ulx rslotsvisible"
"ulx reservedslots"
}
"allow"
{
"ulx strip"
"ulx hp"
"ulx armor"
"ulx cloak"
"ulx freeze"
"ulx whip"
"ulx slay"
"ulx sslay"
"ulx gimp"
"ulx chattime"
"ulx welcomemessage"
"ulib_passtime"
"ulib_passtimeout"
"ulx spawnecho"
"ulx tsay"
"ulx csay"
"ulx mute"
"ulx ungimp"
"ulx unmute"
"ulx gag"
"ulx ungag"
"ulx slap"
"ulx ignite"
"ulx unignite"
"ulx unfreeze"
"ulx god"
"ulx ungod"
"ulx noclip"
"ulx uncloak"
"ulx blind"
"ulx unblind"
"ulx jail"
"ulx unjail"
"ulx ghost"
"ulx unghost"
"ulx ragdoll"
"ulx unragdoll"
"ulx maul"
"ulx adminmenu"
"ulx clientmenu"
"ulx mapsmenu"
"ulx showmotd"
"ulx banmenu"
"ulx bring"
"ulx goto"
"ulx send"
"ulx teleport"
"ulx tooldeny"
"ulx toolallow"
"ulx tooldenyuser"
"ulx toolallowuser"
"ulx tooldenyoverride"
"ulx map"
"ulx kick"
"ulx ban"
"ulx banid"
"ulx unban"
"ulx physgunplayer"
"ulx vote"
"ulx votemap2"
"ulx votekick"
"ulx voteban"
"ulx veto"
}
"inherit_from"
{
"admin"
}
}
"deny"
{
"ulx mingekick"
"ulx spectate"
"ulx exec"
"ulx rslotsmode"
"ulx rslots"
"ulx rslotsvisible"
"ulx reservedslots"
"ulx playsound"
}
"user"
{
"deny"
{
}
"allow"
{
"ulx"
"ulx help"
"ulx psay"
"ulx asay"
"ulx thetime"
"ulx menu"
"ulx_valueupdate"
"ulx_cvar"
"ulx_getgamemodes"
"ulx motd"
"ulx_getbans"
"ulx usermanagementhelp"
"ulx who"
"ulx votemap"
}
"inherit_from"
{
}
}
"allow"
{
"ulx strip"
"ulx hp"
"ulx armor"
"ulx cloak"
"ulx freeze"
"ulx whip"
"ulx slay"
"ulx sslay"
"ulx gimp"
"ulx chattime"
"ulx welcomemessage"
"ulib_passtime"
"ulib_passtimeout"
"ulx spawnecho"
"ulx tsay"
"ulx csay"
"ulx mute"
"ulx ungimp"
"ulx unmute"
"ulx gag"
"ulx ungag"
"ulx slap"
"ulx ignite"
"ulx unignite"
"ulx unfreeze"
"ulx god"
"ulx ungod"
"ulx noclip"
"ulx uncloak"
"ulx blind"
"ulx unblind"
"ulx jail"
"ulx unjail"
"ulx ghost"
"ulx unghost"
"ulx ragdoll"
"ulx unragdoll"
"ulx maul"
"ulx adminmenu"
"ulx clientmenu"
"ulx mapsmenu"
"ulx showmotd"
"ulx banmenu"
"ulx bring"
"ulx goto"
"ulx send"
"ulx teleport"
"ulx tooldeny"
"ulx toolallow"
"ulx tooldenyuser"
"ulx toolallowuser"
"ulx tooldenyoverride"
"ulx map"
"ulx kick"
"ulx ban"
"ulx banid"
"ulx unban"
"ulx physgunplayer"
"ulx vote"
"ulx votemap2"
"ulx votekick"
"ulx voteban"
"ulx veto"
}
"gold"
{
}
"admin"
{
"deny"
{
}
"allow"
{
"ulib_passtime"
"ulib_passtimeout"
"ulx spawnecho"
"ulx tsay"
"ulx csay"
"ulx gimp"
"ulx mute"
"ulx ungimp"
"ulx unmute"
"ulx gag"
"ulx ungag"
"ulx chattime"
"ulx welcomemessage"
"ulx slap"
"ulx whip"
"ulx slay"
"ulx sslay"
"ulx ignite"
"ulx unignite"
"ulx playsound"
"ulx freeze"
"ulx unfreeze"
"ulx god"
"ulx ungod"
"ulx noclip"
"ulx hp"
"ulx armor"
"ulx cloak"
"ulx uncloak"
"ulx blind"
"ulx unblind"
"ulx jail"
"ulx unjail"
"ulx ghost"
"ulx unghost"
"ulx ragdoll"
"ulx unragdoll"
"ulx maul"
"ulx strip"
"ulx adminmenu"
"ulx clientmenu"
"ulx mapsmenu"
"ulx showmotd"
"ulx banmenu"
"ulx exec"
"ulx rslotsmode"
"ulx rslots"
"ulx rslotsvisible"
"ulx reservedslots"
"ulx bring"
"ulx goto"
"ulx send"
"ulx teleport"
"ulx tooldeny"
"ulx toolallow"
"ulx tooldenyuser"
"ulx toolallowuser"
"ulx tooldenyoverride"
"ulx map"
"ulx kick"
"ulx ban"
"ulx banid"
"ulx unban"
"ulx spectate"
"ulx mingekick"
"ulx physgunplayer"
"ulx vote"
"ulx votemap2"
"ulx votekick"
"ulx voteban"
"ulx veto"
}
"inherit_from"
{
"operator"
}
}
"teh scout"
{
}
"none"
{
"deny"
{
}
"allow"
{
"ulx logecho"
"ulx logfile"
"ulx logevents"
"ulx logchat"
"ulx logspawns"
"ulx logspawnsecho"
"ulx logdir"
"ulx addgimpsay"
"ulx addadvert"
"ulx addcsayadvert"
"ulx addforceddownload"
"ulx debuginfo"
"ulx voteecho"
"ulx votemap2successratio"
"ulx votemap2minvotes"
"ulx votekicksuccessratio"
"ulx votekickminvotes"
"ulx votebansuccessratio"
"ulx votebanminvotes"
"ulx votemapenabled"
"ulx votemapmintime"
"ulx votemapwaittime"
"ulx votemapsuccessratio"
"ulx votemapminvotes"
"ulx votemapvetotime"
"ulx votemapmapmode"
"ulx votemapaddmap"
}
"inherit_from"
{
}
}
I hope that halps

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: UTeam - Set teams based on usergroup.
« Reply #96 on: April 26, 2008, 05:49:50 PM »
Something is seriously wrong with your groups.txt table. It has an extra deny/allow table that doesn't seem to be connected to anything.
Also, if you've manually edited your groups.txt, always use lowercase, just to keep things constant. ("Scout")

As for uteam.txt, remove the } bracket immediately before group 5.
And since it looks like you're going to have to rebuild/redo groups.txt, change the group Scout to scout.

Once you get groups.txt fixed, perhaps UPS will work for you too (regarding your other posts in UPS)
« Last Edit: April 26, 2008, 05:53:10 PM by JamminR »
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline bobthe2lol

  • Newbie
  • *
  • Posts: 8
  • Karma: 0
Re: UTeam - Set teams based on usergroup.
« Reply #97 on: April 27, 2008, 03:31:21 AM »
Because it seems that i phail at writing nanyything in those files Etc. is there a way to QUICKLY allow a group access to alot of commands? via the console. btw, this is my groups.txt now:
Code: [Select]
"superadmin"
{
"deny"
{
}
"allow"
{
"_pw"
"ulib_passtime"
"ulib_passtimeout"
"ulx"
"ulx help"
"ulx logecho"
"ulx logfile"
"ulx logevents"
"ulx logchat"
"ulx logspawns"
"ulx logspawnsecho"
"ulx logdir"
"ulx hiddenecho"
"ulx spawnecho"
"ulx psay"
"ulx seeasay"
"ulx asay"
"ulx tsay"
"ulx csay"
"ulx thetime"
"ulx gimp"
"ulx mute"
"ulx ungimp"
"ulx unmute"
"ulx gag"
"ulx ungag"
"ulx addgimpsay"
"ulx addadvert"
"ulx addcsayadvert"
"ulx chattime"
"ulx welcomemessage"
"ulx slap"
"ulx whip"
"ulx slay"
"ulx sslay"
"ulx ignite"
"ulx unignite"
"ulx playsound"
"ulx freeze"
"ulx unfreeze"
"ulx god"
"ulx ungod"
"ulx noclip"
"ulx hp"
"ulx armor"
"ulx cloak"
"ulx uncloak"
"ulx blind"
"ulx unblind"
"ulx jail"
"ulx unjail"
"ulx ghost"
"ulx unghost"
"ulx ragdoll"
"ulx unragdoll"
"ulx maul"
"ulx strip"
"ulx menu"
"ulx adminmenu"
"ulx_valueupdate"
"ulx_cvar"
"ulx clientmenu"
"ulx mapsmenu"
"ulx_getgamemodes"
"ulx motd"
"ulx showmotd"
"ulx banmenu"
"ulx_getbans"
"ulx rcon"
"ulx luarun"
"ulx exec"
"ulx cexec"
"ulx ent"
"ulx rslotsmode"
"ulx rslots"
"ulx rslotsvisible"
"ulx reservedslots"
"ulx bring"
"ulx goto"
"ulx send"
"ulx teleport"
"ulx tooldeny"
"ulx toolallow"
"ulx tooldenyuser"
"ulx toolallowuser"
"ulx tooldenyoverride"
"ulx usermanagementhelp"
"ulx adduser"
"ulx removeuser"
"ulx userallow"
"ulx userdeny"
"ulx addgroup"
"ulx removegroup"
"ulx groupallow"
"ulx groupdeny"
"ulx who"
"ulx map"
"ulx kick"
"ulx ban"
"ulx banid"
"ulx unban"
"ulx spectate"
"ulx addforceddownload"
"ulx debuginfo"
"ulx mingekick"
"ulx physgunplayer"
"ulx voteecho"
"ulx vote"
"ulx votemap2"
"ulx votemap2successratio"
"ulx votemap2minvotes"
"ulx votekick"
"ulx votekicksuccessratio"
"ulx votekickminvotes"
"ulx voteban"
"ulx votebansuccessratio"
"ulx votebanminvotes"
"ulx votemapenabled"
"ulx votemapmintime"
"ulx votemapwaittime"
"ulx votemapsuccessratio"
"ulx votemapminvotes"
"ulx votemapvetotime"
"ulx votemapmapmode"
"ulx veto"
"ulx votemapaddmap"
"ulx votemap"
"overcomeimmunity"
"ulx explode"
"ulx adduserid"
}
"inherit_from"
{
}
}
"Scout"
{
"deny"
{
"ulx ban"
"ulx banid"
"ulx unban"
"ulx spectate"
"ulx mingekick"
"ulx tooldeny"
"ulx toolallow"
"ulx tooldenyuser"
"ulx toolallowuser"
"ulx tooldenyoverride"
"ulx mapsmenu"
"ulx showmotd"
"ulx banmenu"
"ulx exec"
"ulx rslotsmode"
"ulx rslots"
"ulx rslotsvisible"
"ulx reservedslots"
}
"allow"
{
"ulx strip"
"ulx hp"
"ulx armor"
"ulx cloak"
"ulx freeze"
"ulx whip"
"ulx slay"
"ulx sslay"
"ulx gimp"
"ulx chattime"
"ulx welcomemessage"
"ulib_passtime"
"ulib_passtimeout"
"ulx spawnecho"
"ulx tsay"
"ulx csay"
"ulx mute"
"ulx ungimp"
"ulx unmute"
"ulx gag"
"ulx ungag"
"ulx slap"
"ulx ignite"
"ulx unignite"
"ulx unfreeze"
"ulx god"
"ulx ungod"
"ulx noclip"
"ulx uncloak"
"ulx blind"
"ulx unblind"
"ulx jail"
"ulx unjail"
"ulx ghost"
"ulx unghost"
"ulx ragdoll"
"ulx unragdoll"
"ulx maul"
"ulx adminmenu"
"ulx clientmenu"
"ulx mapsmenu"
"ulx showmotd"
"ulx banmenu"
"ulx bring"
"ulx goto"
"ulx send"
"ulx teleport"
"ulx tooldeny"
"ulx toolallow"
"ulx tooldenyuser"
"ulx toolallowuser"
"ulx tooldenyoverride"
"ulx map"
"ulx kick"
"ulx ban"
"ulx banid"
"ulx unban"
"ulx physgunplayer"
"ulx vote"
"ulx votemap2"
"ulx votekick"
"ulx voteban"
"ulx veto"
}
"inherit_from"
{
"admin"
}
}
"user"
{
"deny"
{
}
"allow"
{
"ulx"
"ulx help"
"ulx psay"
"ulx asay"
"ulx thetime"
"ulx menu"
"ulx_valueupdate"
"ulx_cvar"
"ulx_getgamemodes"
"ulx motd"
"ulx_getbans"
"ulx usermanagementhelp"
"ulx who"
"ulx votemap"
}
"inherit_from"
{
}
}
"admin"
{
"deny"
{
}
"allow"
{
"ulib_passtime"
"ulib_passtimeout"
"ulx spawnecho"
"ulx tsay"
"ulx csay"
"ulx gimp"
"ulx mute"
"ulx ungimp"
"ulx unmute"
"ulx gag"
"ulx ungag"
"ulx chattime"
"ulx welcomemessage"
"ulx slap"
"ulx whip"
"ulx slay"
"ulx sslay"
"ulx ignite"
"ulx unignite"
"ulx playsound"
"ulx freeze"
"ulx unfreeze"
"ulx god"
"ulx ungod"
"ulx noclip"
"ulx hp"
"ulx armor"
"ulx cloak"
"ulx uncloak"
"ulx blind"
"ulx unblind"
"ulx jail"
"ulx unjail"
"ulx ghost"
"ulx unghost"
"ulx ragdoll"
"ulx unragdoll"
"ulx maul"
"ulx strip"
"ulx adminmenu"
"ulx clientmenu"
"ulx mapsmenu"
"ulx showmotd"
"ulx banmenu"
"ulx exec"
"ulx rslotsmode"
"ulx rslots"
"ulx rslotsvisible"
"ulx reservedslots"
"ulx bring"
"ulx goto"
"ulx send"
"ulx teleport"
"ulx tooldeny"
"ulx toolallow"
"ulx tooldenyuser"
"ulx toolallowuser"
"ulx tooldenyoverride"
"ulx map"
"ulx kick"
"ulx ban"
"ulx banid"
"ulx unban"
"ulx spectate"
"ulx mingekick"
"ulx physgunplayer"
"ulx vote"
"ulx votemap2"
"ulx votekick"
"ulx voteban"
"ulx veto"
}
"inherit_from"
{
"operator"
}
}
"gold"
{
"allow"
{
}
"deny"
{
"ulx ban"
"ulx cexec"
"ulx banid"
"ulx unban"
"ulx spectate"
"ulx adminmenu"
"ulx banmenu"
"ulx rslots"
"ulx rslotsmode"
"ulx rslotsvisible"
"ulx reservedslots"
"ulx tooldenyoverride"
"ulx veto"
}
"inherit_from"
{
"admin"
}
}
"none"
{
"deny"
{
}
"allow"
{
"ulx logecho"
"ulx logfile"
"ulx logevents"
"ulx logchat"
"ulx logspawns"
"ulx logspawnsecho"
"ulx logdir"
"ulx addgimpsay"
"ulx addadvert"
"ulx addcsayadvert"
"ulx addforceddownload"
"ulx debuginfo"
"ulx voteecho"
"ulx votemap2successratio"
"ulx votemap2minvotes"
"ulx votekicksuccessratio"
"ulx votekickminvotes"
"ulx votebansuccessratio"
"ulx votebanminvotes"
"ulx votemapenabled"
"ulx votemapmintime"
"ulx votemapwaittime"
"ulx votemapsuccessratio"
"ulx votemapminvotes"
"ulx votemapvetotime"
"ulx votemapmapmode"
"ulx votemapaddmap"
}
"inherit_from"
{
}
}
Thanks for the help.

Offline bobthe2lol

  • Newbie
  • *
  • Posts: 8
  • Karma: 0
Re: UTeam - Set teams based on usergroup.
« Reply #98 on: April 27, 2008, 03:56:23 AM »
By the way, Uteam is working. I will have to try the prop protection thinger. thanks btw.thanks btw.
EDIT!!:
Crap. I cant spawn props. even adv dupe cant! Please help me! no errors! Just no prop when i click it! agh! helllp!
« Last Edit: April 27, 2008, 04:05:21 AM by bobthe2lol »

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: UTeam - Set teams based on usergroup.
« Reply #99 on: April 27, 2008, 06:28:02 AM »
Please don't double post.
You may be posting in the wrong forum.
UTeam has nothing in it (by default) that would prevent you from spawning props.
If you're using UPPL, please post any errors you're getting in the UPPL forum.
If you're using the SVN of UPS, please make sure you have latest SVN of UPS, and restart the server.
Since UPS uses ULib groups.txt, it's likely you've again mis-edited.
To answer your question about groups, there is no real quick way to add mass commands to a group other than using the inherit feature.
Please create a new post in ULX/ULib help and support for assitance if you need it.
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Gareth_25

  • Guest
Re: UTeam - Set teams based on usergroup.
« Reply #100 on: May 15, 2008, 06:50:31 AM »
I've been an avid user of UTeam since it has first appeared and first and foremost big thanks to all for ULX, ULib and UTeam's respective creators and contributors.

However i've come accross a situation where I would like to know whether the following is possible:

Presently we are running on our server the UTime module (bare with me, it gets more relevent) and once a user reaches a certain length of playtime eg, 10, 20, 40, 60 etc. hours, then we upgrade their rank by the ULX adduser command.

Is it possible to have UTeam configured to automatically upgrade the users to the relevent ranks after X amount of time has surpassed, and further more have "rules" for this to occur. Eg to "Start" at user and cycle through 4 or 5 groups to "stop" before moderator?

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: UTeam - Set teams based on usergroup.
« Reply #101 on: May 15, 2008, 03:55:09 PM »
Gareth_25, please see a major discussion similiar to your request here. "Linking the two" [http://forums.ulyssesmod.net/index.php/topic,3308.0.html]
No plans (I know of) by Megiddo or SPBogie are currently in the near future for your idea, at least for UTeam and UTime combined.
Perhaps an addon by someone of our community might be released.
I believe someone posted working code in the above link though.
« Last Edit: May 15, 2008, 03:57:00 PM by JamminR »
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline Alex

  • Newbie
  • *
  • Posts: 33
  • Karma: 1
Re: UTeam - Set teams based on usergroup.
« Reply #102 on: May 16, 2008, 04:32:05 PM »
Hey guys, there's a problem with my Uteam. Sorry if this is the wrong form but I need help. :)
Heres the problem I tried out Uteam thought It was pretty cool, so I wanted to make my own group. Then when I made it it didn't work when I played Gmod. :'(
So heres my Uteam.txt:
Code: [Select]
"Out"
{
"teams"
{
"1"
{
"name" "SuperAdmins"
"group" "superadmin"
"armor" "1000"
"hp" "1000"
"color"
{
"a" "255"
"B" "85"
"g" "200"
"r" "0"
}
                        "model"         "combine"
"plytable"
{
"1" "SprintSpeed:1000"
"2" "WalkSpeed:500"
}
}
"2"
{
"name" "Admins"
"group" "admin"
"armor" "500"
"hp" "500"
"color"
{
"a" "255"
"B" "50"
"g" "50"
"r" "255"
}
                        "model"         "police"
}
"3"
{
"name" "Operators"
"group" "operator"
"armor" "200"
"hp" "200"
"color"
{
"a" "255"
"B" "0"
"g" "200"
"r" "255"
}
                }
                "4"
                {
                        "name"          "Moterators
                        "group"         "moterator"
                        "color"
                        {
                                "a"             "255"
                                "B"             "255"
                                "g"             "0"
                                "r"             "100"
                        }
                        "model"         "breen"
}
"5"
{
"name" "Players"
"group" "user"
"color"
{
"a" "255"
"B" "255"
"g" "100"
"r" "0"
}
"model" "male1"
}
}
"gamemodes"
{
"1" "Sandbox"
}
}
And heres my groups.txt:
Code: [Select]
"superadmin"
{
"deny"
{
}
"allow"
{
"ulx hiddenecho"
"ulx rcon"
"ulx luarun"
"ulx cexec"
"ulx ent"
"ulx adduser"
"ulx adduserid"
"ulx removeuser"
"ulx userallow"
"ulx userdeny"
"ulx addgroup"
"ulx removegroup"
"ulx groupallow"
"ulx groupdeny"
"overcomeimmunity"
}
"inherit_from"
{
"admin"
}
}
"admin"
{
"deny"
{
}
"allow"
{
"ulib_passtime"
"ulib_passtimeout"
"ulx spawnecho"
"ulx tsay"
"ulx csay"
"ulx gimp"
"ulx mute"
"ulx ungimp"
"ulx unmute"
"ulx gag"
"ulx ungag"
"ulx chattime"
"ulx welcomemessage"
"ulx slap"
"ulx whip"
"ulx slay"
"ulx sslay"
"ulx ignite"
"ulx unignite"
"ulx playsound"
"ulx freeze"
"ulx unfreeze"
"ulx god"
"ulx ungod"
"ulx noclip"
"ulx hp"
"ulx armor"
"ulx cloak"
"ulx uncloak"
"ulx blind"
"ulx unblind"
"ulx jail"
"ulx unjail"
"ulx ghost"
"ulx unghost"
"ulx ragdoll"
"ulx unragdoll"
"ulx maul"
"ulx strip"
"ulx adminmenu"
"ulx clientmenu"
"ulx mapsmenu"
"ulx showmotd"
"ulx banmenu"
"ulx exec"
"ulx rslotsmode"
"ulx rslots"
"ulx rslotsvisible"
"ulx reservedslots"
"ulx bring"
"ulx goto"
"ulx send"
"ulx teleport"
"ulx tooldeny"
"ulx toolallow"
"ulx tooldenyuser"
"ulx toolallowuser"
"ulx tooldenyoverride"
"ulx map"
"ulx kick"
"ulx ban"
"ulx banid"
"ulx unban"
"ulx spectate"
"ulx mingekick"
"ulx physgunplayer"
"ulx vote"
"ulx votemap2"
"ulx votekick"
"ulx voteban"
"ulx veto"
"ups_damage"
"ups_vehicle"
"ups_freeze"
"ups_physgun"
"ups_remove"
"ups_tool"
"ups_unfreeze"
"ups_use"
"ups disableplayers"
"ups miscdeletionaccess"
}
"inherit_from"
{
"operator"
}
}
"user"
{
"deny"
{
}
"allow"
{
"ulx"
"ulx help"
"ulx psay"
"ulx asay"
"ulx thetime"
"ulx menu"
"ulx_valueupdate"
"ulx_cvar"
"ulx_getgamemodes"
"ulx motd"
"ulx_getbans"
"ulx usermanagementhelp"
"ulx who"
"ulx votemap"
}
"inherit_from"
{
}
}
"operator"
{
"deny"
{
}
"allow"
{
"ulx seeasay"
}
"inherit_from"
{
}
}
"moterator"
{
        "deny"
        {
        }
        "allow"
        {
                "ulx mute"
                "ulx unmute"
                "ulx gag"
                "ulx ungag"
                "ulx gimp"
                "ulx ungimp"
        }
        "inherit_from"
        {
        }
}
"none"
{
"deny"
{
}
"allow"
{
"ulx logecho"
"ulx logfile"
"ulx logevents"
"ulx logchat"
"ulx logspawns"
"ulx logspawnsecho"
"ulx logdir"
"ulx addgimpsay"
"ulx addadvert"
"ulx addcsayadvert"
"ulx addforceddownload"
"ulx debuginfo"
"ulx voteecho"
"ulx votemap2successratio"
"ulx votemap2minvotes"
"ulx votekicksuccessratio"
"ulx votekickminvotes"
"ulx votebansuccessratio"
"ulx votebanminvotes"
"ulx votemapenabled"
"ulx votemapmintime"
"ulx votemapwaittime"
"ulx votemapsuccessratio"
"ulx votemapminvotes"
"ulx votemapvetotime"
"ulx votemapmapmode"
"ulx votemapaddmap"
}
"inherit_from"
{
}
}
As you see I added the group "moterator". So I hope you help me fix it soon! :) Again sorry if I posted on the wrong form.
:) Alex T. :)

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6213
  • Karma: 394
  • Project Lead
Re: UTeam - Set teams based on usergroup.
« Reply #103 on: May 16, 2008, 04:43:00 PM »
You have to add someone to the group.
Experiencing God's grace one day at a time.

Offline Alex

  • Newbie
  • *
  • Posts: 33
  • Karma: 1
Re: UTeam - Set teams based on usergroup.
« Reply #104 on: May 16, 2008, 04:47:41 PM »
No, the thing is NO PART of Uteam will work, the user, admin, and superadmin won't work. See what I mean?
:) Alex T. :)