Upvote Upvoted 1 Downvote Downvoted
Anyone with an updated PVHUD?
posted in Customization
1
#1
0 Frags +

Read title. Thank you in advance

Read title. Thank you in advance
2
#2
whitelist.tf
3 Frags +

I fixed some files for it somewhat recently for Beater, animations file has been converted to use _manifest so contracts and matchmaking animations shouldn't break if you delete hudanimations_tf.txt from the scripts folder if you merge this and your pvhud together.

If you made any customizations to hudlayout.res or clientscheme.res you have to copy these over, clientscheme only requires the things you changed as this is now using a #base setup and can be updated by running 'extract_clientscheme.res' to grab the default clientscheme file and move it in the default_hudfiles folder so it can be included.

Scoreboard was fixed, target ID was touched but the HudTournament in this is completely lacking all the new matchmaking stuff for if_competitive that was added a couple of days ago.

I [url=http://wiethoofd.info/share/Beater_PVHUD_feb2016.zip]fixed some files for it[/url] somewhat recently for Beater, animations file has been converted to use _manifest so contracts and matchmaking animations shouldn't break if you delete [i]hudanimations_tf.txt[/i] from the scripts folder if you merge this and your pvhud together.

If you made any customizations to hudlayout.res or clientscheme.res you have to copy these over, clientscheme only requires the things you changed as this is now using a [i]#base[/i] setup and can be updated by running 'extract_clientscheme.res' to grab the default clientscheme file and move it in the [i]default_hudfiles[/i] folder so it can be included.

Scoreboard was fixed, target ID was touched but the HudTournament in this is completely lacking all the new matchmaking stuff for if_competitive that was added [url=https://github.com/SteamDatabase/GameTracking/commit/5306edff4cc8b508b51f68dfc3da7748fb672f47#diff-f61d3901085e5e0597cb440a248f8a11R1059]a couple of days ago[/url].
3
#3
0 Frags +

thank you my man

thank you my man
4
#4
3 Frags +

Does anyone have one updated for the newest update? (Mine keeps crashing the game)

Does anyone have one updated for the newest update? (Mine keeps crashing the game)
5
#5
3 Frags +

I've updated it and it works in MM, but some things still need to be tweaked (new top bar stuff obscures KOTH timers etc) so I'd want to fix that first before I uploaded it, but I can upload it as it is now if others would like to fix/use as is.

I've updated it and it works in MM, but some things still need to be tweaked (new top bar stuff obscures KOTH timers etc) so I'd want to fix that first before I uploaded it, but I can upload it as it is now if others would like to fix/use as is.
6
#6
2 Frags +

Whenever you have it done hmu please I'd love to give you a key or something for it

Whenever you have it done hmu please I'd love to give you a key or something for it
7
#7
7 Frags +

Alright here you go boys;

http://www.mediafire.com/download/gnjzctu0w9hyagw/Updated+pvhud+23.3.16.zip

http://www.mediafire.com/download/cj2nxurz0mr2c7m/Updated+pvhud+25.3.16.zip

Changes I made (that I can recall) are;

- All the stuff from this pastebin (http://pastebin.com/PgFPLkkG)
- Made main menu the default one (as I have no idea what I'm doing with menus really, was crashing otherwise)
- Made hudtournament.res the default one (not sure if it was default already)
- Moved KOTH timers a bit lower down from the top to compensate for the new stuff at the top in matchmaking
- Added TLR Crosshair with optional shadow (for my own personal use, but just left it in as another xhair option)

Again somebody more capable could probably do this much better than I have, so feel free to.

Alright here you go boys;
[s]
http://www.mediafire.com/download/gnjzctu0w9hyagw/Updated+pvhud+23.3.16.zip[/s]

http://www.mediafire.com/download/cj2nxurz0mr2c7m/Updated+pvhud+25.3.16.zip

Changes I made (that I can recall) are;

[b]- All the stuff from this pastebin (http://pastebin.com/PgFPLkkG)
- Made main menu the default one (as I have no idea what I'm doing with menus really, was crashing otherwise)
- Made hudtournament.res the default one (not sure if it was default already)
- Moved KOTH timers a bit lower down from the top to compensate for the new stuff at the top in matchmaking
- Added TLR Crosshair with optional shadow (for my own personal use, but just left it in as another xhair option)[/b]

[u]Again somebody more capable could probably do this much better than I have, so feel free to.[/u]
8
#8
0 Frags +
STOGEAlright here you go boys;

http://www.mediafire.com/download/gnjzctu0w9hyagw/Updated+pvhud+23.3.16.zip

Changes I made (that I can recall) are;

- All the stuff from this pastebin (http://pastebin.com/PgFPLkkG)
- Made main menu the default one (as I have no idea what I'm doing with menus really, was crashing otherwise)
- Made hudtournament.res the default one (not sure if it was default already)
- Moved KOTH timers a bit lower down from the top to compensate for the new stuff at the top in matchmaking
- Added TLR Crosshair with optional shadow (for my own personal use, but just left it in as another xhair option)


Again somebody more capable could probably do this much better than I have, so feel free to.

The killfeed doesn't work properly for some reason, like whenever I kill someone it does show up in the killfeed but it's not highlighted

edit: Nevermind, luckily figured it out on my first guess haha.
Simply go into scripts/hudlayout.res then ctrl+f death and find LocalBackgroundColor under HudDeathNotice, and change it to 255 255 255 192

[quote=STOGE]Alright here you go boys;

http://www.mediafire.com/download/gnjzctu0w9hyagw/Updated+pvhud+23.3.16.zip

Changes I made (that I can recall) are;

[b]- All the stuff from this pastebin (http://pastebin.com/PgFPLkkG)
- Made main menu the default one (as I have no idea what I'm doing with menus really, was crashing otherwise)
- Made hudtournament.res the default one (not sure if it was default already)
- Moved KOTH timers a bit lower down from the top to compensate for the new stuff at the top in matchmaking
- Added TLR Crosshair with optional shadow (for my own personal use, but just left it in as another xhair option)[/b]

[u]Again somebody more capable could probably do this much better than I have, so feel free to.[/u][/quote]

The killfeed doesn't work properly for some reason, like whenever I kill someone it does show up in the killfeed but it's not highlighted

edit: Nevermind, luckily figured it out on my first guess haha.
Simply go into scripts/hudlayout.res then ctrl+f death and find LocalBackgroundColor under HudDeathNotice, and change it to 255 255 255 192
9
#9
0 Frags +
flyingbuddy
The killfeed doesn't work properly for some reason, like whenever I kill someone it does show up in the killfeed but it's not highlighted

edit: Nevermind, luckily figured it out on my first guess haha.
Simply go into scripts/hudlayout.res then ctrl+f death and find LocalBackgroundColor under HudDeathNotice, and change it to 255 255 255 192

Not really that sure what you're talking about, mind giving an example? Good that you sorted it out but I'm just curious.

Don't remember changing anything in relation to the killfeeds.

[quote=flyingbuddy]

The killfeed doesn't work properly for some reason, like whenever I kill someone it does show up in the killfeed but it's not highlighted

edit: Nevermind, luckily figured it out on my first guess haha.
Simply go into scripts/hudlayout.res then ctrl+f death and find LocalBackgroundColor under HudDeathNotice, and change it to 255 255 255 192[/quote]

Not really that sure what you're talking about, mind giving an example? Good that you sorted it out but I'm just curious.

Don't remember changing anything in relation to the killfeeds.
10
#10
0 Frags +
STOGEflyingbuddy
The killfeed doesn't work properly for some reason, like whenever I kill someone it does show up in the killfeed but it's not highlighted

edit: Nevermind, luckily figured it out on my first guess haha.
Simply go into scripts/hudlayout.res then ctrl+f death and find LocalBackgroundColor under HudDeathNotice, and change it to 255 255 255 192

Not really that sure what you're talking about, mind giving an example? Good that you sorted it out but I'm just curious.

Don't remember changing anything in relation to the killfeeds.

i Was wondering what is that extract_clientscheme Should i keep it ? and The HLE file

[quote=STOGE][quote=flyingbuddy]

The killfeed doesn't work properly for some reason, like whenever I kill someone it does show up in the killfeed but it's not highlighted

edit: Nevermind, luckily figured it out on my first guess haha.
Simply go into scripts/hudlayout.res then ctrl+f death and find LocalBackgroundColor under HudDeathNotice, and change it to 255 255 255 192[/quote]

Not really that sure what you're talking about, mind giving an example? Good that you sorted it out but I'm just curious.

Don't remember changing anything in relation to the killfeeds.[/quote]
i Was wondering what is that extract_clientscheme Should i keep it ? and The HLE file
11
#11
0 Frags +
_DR34M_i Was wondering what is that extract_clientscheme Should i keep it ? and The HLE file

IIRC when wiethoofd originally restored this hud that extract_clientscheme was put in place to use the clientscheme.res that valve would update and overwrite the one found in the hud folder

[quote=_DR34M_]
i Was wondering what is that extract_clientscheme Should i keep it ? and The HLE file[/quote]


IIRC when wiethoofd originally restored this hud that extract_clientscheme was put in place to use the clientscheme.res that valve would update and overwrite the one found in the hud folder
12
#12
0 Frags +

Can someone update my pvhud so it can show timers or atleast show me how to fix it

Can someone update my pvhud so it can show timers or atleast show me how to fix it
Please sign in through STEAM to post a comment.