addOwnedMine: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " <dl class="command_description"> <!-- BEGIN Note Section --> <!-- END Note Section --> </dl>" to "") |
Lou Montana (talk | contribs) m (Text replacement - "\| *((\[\[.*\]\],? ?)+) * \}\}" to "|seealso= $1 }}") |
||
Line 19: | Line 19: | ||
|x1= <code>[[player]] [[addOwnedMine]] _superMine;</code> | |x1= <code>[[player]] [[addOwnedMine]] _superMine;</code> | ||
| [[allMines]], [[createMine]], [[detectedMines]], [[mineActive]], [[getAllOwnedMines]], [[removeOwnedMine]], [[removeAllOwnedMines]] | |seealso= [[allMines]], [[createMine]], [[detectedMines]], [[mineActive]], [[getAllOwnedMines]], [[removeOwnedMine]], [[removeAllOwnedMines]] | ||
}} | }} | ||
{{GameCategory|arma3|Scripting Commands}} | {{GameCategory|arma3|Scripting Commands}} |
Revision as of 23:22, 16 February 2021
Description
- Description:
- Description needed
- Groups:
- Mines
Syntax
- Syntax:
- Syntax needed
- Parameters:
- unit: Object
- mine: Object - the mine object
- Return Value:
- Return value needed
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