ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
PoweredBy
Jump to navigation
Jump to search
| 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 |
| |
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.