markerPos: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
m (+ category)
Line 2: Line 2:
[[Category:Scripting Commands OFP 1.96|MARKERPOS]]
[[Category:Scripting Commands OFP 1.96|MARKERPOS]]
[[Category:Scripting Commands ArmA|MARKERPOS]]
[[Category:Scripting Commands ArmA|MARKERPOS]]
[[Category:Command Group: Markers|MARKERPOS]]


{{Command|= Comments
{{Command|= Comments

Revision as of 12:46, 23 October 2006


Hover & click on the images for description

Description

Description:
Get marker positon [x,z,y]. Note: This function is identical to getMarkerPos.
Groups:
Uncategorised

Syntax

Syntax:
markerPos markerName
Parameters:
markerName: String
Return Value:
Array

Examples

Example 1:
_mPos = markerPos "markerOne"

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

Notes

Bottom Section