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

Difference between revisions of "CanTargetHouses"

From ModEnc
Jump to: navigation, search
m
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
{{Flag
 
{{Flag
|name={{CanTarget}}
+
|name={{PAGENAME}}
 
|files={{categ|ini=rules}}
 
|files={{categ|ini=rules}}
|types={{categ|TechnoTypes}}
+
|types=[[Weapons]]
|values=[[TechnoTypes]]
+
|values={{categ|Houses}}
 
|default=All
 
|default=All
 
|ares=yes
 
|ares=yes
 
|aresflag=yes
 
|aresflag=yes
 
}}
 
}}
Specifies the target that the weapon can attack, The default value is all, You can fill in various fields, They are separated by commas, This affects weapon selection, Avoiding warhead sizing rules imposed by the weapon itself, etc., except in certain modified cases.<br>
+
Specifies which side the weapon can attack. By default it is all. You can fill in various fields. and separated by commas.<br>
<b>Values:</b>none,land,water,empty,infantry,units,buildings,all
+
<b>Values:</b>none,owner,self,allies,ally,team,enemies,enemy,all<br>
==Nost==
+
<b>owner:</b> self,allies,ally,team<br>
*Even though is specified <b>CanTarget=All</b> But if [[Verses]] has a specific target It will not actually attack the designated target.
+
<b>enemies:</b> enemy,all,None<br>
 +
==See Also==
 +
* [[CanTarget]]

Latest revision as of 10:59, 17 August 2024

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: CanTargetHouses
File(s): rules(md).ini
Values: Houses
Default: All
Applicable to: Weapons

Game ares yes.pngThis flag is part of Ares. Do not use it without Ares installed.



Specifies which side the weapon can attack. By default it is all. You can fill in various fields. and separated by commas.
Values:none,owner,self,allies,ally,team,enemies,enemy,all
owner: self,allies,ally,team
enemies: enemy,all,None

See Also