Difference between revisions of "GET TIME SINCE PLAYER HIT OBJECT"
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 hit an object. | ||
}} | }} | ||
− | |||
− |
Revision as of 20:35, 29 October 2011
Number of parameters: 2 | ||
---|---|---|
Parameter # | Type | Description |
1. | integer | Player index |
Return value: | ||
Type | Description | |
int | Returns the time since the player hit an object. |