+JB. 4,800 #1 Posted August 17, 2014 So yeah.. I don't quite understand huds sometimes and why they're doing what they're doing. Maybe I'm missing out something and someone can help me. Basicly, I created the whole scoreboard.res, positioned all elements which took about 7 hours including working out a design. For some reason, I tested it with 24 players only and of course.. it only shows 15 players per team. So I adjusted the elements below the playerlist etc, but now it is 18 units off center. I don't want to edit all ~60 ypos to move it up, so I created a new element and put all other elements as sub elements so I can just move the whole thing up with one ypos. This basicly worked, but here's my problem: for some reason the labeltexts don't work anymore. For example %Blueteamname% is displayed as %Blueteamname% ingame instead of the teamname. Never saw something like this happen before so I have no idea how to fix it.. Does anyone have an idea? Quote Share this post Link to post Share on other sites
Nano 7,892 #2 Posted August 17, 2014 I have no clue about this stuff, but with my limited programming knowledge are the relative paths being interpreted as strings instead of functions? From a missed double quote or something? Quote Share this post Link to post Share on other sites
luop90 4,400 #3 Posted August 17, 2014 JB, I'm pretty sure your the Hud person everyone here goes to for help. Quote Share this post Link to post Share on other sites
Ruby 9,039 #4 Posted August 17, 2014 So yeah.. I don't quite understand huds sometimes and why they're doing what they're doing. Maybe I'm missing out something and someone can help me. Basicly, I created the whole scoreboard.res, positioned all elements which took about 7 hours including working out a design. For some reason, I tested it with 24 players only and of course.. it only shows 15 players per team. So I adjusted the elements below the playerlist etc, but now it is 18 units off center. I don't want to edit all ~60 ypos to move it up, so I created a new element and put all other elements as sub elements so I can just move the whole thing up with one ypos. This basicly worked, but here's my problem: for some reason the labeltexts don't work anymore. For example %Blueteamname% is displayed as %Blueteamname% ingame instead of the teamname. Never saw something like this happen before so I have no idea how to fix it.. Does anyone have an idea? can you post the code? Quote Share this post Link to post Share on other sites
DeatH_D 899 #5 Posted August 17, 2014 If you get it working, submit your HUD here http://huds.tf/ :> Quote Share this post Link to post Share on other sites
+JB. 4,800 #6 Posted August 17, 2014 can you post the code? Will do when I'm on my computer. Just moved everything manually now.. works. 2 Quote Share this post Link to post Share on other sites