The search keyword must be a single word (no spaces).
Function GetPlayerTechCount
- Line
- 3153
- Location
- common.j
- Constant?
- yes
- Type
- native
- Arguments
- player whichPlayer, integer techid, boolean specificonly
- Returns
- integer
| 3153 | constant native GetPlayerTechCount takes player whichPlayer, integer techid, boolean specificonly returns integer |
| 3154 | |
| 3155 | native SetPlayerUnitsOwner takes player whichPlayer, integer newOwner returns nothing |
| 3156 | native CripplePlayer takes player whichPlayer, force toWhichPlayers, boolean flag returns nothing |
| 3157 | |
| 3158 | native SetPlayerAbilityAvailable takes player whichPlayer, integer abilid, boolean avail returns nothing |