Jump to content

LeaveRubble: Difference between revisions

From ModEnc²
en>Testid123
mNo edit summary
m 4 revisions imported
 
(2 intermediate revisions by one other user not shown)
Line 8: Line 8:
|yr=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.
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.
 
==Note==
*If you want this tag to work Regardless of conditions, use the [[Rubble]] tag instead.

Latest revision as of 21:56, 31 March 2025

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.

Note

  • If you want this tag to work Regardless of conditions, use the Rubble tag instead.