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

From GTAMods Wiki
Jump to navigation Jump to search
(Documenting return value)
 
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 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.