AlignToVector entity,vector_x#,vector_y#,vector_z#,axis  

Parameters:

entity - entity handle
vector_x# - vector x
vector_y# - vector y
vector_z# - vector z

axis - axis of entity that will be aligned to vector
1: x-axis
2: y-axis
3: z-axis

Description:

Aligns an entity axis to a vector.

Example:

None.

Index