Difference between revisions of "CONVERT INT TO PLAYERINDEX"
Jump to navigation
Jump to search
(New page: {{Native |noheader=0 |np=1 |np=1 |p1t=integer |p1d=Player ID |r=1 |rt=integer |rd=Player ID for the Player Index }} Returns the Player Index from the Player ID. Use GET_PLAYER_ID to g...) |
m |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{Native | {{Native | ||
− | |||
− | |||
|np=1 | |np=1 | ||
|p1t=integer | |p1t=integer | ||
Line 11: | 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.