Difference between revisions of "GET PLAYER CHAR"

From GTAMods Wiki
Jump to navigation Jump to search
(Created page with '{{Native |np=2 |p1t = integer |p1d = Player index |p2t = integer |p2d = Variable to store player char. }} This function returns the po…')
 
 
Line 6: Line 6:
 
|p2d    = Variable to store player char.
 
|p2d    = Variable to store player char.
 
}}
 
}}
 
This function returns the pointer for the group the player is in.
 

Latest revision as of 14:03, 22 April 2010

GET_PLAYER_CHAR
Number of parameters: 2
Parameter #TypeDescription
1.integerPlayer index
2.integerVariable to store player char.
Return value:
TypeDescription
None