markerPos: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) mNo edit summary |
m (template:command argument fix) |
||
Line 12: | Line 12: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Get marker [[Position]]. Note: This function is identical to [[getMarkerPos]]. |= | | Get marker [[Position]]. Note: This function is identical to [[getMarkerPos]]. |DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| '''markerPos''' markerName |= | | '''markerPos''' markerName |SYNTAX= | ||
|p1= markerName: [[String]] |= | |p1= markerName: [[String]] |PARAMETER1= | ||
| [[Array]] - format [[Position]] |= | | [[Array]] - format [[Position]] |RETURNVALUE= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code>_mPos = '''markerPos''' "markerOne";</code> |= | |x1= <code>_mPos = '''markerPos''' "markerOne";</code> |EXAMPLE1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[setMarkerPos]], [[setMarkerPosLocal]] |= | | [[setMarkerPos]], [[setMarkerPosLocal]] |SEEALSO= | ||
}} | }} |
Revision as of 14:43, 7 April 2019
Description
- Description:
- Get marker Position. Note: This function is identical to getMarkerPos.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
_mPos = markerPos "markerOne";
Additional Information
- See also:
- setMarkerPossetMarkerPosLocal
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
- Posted on March 17, 2014
- Waffle SS.
- Position's Z coordinate will always be 0."
Bottom Section
Categories:
- Scripting Commands
- Scripting Commands OFP 1.96
- Scripting Commands ArmA
- Command Group: Markers
- Introduced with Operation Flashpoint version 1.5
- Operation Flashpoint: New Scripting Commands
- Operation Flashpoint: Scripting Commands
- Command Group: Uncategorised
- Scripting Commands OFP 1.99
- Scripting Commands ArmA2
- Scripting Commands Arma 3
- Scripting Commands Take On Helicopters