Difference between revisions of "SET VEHICLE DIRT LEVEL"

From GTAMods Wiki
Jump to navigation Jump to search
(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...)
(No difference)

Revision as of 19:01, 2 January 2009

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.