Difference between revisions of "GET TIME SINCE PLAYER DROVE AGAINST TRAFFIC"

From GTAMods Wiki
Jump to navigation Jump to search
(Documenting return value)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
{{Native
 
{{Native
|np=2
+
|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 drove against traffic.
 
}}
 
}}
 
This function returns the time since the player drove against traffic.
 

Latest revision as of 20:37, 29 October 2011

GET_TIME_SINCE_PLAYER_DROVE_AGAINST_TRAFFIC
Number of parameters: 1
Parameter #TypeDescription
1.integerPlayer index
Return value:
TypeDescription
intReturns the time since the player drove against traffic.