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

ForbiddenHouses

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: ForbiddenHouses
File(s): rules(md).ini
Values: ERROR – No value types set! Please edit this page and fix the Flag template!


rulesmd.ini(md).ini

Specifies which houses (countries) are prevented from producing this object even if they meet its Prerequisite and TechLevel requirements. This is useful to stop certain factions from accessing specific technologies.

Unsetting

To unset this flag for a specific object, use:

  • "ForbiddenHouses=<none>" in the map or in an INI included via Ares' #include — leaving the value empty does not work.

Example

In a map or INI using Ares include:

[GAAIRC]
ForbiddenHouses=<none>
[ORCA]
ForbiddenHouses=<none>

This configuration allows the Americans to include the regular Air Force Command HQ (GAAIRC) alongside ACHQ with the AMRADR superweapon, and allows the Alliance to include the Harrier (ORCA) alongside the Black Eagle (BEAG).