Jump to content

Remapable: Difference between revisions

From ModEnc²
en>D1Hazel
No edit summary
en>Nighthawk200
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 15:54, 6 September 2009

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
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.

Bugs/Side-Effects/Unexpected Limitations Template:TTL has no effect in either Red Alert 2 or Yuri's Revenge (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.