Difference between revisions of "GET TIME SINCE PLAYER HIT BUILDING"
Jump to navigation
Jump to search
FiddleSticks (talk | contribs) |
AngryAmoeba (talk | contribs) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{Native | {{Native | ||
− | |np= | + | |np=1 |
|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 a building. | ||
}} | }} | ||
− | |||
− |
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 hit a building. |