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 text or image.
List of names of available Q3A maps (levels) for single-player mode. 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 text or image.
See also: FEEDER_MAPS, uiScript::loadArenas
Not Used
Not Used
List of all players in the game. (text)
List of all teams in the game. (text)
List of available Q3A mods. (text)
See also: uiScript::LoadMods, uiScript::RunMod
List of available recorded demos. (text)
See also: uiScript::LoadDemos, uiScript::RunSPDemo
Not Used
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