Search found 4 matches
- Thu Apr 10, 2025 12:35 pm
- Forum: Feature Suggestions [GZDoom]
- Topic: Show map author name on automap
- Replies: 0
- Views: 148
Show map author name on automap
As well as an option to toggle it, would be nice for wads with hexen or strife style teleporting between maps, since you dont normally get to see the intermission screen in those.
- Tue Apr 01, 2025 6:10 pm
- Forum: General
- Topic: [SPRITES] Spriting Carnival!!
- Replies: 38033
- Views: 4641045
Re: [SPRITES] Spriting Carnival!!
Strife peasant with the beard and hair from the merchant. The sprites are in LMP format, since the strife palette has a few duplicate colors, and when i just imported them as png some colors were incorrectly using a duplicate color and thus werent affected by translations
- Mon Mar 17, 2025 2:49 pm
- Forum: Scripting
- Topic: ZScript statusbar auto select
- Replies: 2
- Views: 161
Re: ZScript statusbar auto select
Thanks, that worked just fine!
- Fri Mar 14, 2025 2:03 pm
- Forum: Scripting
- Topic: ZScript statusbar auto select
- Replies: 2
- Views: 161
ZScript statusbar auto select
Im trying to get a hang of making zscript status bars, and so far ive made an inventory bar thats always on screen, but after hovering over an item, i have to press once to confirm before pressing again to actually use the item. Is there a way to make it only take one button press?