Projects that have specifically been abandoned or considered "dead" get moved here, so people will quit bumping them. If your project has wound up here and it should not be, contact a moderator to have it moved back to the land of the living.
Mayhem666 wrote:I attempted to edit the offsets of the current graphic of the blue bar, but it seems to just move the problem. do i need to create another graphic for the blue bar in question?
Have you edited the blue bar graphic?
I, above, wrote:You're going to have to edit the blue bar graphic so that the filled part of the graphic comprises two thirds; and the empty part one third*.
The problem is that you've changed the filled part's width which I clearly said that you shouldn't.
But anyway, in this file, you'll find three versions of the blue bar. They include the original, your edit, and the "correct" edit (what you want), so you can see how they compare to each other:
Blue Shadow wrote:The problem is that you've changed the filled part's width which I clearly said that you shouldn't.
But anyway, in this file, you'll find three versions of the blue bar. They include the original, your edit, and the "correct" edit (what you want), so you can see how they compare to each other:
bbar_compare.zip
lol damnit, i really failed on this one. This exemple really made me understand. Anyway, the graphic is working perfectly, and i think everything is good now. Thank you!
Sorry but i just noticed a problem with the graphic you uploaded.
I replaced the graphic as you said. But theres a black bar that is spawning in the top left of the screen. As seen in this screenshot. How can it be solved?
Spoiler:
It spawn when the blue bar is getting started i think.
Blue Shadow wrote:As the HUD was meant for Doom, what you experience there is normal; a patch (what a surprise...) is needed to make it work with that game.
Coincidentally, I happen to have a patch for Heretic, but I can't release it yet, as it's only compatible with the work-in-progress version of 1.23.
Oh, I see. Such a shame really, Doom has a lot of nice huds but I've yet to find anything that is even remotely good in 1080p for Heretic and Hexen.
I don't have the 'NC HUD' sub menu on Options > Hud Options. Only the usual 'Alternative Hud' and 'Message Options'. The NC HUD works fine ingame, but there's no option to toggle the tally on or off.
I'm using the latest Gzdoom dev build, also tried with the 2.05 version, which was the one I had. I tried updating to the last version to see if it had any effect, but the problem persists. Even using only NC HUD without any mod, the menu doesn't show up.
Compatibility with other mods that edit the menu to add their own options is the reason why the menu is disabled. Admittedly, conflict would only arise if both the HUD and the mod you're loading it with modify the same menu (HUD Options menu, in this case). The mod last loaded wins. In other words, they can't coexist. On top of that, there is the potential conflict with ZDoom itself if the HUD Options menu ever gets something changed in it. That change won't automatically carry.
Hey there,
I've just wanted to add that this HUD is now compatible with Zandronum!
I believe that's because the SVN Version of Zandronum uses the engine of ZDoom 2.9 Pre+
Even though it's still SVN, I expect the new version to use that version of ZDoom, so the NC HUD will surely be compatible with Zandronum from now on.
Not quite. The latest Zandronum development build is missing ARMORINFO_ACTUALSAVEAMOUNT for [wiki]GetArmorInfo[/wiki], which the HUD uses; if you pick and armor up, you'll get a divide-by-zero error which completely shuts the main script down, thus breaking the workings of the HUD.
That with v1.22. With the work-in-progress version, the incompatibility is far worse...