GET PLAYER ID

From GTAMods Wiki
Revision as of 11:25, 27 December 2008 by Seemann (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
GET_PLAYER_ID
Number of parameters: 0
Return value:
TypeDescription
integerCurrent Player's ID

Returns the Current Player's ID. The Player ID is meaningless for other script functions and should be converted to a Player Index before its used by calling CONVERT_INT_TO_PLAYERINDEX.