Image
On most objects in rules(md).ini
Flag: | Image |
File(s): | rules(md).ini |
Values: | Strings: Normal text. (Limited to: art(md).ini sections) |
Default: | same as section name |
Applicable to: | InfantryTypes, VehicleTypes, AircraftTypes, BuildingTypes, Projectiles, ParticleSystems, Particles, OverlayTypes, VoxelAnims |
Specifies the section from art(md).ini which contains this object's graphical representation parameters such as cameos, firing offsets, and the like. (See also How The Engine Uses Files.)
For AircraftTypes if we specify Image=any turret (GTNKTUR,HTNKTUR,LTNKTUR) We need to add tags. Voxel=yes Go to section GTNKTUR,HTNKTUR,LTNKTUR
within Artmd.ini even though GTNKTUR,HTNKTUR,LTNKTUR are Voxel files, If you don't do this you will get Internal Error=004145BD.
For Red Alert, setting Image=none for VehicleTypes, AircraftTypes, BuildingTypes will give the following results.
- VehicleTypes Image and Cameo will be displayed blank. And when it's completed, there will be a continuous READY message in the Cameo section.
- AircraftTypes Image and Cameo will be displayed blank.
- BuildingTypes Cameo will be displayed blank.
If you have SHP file or Voxel file which matches the name TechnoTypes which is written in rules(md).ini such as YAPOWR
Even if you didn't specify Image=YAPOWR In-game images will be available automatically.
On Tiberiums
Flag: | Image |
File(s): | rules(md).ini |
Values: | Unsigned integers: All non-negative whole numbers from 0 to either 32767, 2147483647 or 4294967295. |
Default: | ? |
Applicable to: | Tiberiums |
Depending on the value given (0 to 4), the game will use a certain index in the OverlayTypes array, plus the following 11 entries.
in TS
- Image=0 and Image=1 will use OverlayType index #102.
- Image=2 will use OverlayType index #28 and will only use that one entry, it is hardcoded to use only one entry.
- Image=3 will use OverlayType index #127.
- Image=4 will use OverlayType index #150.
In YR
- Image=2 will use OverlayType index #27 and will only use that one entry, it is hardcoded to use only one entry.
- Image=3 will use OverlayType index #127.
- Image=4 will use OverlayType index #147.
- All other values will use OverlayType index #102.
On Animations and other objects in art(md).ini
Flag: | Image |
File(s): | art(md).ini |
Values: | Strings: Normal text. (Limited to: art(md).ini sections) |
Default: | same as section name |
Applicable to: | BuildingTypes, Animations |
When used in art(md).ini, this flag also refers to an art(md).ini section as well, but it only uses the referred section to derive a filename of the SHP file to use.
This flag does not work on InfantryTypes, VehicleTypes and AircraftTypes in art(md).ini sections. This is evident by looking at the following code snippets from unmodded artmd.ini:
[CAML] Image=JOSH [BFRT] Image=SREF
Note
- Image located in the section Projectiles will ignore file display. voxeltur,voxelbarl,voxelwo.
- Image located in the section Projectiles Will not be affected by new image changes, such as
[Cannon]
Image=120MM
[120MM]
Image=YACNST