Owner: Difference between revisions
EvilRenegade (talk | contribs) m Replacing Template:TTL with Template:F. |
|||
Line 23: | Line 23: | ||
== {{ts}} and {{fs}} == | == {{ts}} and {{fs}} == | ||
{{NeedTesting|<!-- sides or countries? --> }} | {{NeedTesting|<!-- sides or countries? --> }} | ||
Specifies a list of sides which should be able to construct this object (or gain this object as a multiplayer starting unit, if it also has {{ | Specifies a list of sides which should be able to construct this object (or gain this object as a multiplayer starting unit, if it also has {{f|AllowedToStartInMultiplayer|yes|link}}). | ||
== {{ra2}} and {{yr}} == | == {{ra2}} and {{yr}} == | ||
Specifies a list of countries which should be able to construct this object (or gain this object as a multiplayer starting unit, if it also has {{ | Specifies a list of countries which should be able to construct this object (or gain this object as a multiplayer starting unit, if it also has {{f|AllowedToStartInMultiplayer|yes|link}}). | ||
If a player owns a {{ | If a player owns a {{f|Factory|link}}=({{f|UnitType|link}}, {{f|InfantryType|link}}, {{f|AircraftType|link}} or {{f|BuildingType|link}}) building with at least 1 Owner= country that both factory and unit share, then given you fulfill all the other [[Prerequisite|Prerequisites]] you can build the unit in question. | ||
If this list includes one country from Side A, it should also include the other countries of Side A. | If this list includes one country from Side A, it should also include the other countries of Side A. | ||
More granular permissions should be applied via {{ | More granular permissions should be applied via {{f|Prerequisite|link}}, {{f|RequiredHouses|link}} and {{f|ForbiddenHouses|link}}. | ||
{{ | {{f|BuildingTypes|link}} generally include all multiplay-avaliable countries in this list. This is not completely necessary, but it can help new modders avoid the [[New Construction Options|New Construction Options Bug]] in some cases if they keep this format. | ||
Revision as of 08:24, 27 November 2009
Flag: | Owner |
File(s): | rules(md).ini |
Values: | Varied:
|
Applicable to: | TechnoTypes:
AircraftTypes, BuildingTypes, InfantryTypes and VehicleTypes |
Red Alert, Counterstrike and Aftermath
Specifies a list of sides which should be able to construct this object. Only recognized values are allied, allies and soviet.
Tiberian Sun and Firestorm
Template:NeedTesting Specifies a list of sides which should be able to construct this object (or gain this object as a multiplayer starting unit, if it also has AllowedToStartInMultiplayer=yes).
Red Alert 2 and Yuri's Revenge
Specifies a list of countries which should be able to construct this object (or gain this object as a multiplayer starting unit, if it also has AllowedToStartInMultiplayer=yes).
If a player owns a Factory=(UnitType, InfantryType, AircraftType or BuildingType) building with at least 1 Owner= country that both factory and unit share, then given you fulfill all the other Prerequisites you can build the unit in question.
If this list includes one country from Side A, it should also include the other countries of Side A.
More granular permissions should be applied via Prerequisite, RequiredHouses and ForbiddenHouses.
BuildingTypes generally include all multiplay-avaliable countries in this list. This is not completely necessary, but it can help new modders avoid the New Construction Options Bug in some cases if they keep this format.
If a country has the proper Prerequisites but does not have a listing in a unit's Owner= list this will result in the New Construction Options Bug.