ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
AttackCursorOnFriendlies: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
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> Yes, for example <b><font style="color:red">Ivan</font></b> I can now fix that problem | *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> Yes, for example <b><font style="color:red">Ivan</font></b> I can now fix that problem without having to rely on any extensions. | ||
[[File:Ivan Enter Grinder.gif]] |
Revision as of 04:04, 4 August 2024
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
- It is well known that InfantryTypes and VehicleTypes with AttackCursorOnFriendlies=yes tags will not be able to access Grinder Yes, for example Ivan I can now fix that problem without having to rely on any extensions.