[Discontinued] NC HUD v2.6.0 - September 7th, 2019
-
- Posts: 3
- Joined: Wed Apr 28, 2010 2:34 pm
Re: [WIP] NC HUD v1.7
Mediafire says the archive is blocked or damaged or is that just me?
-
- Posts: 1066
- Joined: Fri Jan 20, 2012 11:29 pm
- Graphics Processor: nVidia (Modern GZDoom)
- Location: My Computer...
Re: [WIP] NC HUD v1.7
i had the same problem when i uploaded just the tibdoomgz.pk3 to my mediafire i solved it by zipping the pk3 i know its an annoying extra step but i dont get that problem at all when its zipped up
-
- Posts: 5032
- Joined: Sun Nov 14, 2010 12:59 am
Re: [WIP] NC HUD v1.7
It works fine for me. But anyway, I zipped it and uploaded it again. So try to download it again, please.
-
- Posts: 362
- Joined: Mon Mar 25, 2013 11:47 am
Re: [WIP] NC HUD v1.7
this looks GREAT! i can't wait to get home and try it out!!
-
- Posts: 362
- Joined: Mon Mar 25, 2013 11:47 am
Re: [WIP] NC HUD v1.7
Can i use this with Zandronum? I just tried and got an error saying :
Script error, "nc_custom_hud_v1.7.pk3:actors/nchudinv_misc.txt" line 1:
"INVENTORY.UNTOSSABLE" is an unknown flag
Script error, "nc_custom_hud_v1.7.pk3:actors/nchudinv_misc.txt" line 1:
"INVENTORY.UNTOSSABLE" is an unknown flag
-
- Posts: 5032
- Joined: Sun Nov 14, 2010 12:59 am
Re: [WIP] NC HUD v1.7
That error pretty much says that you can't. Zandronum just doesn't have the necessary features.
-
- Posts: 5032
- Joined: Sun Nov 14, 2010 12:59 am
Re: [WIP] NC HUD v1.8
Version 1.8 is up!
-
- Posts: 2166
- Joined: Mon Sep 05, 2011 8:50 pm
- Location: a place lol!
Re: [WIP] NC HUD v1.8
Looks a lot like DE HUD +, but in a form that I like better. The Half-Life esque ammo icons really work.
However, when I go into the NC HUD Menu, the two options are set to "unknown". Any reason why this is? Using today's svn build.
And also this:
However, when I go into the NC HUD Menu, the two options are set to "unknown". Any reason why this is? Using today's svn build.
And also this:
Spoiler:When I use ID(K)FA, I get this weird second pistol with 15 bullets. Behaves exactly the same as the pistol, but runs off an ammo type not found in-game. Has a neat double ammo counter too.
-
- Posts: 221
- Joined: Thu Feb 28, 2013 12:27 am
Re: [WIP] NC HUD v1.8
I do too!
Hope a new version to the brutal doom version gets released too, I like the ammo mag/reserve overlap.
Hope a new version to the brutal doom version gets released too, I like the ammo mag/reserve overlap.
-
- Posts: 5032
- Joined: Sun Nov 14, 2010 12:59 am
Re: [WIP] NC HUD v1.8
DE HUD was originally based on an earlier version of this but with some modifications. After the DE HUD was finished, I'd decided to "back-port" those modifications to this HUD.Lava Grunt wrote:Looks a lot like DE HUD
The HUD uses custom [wiki]CVARs[/wiki] for toggling the tally and all-ammo displays. The CVARs, being custom, you need to do something to make them work properly. Check the readme.txt file inside the pk3. It has the information on how to make them work.However, when I go into the NC HUD Menu, the two options are set to "unknown". Any reason why this is?
Now saying that, I might upload a new version (maybe today or tomorrow) that will deal with the custom CVARs thing so to make them work "out-of-the-box", since there is a new feature in ZDoom, which was just implemented yesterday, that allows that now.
It was put there so people can use it as a "template" for when they want to use weapons with dual ammo with the HUD. For now, open the decorate.txt file and comment this line:When I use ID(K)FA, I get this weird second pistol with 15 bullets. Behaves exactly the same as the pistol, but runs off an ammo type not found in-game. Has a neat double ammo counter too.
Code: Select all
Weapon.SlotNumber 2
-
- Posts: 5032
- Joined: Sun Nov 14, 2010 12:59 am
Re: [WIP] NC HUD v1.9
Version 1.9 is up! Check the OP for the changes.
-
- Posts: 362
- Joined: Mon Mar 25, 2013 11:47 am
Re: [WIP] NC HUD v1.9
Is there any chance this will ever work with zandronum?
-
- Posts: 973
- Joined: Tue Jul 15, 2003 5:43 pm
Re: [WIP] NC HUD v1.9
It contains code that zandronum isn't friendly with. So until Zandronum catches up, I wouldn't think so. A zandronum version would require gutted code.Skrell wrote:Is there any chance this will ever work with zandronum?