Difference between revisions of "GET TIME SINCE PLAYER HIT PED"

From GTAMods Wiki
Jump to navigation Jump to search
m
 
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 hit a pedestrian with a vehicle.
 
}}
 
}}
 
This function returns the time since the player hit a pedestrian with a vehicle.
 

Latest revision as of 20:36, 29 October 2011

GET_TIME_SINCE_PLAYER_HIT_PED
Number of parameters: 1
Parameter #TypeDescription
1.integerPlayer index
Return value:
TypeDescription
intReturns the time since the player hit a pedestrian with a vehicle.