Dlc1::getDlcVehicleModel
dlcVehicleIndex is 0 to GET_NUM_DLC_VEHICLS() - 1
Syntax
dlc1.getDlcVehicleModel(dlcVehicleIndex);
Required Arguments
- dlcVehicleIndex: int
Return value
- Model hash or name
Example
todo
dlcVehicleIndex is 0 to GET_NUM_DLC_VEHICLS() - 1
dlc1.getDlcVehicleModel(dlcVehicleIndex);
todo