ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.

Size: Difference between revisions

From ModEnc
Jump to navigation Jump to search
No edit summary
 
Testid123 (talk | contribs)
mNo edit summary
Tag: Manual revert
(5 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{Flag
Specifies the amount of space this unit takes up when it enters a VehicleType= with a Passengers= value set. Defaults to '1'.
|values={{values|int}}
|default=1
|types={{Categ|InfantryTypes}}, {{Categ|VehicleTypes}}, {{Categ|AircraftTypes}}
|ra2=yes
|yr=yes
}}
 
This flag specifies the amount of space a passenger unit occupies within a transport [[VehicleTypes|vehicle]].
 
For a passenger to be able to enter a transport the following conditions must be true:
* The passenger's {{f|Size}} must not exceed the transport's {{f|SizeLimit|link}}.
* The combined {{f|Size}} of all passengers including the one attempting to enter must not exceed the transport's {{f|Passengers|link}}.
 
{{NeedsTesting}}
Although technically {{f|Size}} is applicable to [[AircraftTypes|aircraft]], it's not actually possible to order an aircraft into a transport.

Revision as of 16:03, 20 March 2025

Tiberian Dawn The Covert Operations Red Alert Counterstrike Aftermath Tiberian Sun Firestorm HyperPatch Red Alert 2 Yuri's Revenge Ares Generals Zero Hour Tiberium Wars Kane's Wrath
Flag: Size
File(s): rules(md).ini
Values: Signed integers: All whole numbers from -2147483648 to 2147483647; in rare cases, only from -32768 to 32767.
Default: 1
Applicable to: InfantryTypes, VehicleTypes, AircraftTypes


This flag specifies the amount of space a passenger unit occupies within a transport vehicle.

For a passenger to be able to enter a transport the following conditions must be true:

  • The passenger's Size must not exceed the transport's SizeLimit.
  • The combined Size of all passengers including the one attempting to enter must not exceed the transport's Passengers.
This needs testing
The following section contains information that has not been personally confirmed by the revision's author; readers are encouraged to test it themselves and update the section accordingly.

Although technically Size is applicable to aircraft, it's not actually possible to order an aircraft into a transport.