Jump to content

Occupier: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
en>Vinifera7
De-DZed. Another one bites the dust.
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{Flag
Can be set to 'yes' or 'no' and determines whether or not this InfantryType can enter and garrison structures with CanBeOccupied=yes set.
|values={{Values|bool}}
|default=no
|types={{Categ|InfantryTypes}}
|ra2=yes
|yr=yes
}}
 
This flag determines whether or not an [[InfantryTypes|infantry]] can garrison a [[BuildingTypes|building]] with {{f|CanBeOccupied|yes|link}} and {{f|MaxNumberOccupants|link}} set to a positive [[Help:Values#Integers|integer]] greater than 0.
 
Infantry can only garrison buildings controlled by the same player or a neutral player.
 
==See also==
* {{f|OccupyPip|link}}

Revision as of 02:59, 5 December 2009

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


This flag determines whether or not an infantry can garrison a building with CanBeOccupied=yes and MaxNumberOccupants set to a positive integer greater than 0.

Infantry can only garrison buildings controlled by the same player or a neutral player.

See also