ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
RequiresStolenThirdTech: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{ | {{Flag | ||
Can be set to 'yes' or 'no' and determines whether or not this object can only be constructed if an | |name={{PAGENAME}} | ||
|files={{Categ|Rules(md).ini}} | |||
|values={{Values|bool}} | |||
|default=no | |||
|types={{catAllTypes}} | |||
|yr=yes | |||
}} | |||
Can be set to ''' 'yes' ''' or ''' 'no' ''' and determines whether or not this object can only be constructed if an [[InfantryTypes]] with {{f|Agent|yes|link}} set and owned by a house detailed in the {{f|Owner||link}} statement has infiltrated a '''Yuri Battle Lab'''.<br /> | |||
(Yuri's Revenge Only) | (Yuri's Revenge Only) | ||
{{Bugs}} | |||
*Adding this tag to [[InfantryTypes]],[[VehicleTypes]],[[AircraftTypes]] besides making it impossible for players to create. It also affects '''AI'''.<br> | |||
*Adding this tag to [[BuildingTypes]] '''AI''' can still build buildings (built according to the technology list), but players cannot build them(To prevent '''AI''' from doing that, add the tag {{f|AIBuildThis|no|link}} instead).<br> |
Revision as of 15:02, 21 January 2025
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Flag: | RequiresStolenThirdTech |
File(s): | Rules(md).ini |
Values: | Boolean values: yes or no, true or false, 1 or 0 |
Default: | no |
Applicable to: | TechnoTypes:
AircraftTypes, BuildingTypes, InfantryTypes and VehicleTypes |
Can be set to 'yes' or 'no' and determines whether or not this object can only be constructed if an InfantryTypes with Agent=yes set and owned by a house detailed in the Owner= statement has infiltrated a Yuri Battle Lab.
(Yuri's Revenge Only)
Bugs/Side-Effects/Unexpected Limitations
- Adding this tag to InfantryTypes,VehicleTypes,AircraftTypes besides making it impossible for players to create. It also affects AI.
- Adding this tag to BuildingTypes AI can still build buildings (built according to the technology list), but players cannot build them(To prevent AI from doing that, add the tag AIBuildThis=no instead).