ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
IsAlternateColor: Difference between revisions
Jump to navigation
Jump to search
Nighthawk200 (talk | contribs) m Template updated |
m Fixed weird template argument issue. |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Flag | {{Flag | ||
|values=boolean | |values=boolean | ||
|default=no | |default=no | ||
|types={{Categ | |types={{Categ|Weapons}} | ||
|ra2=yes | |ra2=yes | ||
|yr=yes | |yr=yes | ||
Line 10: | Line 8: | ||
}} | }} | ||
If | If {{f|IsElectricBolt|yes|link}} is set, {{f|IsAlternateColor}} specifies whether the electric bolt will be drawn in an alternate color scheme. These colors are derived from ''palette.pal'': position #5 (0x05, yellow) and position #15 (0x0F, white). | ||
In unmodded {{Ra2}}, this is used for the overcharged Tesla Coil weapon. |
Latest revision as of 07:54, 2 January 2010
Flag: | IsAlternateColor |
File(s): | rules(md).ini |
Values: | boolean |
Default: | no |
Applicable to: | Weapons |
If IsElectricBolt=yes is set, IsAlternateColor specifies whether the electric bolt will be drawn in an alternate color scheme. These colors are derived from palette.pal: position #5 (0x05, yellow) and position #15 (0x0F, white).
In unmodded Red Alert 2, this is used for the overcharged Tesla Coil weapon.