Difference between revisions of "CONVERT INT TO PLAYERINDEX"
Jump to navigation
Jump to search
m |
|||
Line 1: | Line 1: | ||
{{Native | {{Native | ||
− | |||
|np=1 | |np=1 | ||
|p1t=integer | |p1t=integer | ||
Line 10: | Line 9: | ||
Returns the Player Index from the Player ID. Use [[GET_PLAYER_ID]] to get the current player's ID. | Returns the Player Index from the Player ID. Use [[GET_PLAYER_ID]] to get the current player's ID. | ||
− | |||
− |
Latest revision as of 11:28, 27 December 2008
Number of parameters: 1 | ||
---|---|---|
Parameter # | Type | Description |
1. | integer | Player ID |
Return value: | ||
Type | Description | |
integer | Player ID for the Player Index |
Returns the Player Index from the Player ID. Use GET_PLAYER_ID to get the current player's ID.