- Extends
- TribesWebQueryHandler
Core.Object
|
+-- Engine.TribesAdminBase
|
+-- TribesWebAdmin.TribesWebQueryHandler
|
+-- TribesWebAdmin.TribesWebQueryCurrent
var config string CurrentConsoleLogPage;
var config string CurrentConsolePage;
CurrentConsoleSendPage Source code
var config string CurrentConsoleSendPage;
var config string CurrentGamePage;
var config string CurrentIndexPage;
var config string CurrentMutatorsPage;
var config string CurrentPlayersPage;
var config string CurrentRestartPage;
var config string DefaultSendText;
var localized string NoteConsolePage;
var localized string NoteGamePage;
var localized string NoteMutatorsPage;
var localized string NotePlayersPage;
function string GetTeamColor (
TeamInfo Team) )
function string GetTeamName (
TeamInfo Team) )
QueryCurrentConsoleLog Source code
QueryCurrentConsoleSend Source code
defaultproperties
{
Title="Current"
DefaultPage="currentframe"
CurrentIndexPage="current_menu"
CurrentPlayersPage="current_players"
CurrentGamePage="current_game"
CurrentConsolePage="current_console"
CurrentConsoleLogPage="current_console_log"
CurrentConsoleSendPage="current_console_send"
CurrentMutatorsPage="current_mutators"
CurrentRestartPage="current_restart"
DefaultSendText="say "
NoteGamePage="Choose a game type and/or maps then click on the corresponding change button."
NotePlayersPage="Shows you who is currently playing. You can kick and ban players. Use the checkboxes to choose who gets evicted."
NoteConsolePage="Here you you tell the players when you intend to make some changes or restart with a different map. You can also see what the players are saying, as long as its not team only messages."
NoteMutatorsPage="Select which mutators you want to be used when you hit the Restart Server Link"
}
|
Creation time: st 23.5.2018 00:10:37.234 - Created with
UnCodeX