The search keyword must be a single word (no spaces).
Function SetPlayerOnScoreScreen
- Line
- 2314
- Location
- common.j
- Constant?
- no
- Type
- native
- Arguments
- player whichPlayer, boolean flag
- Returns
- nothing
| 2314 | native SetPlayerOnScoreScreen takes player whichPlayer, boolean flag returns nothing |
| 2315 | |
| 2316 | native GetPlayerTeam takes player whichPlayer returns integer |
| 2317 | native GetPlayerStartLocation takes player whichPlayer returns integer |
| 2318 | native GetPlayerColor takes player whichPlayer returns playercolor |
| 2319 | native GetPlayerSelectable takes player whichPlayer returns boolean |