Difference between revisions of "HAS CAR BEEN RESPRAYED"
Jump to navigation
Jump to search
AngryAmoeba (talk | contribs) (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…') |
AngryAmoeba (talk | contribs) |
||
Line 5: | Line 5: | ||
|r=1 | |r=1 | ||
|rt=bool | |rt=bool | ||
− | |rd= | + | |rd=Returns true if the car has been resprayed at a Pay 'n' Spray since the function was last called. |
}} | }} | ||
− | |||
− |
Latest revision as of 20:11, 29 October 2011
Number of parameters: 1 | ||
---|---|---|
Parameter # | Type | Description |
1. | integer | Car handle. |
Return value: | ||
Type | Description | |
bool | Returns true if the car has been resprayed at a Pay 'n' Spray since the function was last called. |