getMarkerSize

From Bohemia Interactive Community

Jump to: navigation, search
Editors, please check Policy: Scripting Command Page Syntax.
Introduced in Operation Flashpoint version 1.21Arguments of this scripting command have to be local to the client the command is executed on

Click on the images for descriptions

Introduced in

Game:
Operation Flashpoint
Version:
1.21

Description

Description:
Returns the size of a given marker.

Syntax

Syntax:
Array = getMarkerSize "MarkerName"
Parameters:
MarkerName: String
Return Value:
Array - The returned array contains two values: [a,b] where a is the size in the markers a-axis, b the size in its b-axis (in meters).

Examples

Example 1:
"MarkerOne" setMarkerSize [100,200]

_size = getMarkerSize "MarkerOne"

returns [100,200]

Additional Information

Multiplayer:
Behaviour unknown.
See also:
setMarkerSize

Notes

Notes

+ Add Note

Only post proven facts here. Use the talk page or the forums for discussions.

Notes

Bottom Section

Personal tools
Buy ArmA now!