Jump to content

Size

From ModEnc²
Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
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.