setPosition

From Bohemia Interactive Community
Jump to navigation Jump to search
Introduced with Armed Assault version 1.081.08
Hover & click on the images for descriptions

Description

Description:
Sets the position of a location.

Syntax

Syntax:
location setPosition pos
Parameters:
location: Location
pos: Array - format Position
Return Value:
Nothing

Examples

Example 1:
myLocation setPosition [1000,5320,10]

Additional Information

See also:
locationPosition

Notes

i
Only post proven facts here. Report bugs on the feedback tracker. Use the Talk page or the Forums for discussions.

Notes

Bottom Section