natives.CHECK FOR PED MODEL AROUND PLAYER
Jump to navigation
Jump to search
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