natives.LOCATE CHAR ANY MEANS CHAR 3D

natives.LOCATE_CHAR_ANY_MEANS_CHAR_3D

Signature: void natives.LOCATE_CHAR_ANY_MEANS_CHAR_3D(int ped, int targetPed, float radiusX, float radiusY, float radiusZ, int mode)

Usage: checks if a character is near another character within a 3D area by any means of transport

Parameters

int ped Character handle to act upon.
int targetPed Target character handle.
float radiusX Parameter for this function.
float radiusY Parameter for this function.
float radiusZ Parameter for this function.
int mode Operating mode selector.

Return

void

On failure: void