[r3274] Powerup.Colormap not working

Bugs that have been investigated and resolved somehow.

Moderator: GZDoom Developers

Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
Post Reply
User avatar
hfc2x
Posts: 646
Joined: Mon Aug 17, 2009 11:37 am
Location: Chule

[r3274] Powerup.Colormap not working

Post by hfc2x »

Pretty much it. Using it any of these 2 ways won't display a colormap:

Code: Select all

Powerup.Colormap 255, 0, 0, 0, 255, 0

Code: Select all

Powerup.Colormap 1.0, 0.0, 0.0, 0.0, 1.0, 0.0
It produces the inverse-monochrome colormap only
User avatar
Major Cooke
Posts: 8212
Joined: Sun Jan 28, 2007 3:55 pm
Preferred Pronouns: He/Him
Operating System Version (Optional): Windows 10
Graphics Processor: nVidia with Vulkan support
Location: GZBoomer Town
Contact:

Re: [r3274] Powerup.Colormap not working

Post by Major Cooke »

Heh, you and me both, man. Glad you posted it here, as I thought it was more GZdoom specific.
Blzut3
 
 
Posts: 3211
Joined: Wed Nov 24, 2004 12:59 pm
Graphics Processor: ATI/AMD with Vulkan/Metal Support
Contact:

Re: [r3274] Powerup.Colormap not working

Post by Blzut3 »

Can I assume this was fixed with this? http://forum.zdoom.org/viewtopic.php?f=7&t=30469
Gez
 
 
Posts: 17946
Joined: Fri Jul 06, 2007 3:22 pm

Re: [r3274] Powerup.Colormap not working

Post by Gez »

Yeah, it's the same thing.
User avatar
hfc2x
Posts: 646
Joined: Mon Aug 17, 2009 11:37 am
Location: Chule

Re: [r3274] Powerup.Colormap not working

Post by hfc2x »

Yep, it's fixed now
Post Reply

Return to “Closed Bugs [GZDoom]”