Jump to content

ForbiddenHouses: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
en>TAK02
Can be unset with value <none>
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{DeeZireInclusion}}<br />
Determines which houses (countries) are not allowed to produce this object even when they meet its Prerequisite= and TechLevel= requirements. Is useful for preventing some technology being used by certain sides.
Determines which houses (countries) are not allowed to produce this object even when they meet its Prerequisite= and TechLevel= requirements. Is useful for preventing some technology being used by certain sides.
'''Editor's note:''' "unsetting" this tag works using '''ForbiddenHouess=<none>'''. An empty list in a map (or in an INI loaded with Ares' #include) will do nothing.
This is unlike RequiredHouses which can't be unset at all and must either be erased from base rules or re-defined in a map (or in an INI loaded with Ares' #include).

Revision as of 11:33, 2 July 2020

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: ForbiddenHouses
File(s): rules(md).ini
Values: ERROR – No value types set! Please edit this page and fix the Flag template!

This entry was copied from DeeZire's Red Alert 2 and Yuris Revenge INI Editing Guide for the sake of completeness. As it is not our intention to rip off DeeZire's work, this article is subject to a re-write and update with the latest community knowledge.

For further information, please read Inclusion of The Guide.




Determines which houses (countries) are not allowed to produce this object even when they meet its Prerequisite= and TechLevel= requirements. Is useful for preventing some technology being used by certain sides.

Editor's note: "unsetting" this tag works using ForbiddenHouess=<none>. An empty list in a map (or in an INI loaded with Ares' #include) will do nothing. This is unlike RequiredHouses which can't be unset at all and must either be erased from base rules or re-defined in a map (or in an INI loaded with Ares' #include).