Jump to content

RequiresStolenSovietTech: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
Rain-Islet (talk | contribs)
m [bot] Batch update {{Bugs}} templates.
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{Flag
Can be set to 'yes' or 'no' and determines whether or not this object can only be constructed if an InfantryType with Agent=yes set and owned by a house detailed in the Owner= statement has infiltrated a Soviet Battle Lab.
|name={{PAGENAME}}
|files={{Categ|Rules(md).ini}}
|values={{Values|bool}}
|default=no
|types={{catAllTypes}}
|ra2=yes
|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 '''Soviet Battle Lab'''.
 
=={{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>

Latest revision as of 17:47, 2 July 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: RequiresStolenSovietTech
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 Soviet Battle Lab.

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).