addOwnedMine: Difference between revisions
Jump to navigation
Jump to search
m (Bot: Replacing category Scripting Commands Arma 3 with Arma 3: Scripting Commands) |
m (Bot: Reverted to revision 104292 by krzmbrzl on 2017-08-22T15:07:29Z) |
||
Line 42: | Line 42: | ||
<h3 style="display:none">Bottom Section</h3> | <h3 style="display:none">Bottom Section</h3> | ||
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | |||
[[Category:Arma 3: |
Revision as of 18:40, 3 December 2018
Description
- Description:
- Sets ownership over a remotely detonatable mine to the unit.
- Groups:
- Uncategorised
Syntax
- Syntax:
- Unit addOwnedMine mine
- Parameters:
- Unit: Object
- mine: Object - The mine object
- Return Value:
- Nothing
Examples
- Example 1:
player addOwnedMine SuperMine;
Additional Information
- See also:
- allMinescreateMinedetectedMinesmineActivegetAllOwnedMinesremoveOwnedMineremoveAllOwnedMines
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 A3 version 1.62]][[ Category: A3: New Scripting Commands | ADDOWNEDMINE]][[ Category: A3: Scripting Commands | ADDOWNEDMINE]]