natives.GET RANDOM CAR OF TYPE IN AREA

From GTA Connected
Jump to navigation Jump to search

natives.GET_RANDOM_CAR_OF_TYPE_IN_AREA

Signature: void natives.GET_RANDOM_CAR_OF_TYPE_IN_AREA(Vec3 position, float radius, int flag)

Usage: retrieves the random car of type in area

Parameters

Vec3 position World coordinates (x, y, z).
float radius Radius in units.
int flag Flag/enable state (0 or 1).

Return

void

On failure: void