Help me restore the regular HUD for this weapon?

Ask about ACS, DECORATE, ZScript, or any other scripting questions here!
Forum rules
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. If you still don't understand how to use a feature, then ask here.

Please bear in mind that the people helping you do not automatically know how much you know. You may be asked to upload your project file to look at. Don't be afraid to ask questions about what things mean, but also please be patient with the people trying to help you. (And helpers, please be patient with the person you're trying to help!)
Spaceshiporion
Posts: 78
Joined: Sun Dec 03, 2023 6:58 pm

Help me restore the regular HUD for this weapon?

Post by Spaceshiporion »

Someone on this same forum gave me a .pk3 to put a Doom 64 Unmaker into Doom Builder!

https://drive.google.com/file/d/1YrOMnc ... sp=sharing

I've designed a level with it a while back.

Here's a serious question:

When I load the Unmaker into a project, it changes the HUD.
I want the hud to be the standard hud, regardless of wether I'm picking up the Unmaker or the Medallions to upgrade it.

Can anyone tell me how to restore the HUD in the code and/or use the drive link to do it for me?

Thank you all in advance.
User avatar
aeonlight
Posts: 16
Joined: Sat May 20, 2023 6:43 pm
Preferred Pronouns: They/Them

Re: Help me restore the regular HUD for this weapon?

Post by aeonlight »

wouldn't this post be a better fit in the editing help>scripting or editing help>assets categories rather than the projects>gameplay mods category? the projects section on the welcome page even says "[these forums] are not for questions or troubleshooting! [...] if you have questions please feel free to use the editing subforums or general forum."
Spaceshiporion
Posts: 78
Joined: Sun Dec 03, 2023 6:58 pm

Re: Help me restore the regular HUD for this weapon?

Post by Spaceshiporion »

aeonlight wrote: Sat May 09, 2026 5:28 pm wouldn't this post be a better fit in the editing help>scripting or editing help>assets categories rather than the projects>gameplay mods category? the projects section on the welcome page even says "[these forums] are not for questions or troubleshooting! [...] if you have questions please feel free to use the editing subforums or general forum."
Ahh, sorry. You're probably right.
I've always been bad at forums.

I'll fix this soon.
User avatar
Enjay
 
 
Posts: 27627
Joined: Tue Jul 15, 2003 4:58 pm
Location: Scotland

Re: Help me restore the regular HUD for this weapon?

Post by Enjay »

Topic moved.
User avatar
Kappes Buur
 
 
Posts: 4231
Joined: Thu Jul 17, 2003 12:19 am
Graphics Processor: nVidia (Legacy GZDoom)
Location: British Columbia, Canada

Re: Help me restore the regular HUD for this weapon?

Post by Kappes Buur »

Spaceshiporion wrote: Sat May 09, 2026 12:55 pm
When I load the Unmaker into a project, it changes the HUD.
I want the hud to be the standard hud, regardless of wether I'm picking up the Unmaker or the Medallions to upgrade it.

Can anyone tell me how to restore the HUD in the code and/or use the drive link to do it for me?

Thank you all in advance.
Try this:
Delede the lump SBARINFO
Delete in Graphics the folder HUD
Spoiler:
Enjay wrote: Sat May 09, 2026 6:41 pmTopic moved.
I answered here because I could not find where it was moved to.
Spaceshiporion
Posts: 78
Joined: Sun Dec 03, 2023 6:58 pm

Re: Help me restore the regular HUD for this weapon?

Post by Spaceshiporion »

Kappes Buur wrote: Sat May 09, 2026 8:01 pm
Spaceshiporion wrote: Sat May 09, 2026 12:55 pm
When I load the Unmaker into a project, it changes the HUD.
I want the hud to be the standard hud, regardless of wether I'm picking up the Unmaker or the Medallions to upgrade it.

Can anyone tell me how to restore the HUD in the code and/or use the drive link to do it for me?

Thank you all in advance.
Try this:
Delede the lump SBARINFO
Delete in Graphics the folder HUD
Spoiler:
Enjay wrote: Sat May 09, 2026 6:41 pmTopic moved.
I answered here because I could not find where it was moved to.
Daaaamn you make it seem so easy!!!
That did it!
User avatar
Enjay
 
 
Posts: 27627
Joined: Tue Jul 15, 2003 4:58 pm
Location: Scotland

Re: Help me restore the regular HUD for this weapon?

Post by Enjay »

Kappes Buur wrote: Sat May 09, 2026 8:01 pm I answered here because I could not find where it was moved to.
It was moved to here. So, you found it just fine. :)

I only posted "topic moved" so that the posts saying that the topic should be moved to scripting made sense.

Return to “Scripting”