Jump to content

NoShadow: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
m 4 revisions imported
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{Flag
|name={{PAGENAME}}
|files={{Categ|ini=rules}}
|values={{values|Booleans}}
|default=no
|types={{Categ|TechnoTypes}}
|ra2=yes
|yr=yes
}}
{{w}}Please do not confuse this with the [[Shadow]] tag.<br>
Can be set to 'yes' or 'no' and determines whether or not this object should cast a shadow. For SHP objects, it indicates whether or not the shadow images from this object's SHP sequence should be displayed. For VXL units, this sets the flag on the Locomotor= to indicate that the shadow index should be used to display the shadow.
Can be set to 'yes' or 'no' and determines whether or not this object should cast a shadow. For SHP objects, it indicates whether or not the shadow images from this object's SHP sequence should be displayed. For VXL units, this sets the flag on the Locomotor= to indicate that the shadow index should be used to display the shadow.
==Note==
*For SHP images, this tag will really work. Only when the SHP image It has only gone through the process '''Convert Shadows: TS-> Ra2''' (the command '''Convert Shadows: TS-> Ra2''' is available in the program '''Open Source SHP Builder''').<br>[[File:Convert Shadows.png]]<br>
*For Voxel files The command '''Convert Shadows: TS-> Ra2''' was used automatically (even if it was a Voxel file).

Latest revision as of 22:00, 31 March 2025

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


Please do not confuse this with the Shadow tag.
Can be set to 'yes' or 'no' and determines whether or not this object should cast a shadow. For SHP objects, it indicates whether or not the shadow images from this object's SHP sequence should be displayed. For VXL units, this sets the flag on the Locomotor= to indicate that the shadow index should be used to display the shadow.

Note

  • For SHP images, this tag will really work. Only when the SHP image It has only gone through the process Convert Shadows: TS-> Ra2 (the command Convert Shadows: TS-> Ra2 is available in the program Open Source SHP Builder).
    File:Convert Shadows.png
  • For Voxel files The command Convert Shadows: TS-> Ra2 was used automatically (even if it was a Voxel file).