en:suckerserv:variables
Ceci est une ancienne révision du document !
Table des matières
Variables
Game Control Variables
| Name and Parameters | Description |
|---|---|
| allow_quad = 0 or 1 | Disable quad item for games modes that support quad |
| allow_healthboost = 0 or 1 | Disable healthboost item for games modes that support quad |
| botlimit = between 0 and 32 | Set the maximum number of bots |
| botbalance = 0 or 1 | (what does this do?) |
Game State Variables
| Name and Parameters | Description |
|---|---|
| map | |
| gamemode | |
| timeleft | Value in minutes. |
| gamemillis | Milliseconds elapsed since the game started. |
| gamelimit | Length of the game set in milliseconds. Warning: this value can change if the game time is changed with changetime(). |
| playercount | |
| speccount | |
| botcount | |
| next_mode | Set next game mode (usually set from “setnextgame” event handler) |
| next_map | Set next map name (usually set from “setnextgame” event handler) |
| reassignteams = 0 or 1 | Reshuffle teams at the beginning of each game |
en/suckerserv/variables.1308860768.txt.bz2 · Dernière modification : (modification externe)
