natives.CHAR LOOK AT PLAYER ALWAYS: Difference between revisions
Jump to navigation
Jump to search
(Add ScriptItem documentation from GTA VC SCM decompile) |
(No difference)
|
Revision as of 08:24, 12 June 2026
// CHAR_LOOK_AT_PLAYER_ALWAYS // 57 appels SCM
PATTERNS SCM:
$int to_look_at_player VAR int@ to_look_at_player VAR
PARAMS WIKI: int entity
EXEMPLES:
char_look_at_player_always $853 to_look_at_player $player_char char_look_at_player_always $854 to_look_at_player $player_char char_look_at_player_always $1532 to_look_at_player $player_char
TEMPLATE:
natives.CHAR_LOOK_AT_PLAYER_ALWAYS
Signature: void natives.CHAR_LOOK_AT_PLAYER_ALWAYS(int entity)
Usage: Perform the look at player always in Vice City.
Parameters
- int entity Description
Return
void
On failure: void