natives.IS CAR IN AREA 3D
Jump to navigation
Jump to search
natives.IS_CAR_IN_AREA_3D
Signature: void natives.IS_CAR_IN_AREA_3D(int car, Vec3 position, Vec3 position, int flag)
Usage: checks whether car in area 3d
Parameters
- int car Vehicle 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