revealMine: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Added allMines, detectedMines, mineDetectedBy)
Line 7: Line 7:
____________________________________________________________________________________________
____________________________________________________________________________________________


| Sets given mine as known to the side. |= Description
| Sets given mine as known to the side. (Knowledge about a mine is always shared across all units in a side.) |= Description
____________________________________________________________________________________________
____________________________________________________________________________________________


Line 24: Line 24:
____________________________________________________________________________________________
____________________________________________________________________________________________


| |= SEEALSO
| [[allMines]], [[detectedMines]], [[mineDetectedBy]] |= See also


|  |= MPBEHAVIOUR  
|  |= MPBEHAVIOUR  

Revision as of 14:30, 20 June 2014

Hover & click on the images for description

Description

Description:
Sets given mine as known to the side. (Knowledge about a mine is always shared across all units in a side.)
Groups:
Uncategorised

Syntax

Syntax:
side revealMine mine
Parameters:
side: Side
mine: Object
Return Value:
Nothing

Examples

Example 1:

Additional Information

See also:
allMinesdetectedMinesmineDetectedBy

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

Notes

Bottom Section