The search keyword must be a single word (no spaces).
Function SetMapDescription
- Line
- 2260
- Location
- common.j
- Constant?
- no
- Type
- native
- Arguments
- string description
- Returns
- nothing
| 2260 | native SetMapDescription takes string description returns nothing |
| 2261 | |
| 2262 | native SetTeams takes integer teamcount returns nothing |
| 2263 | native SetPlayers takes integer playercount returns nothing |
| 2264 | |
| 2265 | native DefineStartLocation takes integer whichStartLoc, real x, real y returns nothing |