ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
Difference between revisions of "Remapable"
From ModEnc
Nighthawk200 (talk | contribs) m (Best of both worlds. :P) |
|||
Line 10: | Line 10: | ||
|ra2obsolete=yes | |ra2obsolete=yes | ||
}} | }} | ||
− | If this is set to yes, then this tells the game that the unit's image file (SHP or Voxel) contains special pixels that may be automatically recolored to the color of the owner of the unit. These special pixels are located in the unittem.pal, the unitsno.pal, and the uniturb.pal. These pixels are index 16 to 31. | + | If this is set to yes, then this tells the game that the unit's image file (SHP or Voxel) contains special pixels ({{co|red|red}} by default) that may be automatically recolored to the color of the owner of the unit. These special pixels are located in the unittem.pal, the unitsno.pal, and the uniturb.pal. These pixels are index 16 to 31. |
{{Bugs}} | {{Bugs}} | ||
{{TTL|Remapable}} has no effect in either {{Ra2}} or {{Yr}} (as demonstrated by its inclusion in the Tesla Coil's art entry). It is always treated as if it is set to "yes". This is most likely just a simplification of logic; if something doesn't use remapping, it just won't use the remap colors. | {{TTL|Remapable}} has no effect in either {{Ra2}} or {{Yr}} (as demonstrated by its inclusion in the Tesla Coil's art entry). It is always treated as if it is set to "yes". This is most likely just a simplification of logic; if something doesn't use remapping, it just won't use the remap colors. |
Revision as of 14:54, 6 September 2009
Flag: | Remapable |
File(s): | Art(md).ini |
Values: | Boolean values: yes or no, true or false, 1 or 0 |
Default: | no |
Logic related to Remapable, as a whole or in part, is obsolete in Red Alert 2 and/or Yuri's Revenge. |
If this is set to yes, then this tells the game that the unit's image file (SHP or Voxel) contains special pixels (red by default) that may be automatically recolored to the color of the owner of the unit. These special pixels are located in the unittem.pal, the unitsno.pal, and the uniturb.pal. These pixels are index 16 to 31.