CBA_fnc_polar2vect

Description

Creates a vector based on a inputted magnitude, direction and elevation

Parameters

_mag the magnitude of the vector to create _dir the direction of the vector to create _elev the elevation of the vector to create

Returns

a vector in the form [x, z, y].

Examples

Author

Vigilante, courtesy by -=ACE=- of Simcentric

Close