[QUOTE=Eccid;43996157]I don't know if this is asking too much, rejax, another nice thing about editing sb_row is being able to add the tinted background to the rank column as well (like in the image below). Is there any chance you could add that as well?
[IMG]http://i.imgur.com/UPt69XI.jpg[/IMG][/QUOTE]
By tinted background you mean like the blacker colour outline of the column right? I was thinking about that too but I was uncertain if I should request so much from rejax haha.
I'll get on it tonight, but before i do - would you want the background to be a fixed width, scale depending on the largest rank, or just be a config option?
[QUOTE=rejax;44001734]I'll get on it tonight, but before i do - would you want the background to be a fixed width, scale depending on the largest rank, or just be a config option?[/QUOTE]
That would be fantastic if it was based on the largest rank.
EverCandy,
If you can read, I'll say this for the third time. [b]you do not need to add someone as a frien to PM them on facepunch![/b]
Furthermore, if you can read I said that your temper and behaviour towards someone (in this case me) kindly asking not to advertise your server on here was disgraceful and if a server owner reacts and acts like this, it gives ME (author even agreed) the impression your server isn't very good with an owner with your temper. If I were a random new person to gmod and I saw this thread, after reading you reply, it would have given me the impression not to join anyway.
At no point have I suggested the author should start charging, I respect that he released this for free instead of taking it to coder hire.
My point to the author most likely not playing your server is, why would he? He's probably too busy, got better things to do and wouldn't play regularly to even care about having a rank.
My question to you is, how old are you? You're acting very strange about this and not very adult-like. If you don't want to answer, I'll either think you're too young and still worries about posting age online, or that you've thought of your actions to behave more like your age.
Sorry for typos, my iPhone isn't great to type with..
[QUOTE=ENG.jonny;44003003]EverCandy,
If you can read, I'll say this for the third time. [b]you do not need to add someone as a frien to PM them on facepunch![/b]
Furthermore, if you can read I said that your temper and behaviour towards someone (in this case me) kindly asking not to advertise your server on here was disgraceful and if a server owner reacts and acts like this, it gives ME (author even agreed) the impression your server isn't very good with an owner with your temper. If I were a random new person to gmod and I saw this thread, after reading you reply, it would have given me the impression not to join anyway.
At no point have I suggested the author should start charging, I respect that he released this for free instead of taking it to coder hire.
My point to the author most likely not playing your server is, why would he? He's probably too busy, got better things to do and wouldn't play regularly to even care about having a rank.
My question to you is, how old are you? You're acting very strange about this and not very adult-like. If you don't want to answer, I'll either think you're too young and still worries about posting age online, or that you've thought of your actions to behave more like your age.
Sorry for typos, my iPhone isn't great to type with..[/QUOTE]
Meh, I got over that and you still mulling over that? Boring. There is still so many points to type but this is not the place to fight, I am here to LEARN more about this "addon".
[editline]22nd February 2014[/editline]
[QUOTE=rejax;44001734] I'll get on it tonight [/QUOTE]
Sounds like a plan c:
try the newest update, you can set EZS.DrawBackground to true and it will draw (duh)
because of the way ttt does the backgrounds, its difficult to size it to the text. maybe its just because its 2am.
anyway you can set EZS.BackgroundSize to whatever
have fun i love you
Okay I'm super bad at this.. so where in the code do you put the Steam ID if you example wanna add a superadmin?
Great job on this, it's very customizable but I have one suggestion.
Could you give the option to have a flashing colour rank that changes colours. It's something to do with math.random that's all I know. Also could you make when you set a rank colour it also changes the players name colour to it.
Thanks in advance.
[QUOTE=aaronuk12;44010427]Great job on this, it's very customizable but I have one suggestion.
Could you give the option to have a flashing colour rank that changes colours. It's something to do with math.random that's all I know. Also could you make when you set a rank colour it also changes the players name colour to it.
Thanks in advance.[/QUOTE]
I'll do the flashing color, and if you set EZS.UseNameColors to true it will change the name color
[QUOTE=RawiStar]
Okay I'm super bad at this.. so where in the code do you put the Steam ID if you example wanna add a superadmin?
[/QUOTE]
If you have an admin mod set up, it will create them by the players rank.
Say you have a "superadmin" group, it will check if there is an EZS.Rank for "superadmin", then use that.
Oh yea quick suggestion rejax. Maybe you want to make this "addon" officially? Like I mean adding a list of the changelog in the "addon" and giving this thread a sexy look :D. And like all the previous download links of the older versions (which you should probably name :P). Definitely looks badass on this thread if that were to happen.
This is fantastic. Thanks. Only issue I had is the background not moving with the offset. I fixed it by making line 127 this:
[code]local offset = ( ( s:GetWide() - scr ) - (multis[EZS.RankPos] - EZS.RankOffset) - sizeoff )[/code]
It's now on github, and I'll add that, thanks eccid.
I had another suggestion when you have tome to take a look at it. I was going to try and do this but I wasn't even sure where to begin. Is it possible to move the "missing", "kill", etc. tags over based on the offset, or at least make another config option to move them over? They seem to be clipping into my ranks tab.
Just pushed update.
You can now use EZS.Colors[rank] = "rainbow" the make a flamboyantly rainbow name
EZS.RainbowFrequency controls the speed
EZS.MoveTag = { enabled = true/false, amount = 100 } - to move the sb tags over to the left by 'amount'
I submitted a pull request for a small fix.
Merged, cheers
I don't know if it's possible, but the Magnifying glass icon also cuts into the ranks tab, can that be moved as well?
[IMG]http://i.imgur.com/oK1vIvh.jpg[/IMG]
yup, I'll take a look when I get home
Added, use EZS.MoveSearchResult = { enabled = bool, amount = number }
also cleaned some stuff
added support for servers with karma disabled
Looks like a really nice addon!
Do you think you might be able to add support for Steam ID instead of group?
Hey! This addon looks awesome! I have a question though-do we just add it to our "addons" folder? I added the addon, configured just the "EZS.Ranks" and "EZS.Colors" parts, and nothing seemed to show up. I then reinstalled it and loaded it without touching it-and again, I did not see anything load up on my server's scoreboard. :/ Do you think you know what is wrong?
@Decius - Will add that today
@InfamousMango - Send me your copy of the addon
[QUOTE=rejax;44241014]@Decius - Will add that today[/QUOTE]
Awesome, thanks!
You sir, are a goddamn legend.
This will not work in the newest version of TTT. In the 3-9-2014 version, a lot of the scoreboard code was changed, so some of the function calls in this addon no longer work. It just throws lua errors.
I'll be releasing a version compatible with the newest version of ttt soon
Thank you!
Getting some lua errors:
[IMG]http://i.imgur.com/Mjjm9xO.png[/IMG]
What's your line 8?
Looks like you messed up a color
Sorry, you need to Log In to post a reply to this thread.