Jump to content

CLDisableGreen: Difference between revisions

From ModEnc²
en>Vinifera7
Redirects are for pansies that can't be bothered to explain flags individually.
m 6 revisions imported
 
(3 intermediate revisions by 3 users not shown)
Line 10: Line 10:
}}
}}


This flag determines whether or not the green color channel for [[Combat_Lighting|combat lighting]] will be disabled for linked [[weapons]] with {{TTL|Bright|yes}} set.
This flag determines whether or not the green color channel for [[Combat_Lighting|combat lighting]] will be disabled for linked [[weapons]] with {{f|Bright|yes|link}} set.


Disabling the green channel effectively alters the color of light, leaving the red and blue channels (if not disabled as well), and resulting in magenta colored light.
Disabling the green channel effectively alters the color of light, leaving the red and blue channels (if not disabled as well), and resulting in magenta colored light.


==See also==
==See also==
* {{TTL|CLDisableRed}}
* {{f|CLDisableRed|link}}
* {{TTL|CLDisableBlue}}
* {{f|CLDisableBlue|link}}


==External links==
==External links==
* [http://en.wikipedia.org/wiki/Color_theory Color Theory] on Wikipedia
* [http://en.wikipedia.org/wiki/Color_theory Color Theory] on Wikipedia
* [http://en.wikipedia.org/wiki/Magenta Magenta] on Wikipedia
* [http://en.wikipedia.org/wiki/Magenta Magenta] on Wikipedia

Latest revision as of 21:38, 31 March 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: CLDisableGreen
File(s): rules(md).ini
Values: Boolean values: yes or no, true or false, 1 or 0
Default: false
Applicable to: Warheads


This flag determines whether or not the green color channel for combat lighting will be disabled for linked weapons with Bright=yes set.

Disabling the green channel effectively alters the color of light, leaving the red and blue channels (if not disabled as well), and resulting in magenta colored light.

See also

External links