forgetTarget: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) |
Lou Montana (talk | contribs) m (Text replacement - "<dl class="command_description"> " to "") |
||
Line 25: | Line 25: | ||
|seealso= [[knowsAbout]], [[targetsQuery]], [[targetsAggregate]], [[nearTargets]], [[reveal]], [[getHideFrom]], [[targetKnowledge]] | |seealso= [[knowsAbout]], [[targetsQuery]], [[targetsAggregate]], [[nearTargets]], [[reveal]], [[getHideFrom]], [[targetKnowledge]] | ||
}} | }} | ||
{{GameCategory|arma3|Scripting Commands}} | {{GameCategory|arma3|Scripting Commands}} |
Revision as of 22:36, 10 June 2021
Description
- Description:
- Description needed
- Groups:
- Unit ControlGroups
Syntax
- Syntax:
- Syntax needed
- Parameters:
- group: Group or Object - group itself or unit in a group
- target: Object - group target
- Return Value:
- Nothing
Examples
- Example 1:
soldier1 forgetTarget soldier2;
- Example 2:
- Give enemyBob some amnesia:
onEachFrame { enemyBob forgetTarget player };
Additional Information
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note