These values can be used for the item `feeder' field, used to fill up a listbox item. Most feeders supply one item per line. Some are multi-columned, such as in-game players listing. For the most part, you can safely assume a feeder is single-columned (one item per line), unless otherwise indicated.
List of Q3A head models used in the game. Can be texts or images.
List of names of available Q3A maps (levels) for single-player mode. Text-only.
See also: FEEDER_ALLMAPS
List of Q3A servers. Consists of the following columns:
(text)
See also: FEEDER_SERVERSTATUS, uiScript::RefreshServers
Not used.
List of all Q3A maps playable for an online game, according to gametype. Can be texts or images.
See also: FEEDER_MAPS, uiScript::loadArenas
Not used.
Programmer's (mod) note: Not implemented? Scores listing of red team. Consists of seven columns per player/line:
(text)
Not used.
Programmer's (mod) note: Not implemented? Scores listing of blue team. Consists of seven columns per player/line:
(text)
List of all players in the game. Text-only.
List of all teams in the game. Text-only.
List of available Q3A mods. Text-only.
See also: uiScript::LoadMods, uiScript::RunMod
List of available recorded demos (file names). Text-only.
See also: uiScript::LoadDemos, uiScript::RunSPDemo
Not used.
Programmer's (mod) note: Not implementd? Scoreboard listing (non-team game?) (text? mixed?)
List of all available Q3A head models. Can be text or image.
A listing showing the server's players over a remote query (out-of-game, as from server browser). Consists of the following columns:
(text)
See also: FEEDER_SERVERS, uiScript::ServerStatus, uiScript::FoundPlayerServerStatus
List of servers containing the player name for which you are searching. (text)
List of available cinematics (RoQ files). (text?) List is updated by uiScript ``LoadMovies''.
See also: uiScript::LoadMovies, uiScript::playMovie