BIS fnc markerParams: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - ">Posted on February ([0-9]{2})[ a-zA-Z]*, ([0-9]{4})" to ">Posted on $2-02-$1") |
Lou Montana (talk | contribs) m (Text replacement - "(\|[pr][0-9]+ *= *[^- ]*) *- *M([a-z ])" to "$1 - m$2") |
||
Line 15: | Line 15: | ||
|p1= varName: [[String]] - Variable name of the marker | |p1= varName: [[String]] - Variable name of the marker | ||
|r1= [[Array]] - | |r1= [[Array]] - marker parameters | ||
*0: [[Array]] with [[String]] - Variable name of the marker | *0: [[Array]] with [[String]] - Variable name of the marker | ||
*1: [[Array]] - Position of the marker | *1: [[Array]] - Position of the marker |
Revision as of 15:39, 8 November 2023
Description
- Description:
- Returns marker params in format compatible with BIS_fnc_markerCreate.
- Execution:
- call
- Groups:
- Map and Markers
Syntax
- Syntax:
- varName call BIS_fnc_markerParams
- Parameters:
- varName: String - Variable name of the marker
- Return Value:
- Array - marker parameters
Examples
- Example 1:
Additional Information
- See also:
- BIS_fnc_markerCreate
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
||
- Posted on 2021-02-27 - 16:30 (UTC)
- 7erra
- Extract all marker information from marker_1 to variables: