SET VEHICLE DIRT LEVEL

From GTAMods Wiki
Revision as of 19:01, 2 January 2009 by GAK (talk | contribs) (New page: {{Native |np=2 |p1t=Handle |p1d=Vehicle handle |p2t=Float |p2d=Dirt level (0.0 is the minimum) }} This function change the dirt level of the specified vehicle. To clean a car visibly call...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
SET_VEHICLE_DIRT_LEVEL
Number of parameters: 2
Parameter #TypeDescription
1.HandleVehicle handle
2.FloatDirt level (0.0 is the minimum)
Return value:
TypeDescription
None

This function change the dirt level of the specified vehicle. To clean a car visibly call WASH_VEHICLE_TEXTURES with 255 in 2nd parameter.