addOwnedMine: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " +" to " ")
m (Text replacement - " \| *([^=\| ]+) * \|p1=" to " |s1= $1 |p1=")
Line 9: Line 9:
| Sets ownership over a remotely detonatable mine to the unit.
| Sets ownership over a remotely detonatable mine to the unit.


| unit [[addOwnedMine]] mine
|s1=  unit [[addOwnedMine]] mine


|p1= unit: [[Object]]
|p1= unit: [[Object]]

Revision as of 23:46, 12 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Mines

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