Author Topic: Scoreboard Problem  (Read 2711 times)

0 Members and 1 Guest are viewing this topic.

Offline Reddax

  • Newbie
  • *
  • Posts: 5
  • Karma: 0
Scoreboard Problem
« on: November 29, 2010, 06:19:28 AM »
Hey, i put ULX and ULIB on my server using SVN, i read that they integrated groups with it, i've managed to create a new group "owner" in-game using ULX, when i installed a Scoreboard, it puts me as Unassigned. how do i make it so it makes me owner?
Thanks

Offline Aaron113

  • Hero Member
  • *****
  • Posts: 803
  • Karma: 102
Re: Scoreboard Problem
« Reply #1 on: November 29, 2010, 01:39:03 PM »
You have to create a team.  I recommend you get XGUI by Stickly Man! as it helps enormously in making both groups and teams.  All you have to do is go into the groups tab, select your "owner" group, then click on manage teams and click create new.  It is fairly easy to understand.

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Scoreboard Problem
« Reply #2 on: November 29, 2010, 04:12:21 PM »
Bit more detail for anyone who doesn't know (and the fact I keep finding many people that don't):
Administrating a server relies on 'group' access.
Scoreboards rely on "team name'.
Years ago, Spbogie (where are you!!!) wrote a wonderful release called UTeam that ties in group name to team names, along with color/speed/health/armor and player model.
Recently in SVN, Megiddo incorporated UTeam into ULib.
I THOUGHT there was example configuration code within the /addons/ULib/data/ULib/groups.txt file, but I just realized I was wrong.
Somewhere around the SVN area here I think Megiddo made the announcement. Just look through some of the posts started by Megiddo.

[EDIT] - Found it. Amazing how versatile our search system is when I search for 'UTeam' <sarcasm>.
http://forums.ulyssesmod.net/index.php/topic,4782.0.html
« Last Edit: November 29, 2010, 04:15:00 PM by JamminR »
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline Reddax

  • Newbie
  • *
  • Posts: 5
  • Karma: 0
Re: Scoreboard Problem
« Reply #3 on: November 30, 2010, 12:47:01 AM »
You have to create a team.  I recommend you get XGUI by Stickly Man! as it helps enormously in making both groups and teams.  All you have to do is go into the groups tab, select your "owner" group, then click on manage teams and click create new.  It is fairly easy to understand.
I went into my own group, Owner, clicked manage Teams, added a team, and im still unnasigned, i know im missing something obvious...
do i need uteam as well, for this to work?

« Last Edit: November 30, 2010, 01:17:02 AM by Reddax »

Offline Aaron113

  • Hero Member
  • *****
  • Posts: 803
  • Karma: 102
Re: Scoreboard Problem
« Reply #4 on: November 30, 2010, 06:54:29 AM »
Did you assign your group "owner" to your team called "Owner?"  You need to go into the little drop down box that should show "<NONE>" and select owner in it.

Offline Reddax

  • Newbie
  • *
  • Posts: 5
  • Karma: 0
Re: Scoreboard Problem
« Reply #5 on: November 30, 2010, 12:24:47 PM »
Aah, so obvious, thanks a lot mate

Offline Aaron113

  • Hero Member
  • *****
  • Posts: 803
  • Karma: 102
Re: Scoreboard Problem
« Reply #6 on: November 30, 2010, 02:49:57 PM »
No problem.