natives.SET MAXIMUM NUMBER OF CARS IN GARAGE

From GTA Connected
Jump to navigation Jump to search

natives.SET_MAXIMUM_NUMBER_OF_CARS_IN_GARAGE

Signature: void natives.SET_MAXIMUM_NUMBER_OF_CARS_IN_GARAGE(int garageId, int maxCars)

Usage: sets how many vehicles a garage can store

Parameters

int garageId Garage identifier.
int maxCars Maximum number of vehicles.

Return

void

On failure: void