BIS fnc drawMinefields: Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
m (pf) |
||
Line 1: | Line 1: | ||
{{Function|= Comments | {{Function|= Comments | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 8: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | Draw minefields on the map. Dynamically calculated from all mines positions. Distinguishes AP and AT minefields.|= Description | ||
____________________________________________________________________________________________ | |||
| call [[BIS_fnc_drawMinefields]] |= Syntax | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | [[Nothing]]|= Return value | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code></code> |= | |x1= <code>[[call]] [[BIS_fnc_drawMinefields]];</code> |= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| |= See also | | [[allMines]] |= See also | ||
}} | }} | ||
Revision as of 09:36, 1 June 2018
Description
- Description:
- Draw minefields on the map. Dynamically calculated from all mines positions. Distinguishes AP and AT minefields.
- Execution:
- call
- Groups:
- Uncategorised
Syntax
- Syntax:
- call BIS_fnc_drawMinefields
- Return Value:
- Nothing
Examples
- Example 1:
call BIS_fnc_drawMinefields;
Additional Information
- See also:
- allMines
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