I know i'm going to sound retarded but how would I use numerical health for this edit? I looked into hudplayerclass.res but it only had a team colored hea-lth cross. sorry again for being an idiot :(
from the first post:
* If you want to switch to numerical HP: go into resource/ui/, rename or delete hudplayerhealth and huddamageaccount, then remove _numeric from hudplayerhealth_numeric and huddamageaccount_numeric.
* If you want to switch to numerical HP: go into resource/ui/, rename or delete hudplayerhealth and huddamageaccount, then remove _numeric from hudplayerhealth_numeric and huddamageaccount_numeric.
erkstonfrom the first post:
* If you want to switch to numerical HP: go into resource/ui/, rename or delete hudplayerhealth and huddamageaccount, then remove _numeric from hudplayerhealth_numeric and huddamageaccount_numeric.
thanks man, im mildly retarded
* If you want to switch to numerical HP: go into resource/ui/, rename or delete hudplayerhealth and huddamageaccount, then remove _numeric from hudplayerhealth_numeric and huddamageaccount_numeric.[/quote]
thanks man, im mildly retarded
"how did you get rid of the [unknown] in the inspect panel?"
Also like to know how to remove, which file to edit. =/
(Using Broselhud 2.7, i don't like blu edition.)
Also like to know how to remove, which file to edit. =/
(Using Broselhud 2.7, i don't like blu edition.)
Any plans on an installer that allows you to customize stuff?
cenourax"how did you get rid of the [unknown] in the inspect panel?"
Also like to know how to remove, which file to edit. =/
(Using Broselhud 2.7, i don't like blu edition.)
See #80 and #82, don't want to go into further deail to be honest.
emoAny plans on an installer that allows you to customize stuff?
The installer is broken and won't be fixed. broesel and iMp4ct are inactive.
Also like to know how to remove, which file to edit. =/
(Using Broselhud 2.7, i don't like blu edition.)[/quote]
See #80 and #82, don't want to go into further deail to be honest.
[quote=emo]Any plans on an installer that allows you to customize stuff?[/quote]
The installer is broken and won't be fixed. broesel and iMp4ct are inactive.
f_bluecenourax"how did you get rid of the [unknown] in the inspect panel?"See #80 and #82, don't want to go into further deail to be honest.
Also like to know how to remove, which file to edit. =/
(Using Broselhud 2.7, i don't like blu edition.)
emoAny plans on an installer that allows you to customize stuff?The installer is broken and won't be fixed. broesel and iMp4ct are inactive.
I understand that, but are you looking to create a installer for your version of broesel?
Also like to know how to remove, which file to edit. =/
(Using Broselhud 2.7, i don't like blu edition.)[/quote]
See #80 and #82, don't want to go into further deail to be honest.
[quote=emo]Any plans on an installer that allows you to customize stuff?[/quote]
The installer is broken and won't be fixed. broesel and iMp4ct are inactive.[/quote]
I understand that, but are you looking to create a installer for your version of broesel?
I updated the "[unknown]" error in inspec itens box. :D
Broeselhud 2.7 updated!
Broeselhud 2.7 updated!
https://www.dropbox.com/s/dmk1icr11zoo7ch/broeselhud.rar
Version 3.11
* Made collector's items red.
Modified files: clientscheme.res
* Made collector's items red.
Modified files: clientscheme.res
So happy to see this. Been using broselhud for awhile, glad to see it updated and fixed. Switched to this today.
Does anyone know what happened to brosel, anyway?
Does anyone know what happened to brosel, anyway?
Version 3.2
* Increased size of the inspect panels.
* Removed A&D backpack page switching (it became obsolete with today's update).
* Reworked start post's readme into FAQ for clarity's sake.
Modified files:
hudlayout.res, freezepanel_basic.res, hudinspectpanel.res, spectator.res, spectatorcoach.res, spectatortournament.res, spectatortournament_4x3.res, spectatortournament_5x4.res, spectatortournament_16x9.res
Deleted files:
ui/econ/backpackpanel.res
* Increased size of the inspect panels.
* Removed A&D backpack page switching (it became obsolete with today's update).
* Reworked start post's readme into FAQ for clarity's sake.
Modified files:
hudlayout.res, freezepanel_basic.res, hudinspectpanel.res, spectator.res, spectatorcoach.res, spectatortournament.res, spectatortournament_4x3.res, spectatortournament_5x4.res, spectatortournament_16x9.res
Deleted files:
ui/econ/backpackpanel.res
damn that was a fast update
you are the anti-broesel
you are the anti-broesel
It was pure coincidence. While I was working on the inspect panels the TF2 update happened...
I can't update the installer, sorry.
I can't update the installer, sorry.
got this today and loving it!
could you elaborate on how to make your cross change from white to red on damage, i went to the place mentioned in the topic of the thread but it didn't seem to work.
any help?
could you elaborate on how to make your cross change from white to red on damage, i went to the place mentioned in the topic of the thread but it didn't seem to work.
any help?
Thanks! To your question: It only works when using a HUD crosshair. You can activate a HUD crosshair of your choice in scripts/hudlayout.res by setting visible to 1. The rest is explained in the part of the file that FAQ #7 sends you to.
In your case (assuming you use the regular HUD cross) it would have to look like this:
Animate Crosshair01 FgColor "255 0 0 255" Linear 0.0 0.00001
Animate Crosshair01 FgColor "255 255 255 255" Linear 0.15 0.15001
In your case (assuming you use the regular HUD cross) it would have to look like this:
Animate Crosshair01 FgColor "255 0 0 255" Linear 0.0 0.00001
Animate Crosshair01 FgColor "255 255 255 255" Linear 0.15 0.15001
If I download the newest version because of this newest update, will I have to remake the custom crosshair I modified from fog's pack?
Thank you for the AMAZING work you do, I love how crisp everything is with the black outlines and clear fonts!
Thank you for the AMAZING work you do, I love how crisp everything is with the black outlines and clear fonts!
f_blueThanks! To your question: It only works when using a HUD crosshair. You can activate a HUD crosshair of your choice in scripts/hudlayout.res by setting visible to 1. The rest is explained in the part of the file that FAQ #7 sends you to.
In your case (assuming you use the regular HUD cross) it would have to look like this:
Animate Crosshair01 FgColor "255 0 0 255" Linear 0.0 0.00001
Animate Crosshair01 FgColor "255 255 255 255" Linear 0.15 0.15001
yeah, I'm currently using the default yellow cross, ill change it to white/red soon.
thanks!
In your case (assuming you use the regular HUD cross) it would have to look like this:
Animate Crosshair01 FgColor "255 0 0 255" Linear 0.0 0.00001
Animate Crosshair01 FgColor "255 255 255 255" Linear 0.15 0.15001[/quote]
yeah, I'm currently using the default yellow cross, ill change it to white/red soon.
thanks!
HarbingerIf I download the newest version because of this newest update, will I have to remake the custom crosshair I modified from fog's pack?
Thank you for the AMAZING work you do, I love how crisp everything is with the black outlines and clear fonts!
As soon as you overwrite clientscheme.res and hudlayout.res you'll have to redo fog's crosshair. It only takes a minute though if you backup your 2 files and copy/paste the relevant stuff into the new files.
Also thanks but don't forget, this is still broeselhud!
Thank you for the AMAZING work you do, I love how crisp everything is with the black outlines and clear fonts![/quote]
As soon as you overwrite clientscheme.res and hudlayout.res you'll have to redo fog's crosshair. It only takes a minute though if you backup your 2 files and copy/paste the relevant stuff into the new files.
Also thanks but don't forget, this is still broeselhud!
I just looked at the page without adblock for the first time, you're right man. With adblock there's only one download button (the smallest one is the real one), so I never noticed. Anyway, I recommend using adblock and I will consider using another filehoster.
f_blueI just looked at the page without adblock for the first time, you're right man. With adblock there's only one download button (the smallest one is the real one), so I never noticed. Anyway, I recommend using adblock and I will consider using another filehoster.
Github!
Github!
f_blueThanks! To your question: It only works when using a HUD crosshair. You can activate a HUD crosshair of your choice in scripts/hudlayout.res by setting visible to 1. The rest is explained in the part of the file that FAQ #7 sends you to.
In your case (assuming you use the regular HUD cross) it would have to look like this:
Animate Crosshair01 FgColor "255 0 0 255" Linear 0.0 0.00001
Animate Crosshair01 FgColor "255 255 255 255" Linear 0.15 0.15001
actually having trouble with this, here is what mine looks like. base crosshair is white, won't change to red
yes : i've tried both ways around(4 values in diff lines), the one you suggested, and the one in the picture.
In your case (assuming you use the regular HUD cross) it would have to look like this:
Animate Crosshair01 FgColor "255 0 0 255" Linear 0.0 0.00001
Animate Crosshair01 FgColor "255 255 255 255" Linear 0.15 0.15001[/quote]
actually having trouble with this, here is what mine looks like. base crosshair is white, won't change to red
http://imgur.com/v3vw3AX
yes : i've tried both ways around(4 values in diff lines), the one you suggested, and the one in the picture.
It has to look like this in your case: http://abload.de/image.php?img=clipboard02x4ki9.jpg
If it doesn't work you're doing something else wrong.
If it doesn't work you're doing something else wrong.
f_blueIt has to look like this in your case: http://abload.de/image.php?img=clipboard02x4ki9.jpg
If it doesn't work you're doing something else wrong.
This works!
thank you so much
If it doesn't work you're doing something else wrong.[/quote]
This works!
thank you so much
Version 3.3
* Added Eureka effect teleport menu.
* Fixed "[unknown]" in the scoreboard.
* Moved last damage done above the ammunition.
* Moved Übercharge percentage and number of individual charges (Vaccinator) to the ammunition's place.
Modified files: clientscheme.res, hudlayout.res, hudammoweapons.res, huddamageaccount.res, huditemeffectmeter_powerupbottle.res, hudmediccharge.res, scoreboard.res
Added files in resource/ui/build_menu and resource/ui/build_menu/pipboy: base_active_teleport_target.res, base_unavailable_teleport_target.res, hudmenueurekaeffect.res
* Added Eureka effect teleport menu.
* Fixed "[unknown]" in the scoreboard.
* Moved last damage done above the ammunition.
* Moved Übercharge percentage and number of individual charges (Vaccinator) to the ammunition's place.
Modified files: clientscheme.res, hudlayout.res, hudammoweapons.res, huddamageaccount.res, huditemeffectmeter_powerupbottle.res, hudmediccharge.res, scoreboard.res
Added files in resource/ui/build_menu and resource/ui/build_menu/pipboy: base_active_teleport_target.res, base_unavailable_teleport_target.res, hudmenueurekaeffect.res
Moved MapName out of LocalPlayerStatsPanel and repositioned it accordingly. Removed GameType because it doesn't seem to work anymore. Credit to rays who actually discovered the fix!
http://www.diffchecker.com/4gvwge2u
http://www.diffchecker.com/4gvwge2u
f_blueMoved MapName out of LocalPlayerStatsPanel and repositioned it accordingly. Removed GameType because it doesn't seem to work anymore. Credit to rays who actually discovered the fix!
http://www.diffchecker.com/4gvwge2u
thanks!
http://www.diffchecker.com/4gvwge2u[/quote]
thanks!