Jump to content

LeaveRubble: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
en>Testid123
mNo edit summary
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{Flag
Can be set to 'yes' or 'no' and determines if this BuildingType leaves residual rubble on the map (which can be traversed by units). Adding this to any structure will not work - the logic for this relies on the third frame of the structure's SHP image being the image used for the rubble (that frame is also drawn in a different palette than the structure itself) so check the SHP first or edit the third frame.
|name={{PAGENAME}}
|files={{Categ|Rules(md).ini}}
|values={{Values|bool}}
|default=no
|types={{categ|BuildingTypes}}
|ra2=yes
|yr=yes
}}
Can be set to ''' 'yes' ''' or ''' 'no' ''' and determines if this BuildingTypes leaves residual rubble on the map (which can be traversed by units). Adding this to any structure will not work - the logic for this relies on the third frame of the structure's SHP image being the image used for the rubble '''(that frame is also drawn in a different palette than the structure itself)''' so check the SHP first or edit the third frame.

Revision as of 12:55, 6 December 2024

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


Can be set to 'yes' or 'no' and determines if this BuildingTypes leaves residual rubble on the map (which can be traversed by units). Adding this to any structure will not work - the logic for this relies on the third frame of the structure's SHP image being the image used for the rubble (that frame is also drawn in a different palette than the structure itself) so check the SHP first or edit the third frame.