Difference between revisions of "GET TIME SINCE PLAYER DROVE ON PAVEMENT"
Jump to navigation
Jump to search
FiddleSticks (talk | contribs) |
AngryAmoeba (talk | contribs) |
||
| Line 3: | Line 3: | ||
|p1t = integer | |p1t = integer | ||
|p1d = Player [[CONVERT_INT_TO_PLAYERINDEX|index]] | |p1d = Player [[CONVERT_INT_TO_PLAYERINDEX|index]] | ||
| + | |r=1 | ||
| + | |rt=int | ||
| + | |rd=Returns the time since the player drove on the pavement. | ||
}} | }} | ||
| − | |||
| − | |||
Latest revision as of 20:35, 29 October 2011
| Number of parameters: 1 | ||
|---|---|---|
| Parameter # | Type | Description |
| 1. | integer | Player index |
| Return value: | ||
| Type | Description | |
| int | Returns the time since the player drove on the pavement. | |