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

PoweredBy

From ModEnc
Jump to navigation Jump to search
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: PoweredBy
File(s): rules(md).ini
Values: Comma-separated list of strings. (Limited to: BuildingTypes)
Default: none
Extension Version: 0.2+.
Applicable to: TechnoTypes:

AircraftTypes, BuildingTypes, InfantryTypes and VehicleTypes

This flag is part of Ares. Do not use it without Ares installed.



Allows multiple powered units to exist, as well as allowing multiple buildings to provide power.

Notes

PoweredBy can use multiple buildings, but be advised, using a comma to separate multiple buildings will be parsed as 'or' rather than 'and'. There is no 'and' capacity.

Although the Ares documentation uses UnitType, it actually supports all TechnoType.

  • However, there may be some incompleteness in the logical handling of non-VehicleType objects.

See Also