natives.LOCATE PLAYER ON FOOT CHAR 3D

From GTA Connected
Revision as of 12:28, 13 June 2026 by Roxas (talk | contribs) (Add ScriptItem documentation from GTA VC SCM decompile)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

natives.LOCATE_PLAYER_ON_FOOT_CHAR_3D

Signature: void natives.LOCATE_PLAYER_ON_FOOT_CHAR_3D(int handle, int char, Vec3 position, int param)

Usage: locates player on foot char 3d

Parameters

int handle Entity handle to act upon.
int char Character handle to act upon.
Vec3 position World coordinates (x, y, z).
int param Integer parameter.

Return

void

On failure: void