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

Vehicle::getModColor2

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

Syntax

<syntaxhighlight lang="javascript">vehicle.getModColor2(paintType, color);</syntaxhighlight>

Required Arguments

  • paintType: int
  • color: int

Return value

  • object: paintType, color

Example

<syntaxhighlight lang="javascript"> // todo </syntaxhighlight>

See also