Author Topic: sui_scoreboard with UTime and Steam Avatars  (Read 116120 times)

0 Members and 2 Guests are viewing this topic.

Offline krooks

  • Sr. Member
  • ****
  • Posts: 382
  • Karma: 32
  • I don't like video games.
    • Diamond Krooks
Re: sui_scoreboard with UTime and Steam Avatars
« Reply #105 on: January 06, 2011, 06:27:06 PM »
Awesome, sounds good, I usually use forums as last resort, but you may see me there ;D
My TTT server. Join the fun!

Offline bpgilly

  • Newbie
  • *
  • Posts: 2
  • Karma: 0
Re: sui_scoreboard with UTime and Steam Avatars
« Reply #106 on: January 08, 2011, 06:43:42 AM »
hello, i ressently started up a sandbox server for own use and friends. I downloaded this scoreboard and well i had lots of bugs in the beginning wich i all fixed with own knownledge and the use of this topic (wich really helped me out alot) the only problem is, with the teams. I made a group called owner with the same commands as superadmin. Only difference is in UTeam.txt They have some more hp, armor, other model etc. But the problem is wenever someone in the group owner joins, and i think this is the same for superadmin, on the scoreboard they are just admins. But still we can do every command we would normally have and when i join it still says i'm in the group owner...

this is my uteam folder for the first team.
Code: [Select]
{
"teams"
{
"1"
{
"name" "Owner"
"group" "Owner"
"armor" "1000"
"hp" "2000"
"color"
{
"a" "255"
"B" "85"
"g" "200"
"r" "50"
}
"plytable"
{
"1" "SprintSpeed:1000"
"2" "WalkSpeed:500"
}
}

this is the part of the groups.txt itself from ulib.
Code: [Select]
"owner"
{
"deny"
{
}
"allow"
{
"ulx hiddenecho"
"ulx adduser"
"ulx adduserid"
"ulx removeuser"
"ulx userallow"
"ulx userdeny"
"ulx addgroup"
"ulx removegroup"
"ulx groupallow"
"ulx groupdeny"
"ulx rcon"
"ulx luarun"
"ulx cexec"
"ulx ent"
"overcomeimmunity"
}
"inherit_from"
{
"admin"
}
}

superadmin looks just the same just in the uteam.txt they have some different settings. I really hope someone can help me out and. greeting bpgilly ^^


EDIT - JAMMINR: Placed text examples in code tag for easier formatting/forum whitespace
« Last Edit: January 08, 2011, 10:05:30 AM by JamminR »

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6214
  • Karma: 394
  • Project Lead
Re: sui_scoreboard with UTime and Steam Avatars
« Reply #107 on: January 08, 2011, 09:12:35 AM »
Try changing
Code: [Select]
"group"      "Owner"to
Code: [Select]
"group"      "owner"
Experiencing God's grace one day at a time.

Offline bpgilly

  • Newbie
  • *
  • Posts: 2
  • Karma: 0
Re: sui_scoreboard with UTime and Steam Avatars
« Reply #108 on: January 08, 2011, 10:26:37 AM »
**EDIT**

It's fixed thnx the O did it --', thank you for helping me out here ^^
« Last Edit: January 08, 2011, 10:39:52 AM by bpgilly »

Offline Messaice

  • Newbie
  • *
  • Posts: 9
  • Karma: 0
Re: sui_scoreboard with UTime and Steam Avatars
« Reply #109 on: February 01, 2011, 04:27:45 AM »
i got the rank owner, but when i join it keep showing me as "Unassigned"

Offline Aaron113

  • Hero Member
  • *****
  • Posts: 803
  • Karma: 102
Re: sui_scoreboard with UTime and Steam Avatars
« Reply #110 on: February 01, 2011, 09:33:35 AM »
i got the rank owner, but when i join it keep showing me as "Unassigned"
You have to set the owner group's title and name.  You can do this with XGUI, which, is built into ulx svn.  Just go into your groups tab, hit Manage teams, and create new.  The rest should be self explanatory.

Offline Messaice

  • Newbie
  • *
  • Posts: 9
  • Karma: 0
Re: sui_scoreboard with UTime and Steam Avatars
« Reply #111 on: February 01, 2011, 09:35:37 AM »
i tried to add my self to admin or superadmin, but it will still show me as unassigned.


- and i already did that ;)
« Last Edit: February 01, 2011, 09:38:34 AM by Messaice »

Offline krooks

  • Sr. Member
  • ****
  • Posts: 382
  • Karma: 32
  • I don't like video games.
    • Diamond Krooks
Re: sui_scoreboard with UTime and Steam Avatars
« Reply #112 on: February 01, 2011, 10:24:00 AM »
Are you using UTeam?
From my understanding it pulls names from UTeam, not the Garrysmod groups.

You should also probably be running ULX/ULIB from svn, just to make sure it all works together correctly.
********
EDIT
********
I have also found that you can manage teams without UTeam if you have the SVN of ULX/ULIB and are using XGUI. Teams made in XGUI will show up correctly on the board as well.
« Last Edit: February 02, 2011, 12:36:00 AM by krooks »
My TTT server. Join the fun!

Offline Messaice

  • Newbie
  • *
  • Posts: 9
  • Karma: 0
Re: sui_scoreboard with UTime and Steam Avatars
« Reply #113 on: February 01, 2011, 11:04:48 AM »
well, i figure it out, and it works fine now.
thanks.

Offline Pantho

  • Newbie
  • *
  • Posts: 39
  • Karma: 2
Re: sui_scoreboard with UTime and Steam Avatars
« Reply #114 on: March 12, 2011, 06:23:28 AM »
Seems DarkRP links this thread.

If your going to use it for DarkRP you might want to add    self.lblTeam:SizeToContents() around line 125 of player_row.lua

This is just to update the label widths, as it kept shortening my job names. (Might need to move he label left a tad, I didn't as I removed Health.

Offline drake90001

  • Newbie
  • *
  • Posts: 33
  • Karma: 0
  • Formerly xXMyFateXx
Re: sui_scoreboard with UTime and Steam Avatars
« Reply #115 on: April 07, 2011, 03:55:30 PM »
Holy s***, is that Pantho from BYB? , I never knew you he was on here  ;)

Offline bullard120

  • Newbie
  • *
  • Posts: 1
  • Karma: 0
Re: sui_scoreboard with UTime and Steam Avatars
« Reply #116 on: September 03, 2011, 01:07:47 PM »
Just kinda Curious, since I dont know much about Lua, But with this scoreboard is it possible to make it were if someone was a admin and I looked at the scoreboard, in the middle of their Card it would be kinda glowing in and out like It does on PERP?

Offline stump

  • Newbie
  • *
  • Posts: 1
  • Karma: 0
Re: sui_scoreboard with UTime and Steam Avatars
« Reply #117 on: May 10, 2012, 03:28:35 PM »
I got it to work and stuff, but when I made a rank "Respected" and added to Uteam and stuff and tried using it on my sevrer, it just stayed at the previous rank. I did try slaying them and stuff but it didn't work. Help please.

Offline LuaTenshi

  • Hero Member
  • *****
  • Posts: 545
  • Karma: 47
  • Just your ordinary moon angel!
    • Mirai.Red
Re: sui_scoreboard with UTime and Steam Avatars
« Reply #118 on: September 20, 2012, 10:34:17 PM »
I assume this does not work any more because I can not see the teams tab or colors at all?

Nevermind my FTP decided to derp and not upload the autorun file...
« Last Edit: September 20, 2012, 11:16:30 PM by HeLLFox_15 »
I cry every time I see that I am not a respected member of this community.

Offline Nasu

  • Newbie
  • *
  • Posts: 2
  • Karma: -1
Re: sui_scoreboard with UTime and Steam Avatars
« Reply #119 on: October 28, 2012, 09:43:16 AM »
Anyone know how to get this working with the new update? The scoreboard won't just show up, when I press tab.