The search keyword must be a single word (no spaces).
Function SetPlayerController
- Line
- 2311
- Location
- common.j
- Constant?
- no
- Type
- native
- Arguments
- player whichPlayer, mapcontrol controlType
- Returns
- nothing
| 2311 | native SetPlayerController takes player whichPlayer, mapcontrol controlType returns nothing |
| 2312 | native SetPlayerName takes player whichPlayer, string name returns nothing |
| 2313 | |
| 2314 | native SetPlayerOnScoreScreen takes player whichPlayer, boolean flag returns nothing |
| 2315 | |
| 2316 | native GetPlayerTeam takes player whichPlayer returns integer |