natives.TURN CHAR TO FACE COORD

natives.TURN_CHAR_TO_FACE_COORD

Signature: void natives.TURN_CHAR_TO_FACE_COORD(int ped, Vec3 position)

Usage: rotates a character to face a specific world position

Parameters

int ped Character handle to act upon.
Vec3 position Race position.

Return

void

On failure: void