Skip to content

Owner

The countries that may own the type.

Specification
Applies to
AircraftTypeBuildingTypeInfantryTypeUnitType
File
rules.ini
Section
[<ObjectType ID>]
Value
list of HouseTypes
When omitted
(empty)

The value is a comma-separated list of country IDs, matched without regard to case; each recognized name adds its country and a name matching none adds nothing at all rather than reporting a problem.

rules.ini
[MYWEAP] ; example war factory BuildingType
Owner=GDI,Nod

Production reads the list twice. A BuildingType with no countries at all is never buildable, and one naming exactly one country additionally needs an owned construction yard acting as that country. For every kind of object, the factory that builds it must share at least one country with it, so a factory and a product that name disjoint lists never pair up. DoubleOwned=yes answers both questions with every country instead, outside campaign games.

See alsoproduction