forgetTarget: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) (Created page with "{{Command|= Comments ____________________________________________________________________________________________ | arma3dev |= Game name |1.69|= Game version _____________...") |
Killzone Kid (talk | contribs) (see also) |
||
Line 25: | Line 25: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[knowsAbout]], [[targetsQuery]], [[targetsAggregate]], [[nearTargets]], [[reveal]], [[getHideFrom]] |= See also | | [[knowsAbout]], [[targetsQuery]], [[targetsAggregate]], [[nearTargets]], [[reveal]], [[getHideFrom]], [[targetKnowledge]] |= See also | ||
}} | }} |
Revision as of 15:14, 19 April 2017
Description
- Description:
- Resets info group has about target
- Groups:
- Uncategorised
Syntax
- Syntax:
- group forgetTarget target
- Parameters:
- group: Group - group or Object - unit in a group
- target: Object - group target
- Return Value:
- Nothing
Examples
- Example 1:
soldier1 forgetTarget soldier2;
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
[[Category:Introduced with arma3dev version 1.69]][[ Category: arma3dev: New Scripting Commands | FORGETTARGET]][[ Category: arma3dev: Scripting Commands | FORGETTARGET]]