Перейти к содержанию

Vehicle::setLiveryTexture

Материал из RAGE MP Wiki Archive

Client-Side
Function

Ошибка создания миниатюры: Не удаётся сохранить эскиз по месту назначения JavaScript



Set a custom texture livery to the given vehicle.

Required Params

  • textureDict: string
  • textureName: string

Return Value

  • void void

Syntax

vehicle.setLiveryTexture(textureDict, textureName);

Example

Client-Side


See also