getOrigin (VBS2)

From Bohemia Interactive Community

Jump to: navigation, search
Editors, please check Policy: Scripting Command Page Syntax.
Introduced in Virtual Battlespace 2 version 1.00

Click on the images for descriptions

Introduced in

Game:
Virtual Battlespace 2
Version:
1.00

Description

Description:
Get the current UTM origin.

Syntax

Syntax:
getOrigin
Return Value:
Array

Examples

Example 1:
_UtmCoords = getOrigin;
hint format["Easting %1 Northing %2 Zone %3, Hemisphere %4",_params select 0, _params select 1, _params select 2, _params select 3];

Additional Information

Multiplayer:
Behaviour unknown.

Notes

Notes

+ Add Note

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

Notes

This method does not return the UTM coords that are specified in the vbsClient.config. Coordinates are only valid after they are set with setOrigin.

Bottom Section

Personal tools
Buy ArmA now!