forgetTarget: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) (see also) |
m (fixed syntax notation) |
||
Line 13: | Line 13: | ||
| group '''forgetTarget''' target |= Syntax | | group '''forgetTarget''' target |= Syntax | ||
|p1= group: [[Group]] | |p1= group: [[Group]] or [[Object]] - group itself or unit in a group |= Parameter 1 | ||
|p2= target: [[Object]] - group target |= Parameter 2 | |p2= target: [[Object]] - group target |= Parameter 2 |
Revision as of 20:12, 19 April 2017
Description
- Description:
- Resets info group has about target
- Groups:
- Uncategorised
Syntax
- Syntax:
- group forgetTarget target
- 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;
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]]