natives.LOCATE CHAR ON FOOT CHAR 2D

Revision as of 12: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.LOCATE_CHAR_ON_FOOT_CHAR_2D

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

Usage: locates char 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