TTT Scoreboard modification (problem with different resolutions)
2 replies, posted
Hi guys, I managed to modify the scoreboard to look like this:
[url]http://steamcommunity.com/sharedfiles/filedetails/?id=252930013[/url]
But someone told me that the scoreboard looks weird for him, like that:
[url]http://steamcommunity.com/sharedfiles/filedetails/?id=253002460[/url]
It seems to be a problem of resolutions, when I modified the scoreboard to get everything fit, it seems to only look as it's supposed to be at a resolution of 1920x1080.
So exactly the problem is that I made of 1 background and 1 hostname 2, which use different size values.
Example of code:
[url]http://puu.sh/8nbsr.png[/url] (ignore that it's 4 bars each, I'll make it 2 later)
I hope someone here has experience with modificating the TTT Scoreboard and how to make it that everything fits for all resolutions.
You have only shown us your logo, show the rest of the code.
It seems like not all parts of your scoreboards are scaling properly.
Well, that's mostly everything, that's the code for the background, I have 4 background bars *used to have it 4 colored but changed that* The one bar goes to the half of the board with the length 576, just like the 2nd bar covers the other half with -576, but it seems that this values, 576 and -576 only fit for the resolution that I have.
That's the original code of that part, so you can see what I changed:
[url]http://puu.sh/8niGK.png[/url]
And that's the code of the 2 colored hostname:
[url]http://puu.sh/8nj0d.png[/url]
*edit: forgot that I made the total background invisible, so only the upper bar and playerlist background matters
Code of playerlist background: [url]http://puu.sh/8nk13.png[/url]
*another edit: So, I found out that on a lower resolution the values have to be lower and on a higher resolution they have to be higher..
Sorry, you need to Log In to post a reply to this thread.