Upvote Upvoted 0 Downvote Downvoted
Weird Custom HUD Bug
posted in Customization
1
#1
0 Frags +

So. I've been working on a small custom hud of mine that just replaces the font in some places, moves the health bar position and resizes the 2D Character a bit.

At least that's what it's suppose to do. The 2D Character in the the bottom left doesn't want to get moved or rescaled when I start TF2 normally (with these Lauch Settings "-high -console -noipx -nojoy -threads 2" but I tried starting it without these to get the same result).

Weirdly enough, when I start TF2 through Hammer the Character does scale and move to the assigned location. I've tried using Hammer's Lauch settings (again to no effect).

I already crossed the following reasons why it isn't working out:
- Faulty Lauch Settings
- Not in Custom Folder/in wrong folder
- Wrong file placement in general
- False Code

Please help me with this! I'm desperate!

So. I've been working on a small custom hud of mine that just replaces the font in some places, moves the health bar position and resizes the 2D Character a bit.

At least that's what it's suppose to do. The 2D Character in the the bottom left doesn't want to get moved or rescaled when I start TF2 normally (with these Lauch Settings "-high -console -noipx -nojoy -threads 2" but I tried starting it without these to get the same result).

Weirdly enough, when I start TF2 through Hammer the Character does scale and move to the assigned location. I've tried using Hammer's Lauch settings (again to no effect).

[u]I already crossed the following reasons why it isn't working out:[/u]
- Faulty Lauch Settings
- Not in Custom Folder/in wrong folder
- Wrong file placement in general
- False Code

Please help me with this! I'm desperate!
2
#2
0 Frags +

how you gunna tell us that you think the files in the wrong place and then not tell us where the file is. you need to give us more to do anything here. also if you think its faulty launch settings then take the 5 seconds to take out your launch settings and see if your problem persists. I've never really fucked around with hudplayerclass too much because i dont like the clutter so I dont know if it's tied to anything like PlayerStatusBleedImage is tied to PlayerStatusHealthImage, but if your thing works in hammer and not the game then its probably not anything to do with code and more likely to do with your launch settings for whatever reason or file placement

HudPlayerClass.res should be in this location:
Team Fortress 2\tf\custom\hud-master\resource\ui

generally speaking, everything goes in your \resource\ui folde. if it's not hudlayout.res, clientscheme.res, gamemenu.res, or any hud animation text files, put it in there.

also for the love of god use this thread http://www.teamfortress.tv/19073/hud-editing-short-questions-quick-answers

how you gunna tell us that you think the files in the wrong place and then not tell us where the file is. you need to give us more to do anything here. also if you think its faulty launch settings then take the 5 seconds to take out your launch settings and see if your problem persists. I've never really fucked around with hudplayerclass too much because i dont like the clutter so I dont know if it's tied to anything like PlayerStatusBleedImage is tied to PlayerStatusHealthImage, but if your thing works in hammer and not the game then its probably not anything to do with code and more likely to do with your launch settings for whatever reason or file placement

HudPlayerClass.res should be in this location:
Team Fortress 2\tf\custom\hud-master\resource\ui

generally speaking, everything goes in your \resource\ui folde. if it's not hudlayout.res, clientscheme.res, gamemenu.res, or any hud animation text files, put it in there.

also for the love of god use this thread http://www.teamfortress.tv/19073/hud-editing-short-questions-quick-answers
Please sign in through STEAM to post a comment.