BIS fnc wpDemine: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "{{Function" to "{{RV|type=function ") |
m (Text replacement - "\[\[[cC]ategory:[fF]unctions\|\{\{uc:[a-z A-Z_]*\}\}\]\]" to "") |
||
Line 9: | Line 9: | ||
}} | }} | ||
[[Category:{{Name|arma3}}: Functions|{{uc:wpDemine}}]] | [[Category:{{Name|arma3}}: Functions|{{uc:wpDemine}}]] |
Revision as of 02:08, 2 February 2021
Description
- Description:
- Description needed
- Execution:
- call
- Groups:
- Waypoints
Syntax
- Syntax:
- Syntax needed
- Parameters:
- group: Group - a group with a mine expert
- position: Position - the demining centre. Demining radius is defined by waypointCompletionRadius, and defaults to 50 if set to 0
- target: Anything - (Optional, default objNull) unused parameter
- clearUnknownMines: Boolean - (Optional, default true) should the group demine all mines or only the one its side knows about
- Return Value:
- Return value needed
Examples
- Example 1:
[group player, getMarkerPos "mineField", objNull, false] call BIS_fnc_wpDemine;
Additional Information
- See also:
- See also needed
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