[r3274] Powerup.Colormap not working

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 a reply

Smilies
:D :) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :geek: :ugeek: :!: :?: :idea: :arrow: :| :mrgreen: :3: :wub: >:( :blergh:
View more smilies

BBCode is OFF
Smilies are ON

Topic review
   

Expand view Topic review: [r3274] Powerup.Colormap not working

Re: [r3274] Powerup.Colormap not working

by hfc2x » Tue Aug 16, 2011 9:23 am

Yep, it's fixed now

Re: [r3274] Powerup.Colormap not working

by Gez » Tue Aug 16, 2011 4:20 am

Yeah, it's the same thing.

Re: [r3274] Powerup.Colormap not working

by Blzut3 » Mon Aug 15, 2011 3:22 pm

Can I assume this was fixed with this? http://forum.zdoom.org/viewtopic.php?f=7&t=30469

Re: [r3274] Powerup.Colormap not working

by Major Cooke » Tue Jul 19, 2011 8:57 pm

Heh, you and me both, man. Glad you posted it here, as I thought it was more GZdoom specific.

[r3274] Powerup.Colormap not working

by hfc2x » Tue Jul 19, 2011 6:44 pm

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

Top