BIS fnc gridToPos: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "{{Function " to "{{RV|type=function ") |
Lou Montana (talk | contribs) m (Text replacement - " " to " ") |
||
Line 23: | Line 23: | ||
| [[mapGridPosition]] | | [[mapGridPosition]] | ||
}} | }} | ||
[[Category:Functions|{{uc:gridToPos}}]] | [[Category:Functions|{{uc:gridToPos}}]] | ||
[[Category:{{Name|arma3}}: Functions|{{uc:gridToPos}}]] | [[Category:{{Name|arma3}}: Functions|{{uc:gridToPos}}]] |
Revision as of 22:09, 31 January 2021
Description
- Description:
- Description needed
- Execution:
- call
- Groups:
- Positions
Syntax
- Syntax:
- Syntax needed
- Parameters:
- gridPosition: String - (Optional, default
mapGridPosition position cameraOn
) accepts both "024577" or "De82" format - Return Value:
- Return value needed
Examples
- Example 1:
_realPosition = "183221" call BIS_fnc_gridToPos;
- Example 2:
_realPosition = "He11" call BIS_fnc_gridToPos;
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