natives.IS CHAR IN AREA 3D
natives.IS_CHAR_IN_AREA_3D
Signature: void natives.IS_CHAR_IN_AREA_3D(int char, Vec3 position, Vec3 position, int flag)
Usage: checks whether char in area 3d
Parameters
- int char Character handle to act upon.
- Vec3 position World coordinates (x, y, z).
- Vec3 position World coordinates (x, y, z).
- int flag Flag/enable state (0 or 1).
Return
void
On failure: void