Vehicle::getModColor1TextLabel

From RAGE Multiplayer Wiki
Revision as of 11:40, 9 May 2024 by Shr0x (talk | contribs) (→‎See also)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

returns a string which is the codename of the vehicle's currently selected primary color

p1 is always 0

Syntax

vehicle.getModColor1TextLabel(p1);

Required Arguments

  • p1: Boolean

Return value

  • String

Example

// todo

See also