Ulysses Stuff > Releases
sui_scoreboard with UTime and Steam Avatars
BMCha:
New non-Utime version attached (I reuploaded)
I have modified the sui_scoreboard found in this section and added an hours column that works with UTime, and I have added Steam Avatars that replace the ratings icon. If you do not have utime there is a possibility that the scoreboard wil throw errors and not disapear for some players. If you want a version with only steam avatars, I will make one. EDIT: tas has edited it and fixed the vote buttons. I have updated the attachment with his version, which is also in post 3.
-Credits-
Suicidal.Banana - sui_scoreboard
Garry - Steam Avatar Code in default scoreboard
BMCha - Integrating Garry's code and Utime, and correcting the layout to fit the avatars.
tas - Fixing the vote buttons and numerous other fixes.
.:Changelog:.
=V(4?) BMCha=
Finally made the non-Utime version
1 or 2 other fixes(credits line length and something else which I don't remember)
=V3= by tas
Made the columns wider for the email|website fields!
Made the server name look slightly better.
Fixed some crucial code errors.
=V2= by tas
Vote buttons fixed
=V1= by BMCha
Steam Avatars added
Utime added
Zip files attached. Unzip into addons. You need to be logged in to download.
tas:
I was just checking through some of the code and I notice that the vote buttons do not show up right. I know this was a problem before somewhere but I took the liberty of fixing the code. You can update your post with this version if you like.
I give you version 2.1! :)
Edit: Removed old version.
EDIT: August 2010.
Because uteam is now integrated into ULX, you have to specify a "order" under "team". For example:
--- Code: ---"superadmin"
{
"allow"
{
"ulx command"
"ulx command"
}
"inherit_from" "admin"
"team"
{
"order" "1"
"name" "Super Admin"
"color_red" 25
"color_blue" 105
"color_green" 220
"health" 400
}
}
"admin"
{
"allow"
{
"ulx command"
"ulx command"
}
"inherit_from" "moderator"
"team"
{
"order" "2"
"name" "Admin"
"color_red" 255
"color_blue" 50
"color_green" 50
"health" 300
}
}
"moderator"
{
"allow"
{
"ulx command"
"ulx command"
}
"inherit_from" "respected"
"team"
{
"order" "3"
"name" "Moderator"
"color_red" 255
"color_blue" 50
"color_green" 200
"health" 250
}
}
--- End code ---
JamminR:
Excellence!
Killers2:
Going to take a look at this for my SB server. Would put it on my PSW server but it does not have all the category's and I can't be arsed to fiddle with it.
Killers2:
Ok I got this working but I noticed some layout bugs and I was wondering if you could fix them.
http://www.killersservers.co.uk/images/scoreboard%20bugs.jpg
You see it is not showing all of the server name and my MSN and Email are slightly obstructed by Ballons and Buttons.
Navigation
[0] Message Index
[#] Next page
Go to full version