Difference between revisions of "IS PLAYER CLIMBING"

From GTAMods Wiki
Jump to navigation Jump to search
(Created page with '{{Native |np=2 |p1t = integer |p1d = Player index }} This function returns .')
 
 
(One intermediate revision by the same 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]]
 
}}
 
}}
  
This function returns .
+
This function returns true if the player is climbing.

Latest revision as of 14:17, 22 April 2010

IS_PLAYER_CLIMBING
Number of parameters: 1
Parameter #TypeDescription
1.integerPlayer index
Return value:
TypeDescription
None

This function returns true if the player is climbing.