Jump to content

AttackCursorOnFriendlies: Difference between revisions

From ModEnc²
en>Testid123
mNo edit summary
m 7 revisions imported
 
(2 intermediate revisions by one other user not shown)
Line 9: Line 9:
Determines whether this unit is able to legally issue an attack on friendly units without a force fire command to do so. Does not include friendly units in the unit's threat scan.
Determines whether this unit is able to legally issue an attack on friendly units without a force fire command to do so. Does not include friendly units in the unit's threat scan.
==Nots==
==Nots==
*It is well known that [[InfantryTypes]] and [[VehicleTypes]] with <b>AttackCursorOnFriendlies=yes</b> tags will not be able to access <b><font style="color:red">Grinder</font></b>  for example <b><font style="color:red">Ivan</font></b> I can now fix that problem without having to rely on any extensions.
*Has no effect on [[TechnoTypes]] that use hypnosis-type weapons. and [[InfantryTypes]] using the {{f|Engineer|yes|link}} tag.
 
*It is well known that [[InfantryTypes]] and [[VehicleTypes]] with <b>AttackCursorOnFriendlies=yes</b> tags will not be able to access <b><font style="color:red">Grinder</font></b>  for example <b><font style="color:red">Ivan</font></b> I can now fix that problem without having to rely on any extensions.<br>[[File:Ivan Enter Grinder.gif]]<br>
[[File:Ivan Enter Grinder.gif]]
*'''AttackCursorOnFriendlies=yes''' Do not allow [[VehicleTypes]] to dock at the ore refinery(Except by holding down the '''Alt''' key)+ Do not allow repairs from [[BuildingTypes]] that uses the {{f|UnitRepair|yes|link}} tag<br>

Latest revision as of 21:37, 31 March 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: AttackCursorOnFriendlies
File(s): rules(md).ini
Values: Boolean values: yes or no, true or false, 1 or 0
Default: no
Applicable to: InfantryTypes, VehicleTypes, AircraftTypes, BuildingTypes


Determines whether this unit is able to legally issue an attack on friendly units without a force fire command to do so. Does not include friendly units in the unit's threat scan.

Nots