natives.CHECK FOR PED MODEL AROUND PLAYER

Revision as of 17:30, 13 June 2026 by Roxas (talk | contribs) (Add ScriptItem documentation from GTA VC SCM decompile)

natives.CHECK_FOR_PED_MODEL_AROUND_PLAYER

Signature: void natives.CHECK_FOR_PED_MODEL_AROUND_PLAYER(int ped, Vec3 position, int param1, int flag)

Usage: checks for ped model around player

Parameters

int ped Pedestrian handle.
Vec3 position World coordinates (x, y, z).
int param1 Integer value.
int flag Flag value (0 or 1).

Return

void

On failure: void