natives.CHAR LOOK AT PLAYER ALWAYS

From GTA Connected
Revision as of 11:43, 13 June 2026 by Roxas (talk | contribs) (Add ScriptItem documentation from GTA VC SCM decompile)
Jump to navigation Jump to search

natives.CHAR_LOOK_AT_PLAYER_ALWAYS

Signature: void natives.CHAR_LOOK_AT_PLAYER_ALWAYS(int ped, int player)

Usage: makes a character continuously look at the player

Parameters

int ped Character handle to act upon.
int player Player index.

Return

void

On failure: void