Difference between revisions of "HAS CAR BEEN RESPRAYED"

From GTAMods Wiki
Jump to navigation Jump to search
(Created page with '{{Native |np = 1 |p1t = integer |p1d = Car handle. |r=1 |rt=bool |rd=True if car was resprayed since last call }} This function returns true if the specified car has b…')
 
 
Line 5: Line 5:
 
|r=1
 
|r=1
 
|rt=bool
 
|rt=bool
|rd=True if car was resprayed since last call
+
|rd=Returns true if the car has been resprayed at a Pay 'n' Spray since the function was last called.
 
}}
 
}}
 
This function returns true if the specified car has been resprayed at a Pay 'n' Spray since the function was last called.
 

Latest revision as of 20:11, 29 October 2011

HAS_CAR_BEEN_RESPRAYED
Number of parameters: 1
Parameter #TypeDescription
1.integerCar handle.
Return value:
TypeDescription
boolReturns true if the car has been resprayed at a Pay 'n' Spray since the function was last called.