natives.TURN PLAYER TO FACE CHAR

Revision as of 13:03, 13 June 2026 by Roxas (talk | contribs) (Add ScriptItem documentation from GTA VC SCM decompile)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

natives.TURN_PLAYER_TO_FACE_CHAR

Signature: void natives.TURN_PLAYER_TO_FACE_CHAR(int player, int char)

Usage: turns player to face char

Parameters

int player Player handle to act upon.
int char Character handle to act upon.

Return

void

On failure: void