Skip to main content

Dlc1::getDlcVehicleModel

dlcVehicleIndex is 0 to GET_NUM_DLC_VEHICLS() - 1

Syntax

```js mp.game.dlc1.getDlcVehicleModel(dlcVehicleIndex); ```

Required Arguments

  • dlcVehicleIndex: int

Return value

  • Model hash or name

Example

```js // todo ```

See also