Difference between revisions of "GET PLAYER COLOUR"
Jump to navigation
Jump to search
Bombgamer532 (talk | contribs) (Created page with "{{Native |np=1 |p1t=Integer |p1d=Player ID |r=1 |rt=Integer |rd=Color ID }} This function gets the color of specific player and returns it as ID according to the list specifi...") |
Bombgamer532 (talk | contribs) |
||
| Line 8: | Line 8: | ||
}} | }} | ||
| − | This function gets the color of specific player and returns it as ID according to the list specified in the description of this native function: SET_PLAYER_COLOUR | + | This function gets the color of specific player and returns it as ID according to the list specified in the description of this native function: [[SET_PLAYER_COLOUR]]. |
Latest revision as of 23:39, 13 August 2020
| Number of parameters: 1 | ||
|---|---|---|
| Parameter # | Type | Description |
| 1. | Integer | Player ID |
| Return value: | ||
| Type | Description | |
| Integer | Color ID | |
This function gets the color of specific player and returns it as ID according to the list specified in the description of this native function: SET_PLAYER_COLOUR.