natives.LOCATE PLAYER ON FOOT CHAR 2D

From GTA Connected
Revision as of 12:27, 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_2D

Signature: void natives.LOCATE_PLAYER_ON_FOOT_CHAR_2D(int handle, int char, Vec2 position, int param)

Usage: locates player on foot char 2d

Parameters

int handle Entity handle to act upon.
int char Character handle to act upon.
Vec2 position 2D coordinates (x, y).
int param Integer parameter.

Return

void

On failure: void