addOwnedMine: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "|A3|= Game " to "| arma3 |Game name= ") |
Lou Montana (talk | contribs) |
||
Line 1: | Line 1: | ||
{{Command|Comments= | {{Command|Comments= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 6: | Line 5: | ||
|1.62|Game Version= (number surrounded by NO SPACES) | |1.62|Game Version= (number surrounded by NO SPACES) | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 12: | Line 10: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | unit [[addOwnedMine]] mine |SYNTAX= | ||
|p1= unit: [[Object]] |PARAMETER1= | |||
|p2= mine: [[Object]] - the mine object |PARAMETER2= | |||
|p2= mine: [[Object]] - | |||
| Nothing |RETURNVALUE= | | Nothing |RETURNVALUE= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code>[[player]] [[addOwnedMine]] | |x1= <code>[[player]] [[addOwnedMine]] _superMine;</code> |EXAMPLE1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[allMines]], [[createMine]], [[detectedMines]], [[mineActive]], [[getAllOwnedMines]], [[removeOwnedMine]], [[removeAllOwnedMines]] |SEEALSO= | | [[allMines]], [[createMine]], [[detectedMines]], [[mineActive]], [[getAllOwnedMines]], [[removeOwnedMine]], [[removeAllOwnedMines]] |SEEALSO= | ||
}} | }} | ||
<dl class="command_description"> | <dl class="command_description"> | ||
<!-- BEGIN Note Section --> | <!-- BEGIN Note Section --> | ||
<!-- END Note Section --> | <!-- END Note Section --> | ||
</dl> | </dl> |
Revision as of 21:22, 3 September 2019
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