|
player_t | players [QR2_MAX_PLAYERS] |
|
char | mapname [20] |
|
char | hostname [120] |
|
char | gamemode [200] |
|
char | gametype [30] |
|
int | locationid |
|
int | numplayers |
|
int | maxplayers |
|
int | fraglimit |
|
int | timelimit |
|
int | teamplay |
|
int | rankingson |
|
int | hostport |
|
team_t | teams [MAX_TEAMS] |
|
gsi_char | mapname [20] |
|
gsi_char | hostname [120] |
|
gsi_char | gamemode [200] |
|
gsi_char | gametype [30] |
|
int | numteams |
|
int | gravity |
|
The documentation for this struct was generated from the following files:
- code/gamespy/gt2/gt2nat/gt2nat.c
- code/gamespy/qr2/qr2csample/qr2csample.c