I'm a doctor, not a mechanic

UE2:AdminIni (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT2003 Object >> AdminBase >> AdminIni

Contents

Package: 
XAdmin
Within class: 
PlayerController
This class in other games:
UT2004

Class: XAdmin.AdminIni Parent: Engine.Admin

TODO: Implement <cmd> help for inline help text ?

[edit] Properties

[edit] AdminUser

Type: xAdminUser


[edit] ConfigSet

Type: GameConfigSet


[edit] Manager

Type: AccessControlIni


[edit] MapHandler

Type: xMapLists


[edit] Msg_AddedMapToList

Type: string

Modifiers: localized


Default value: "Maps successfully added to maplist"

[edit] Msg_AddedMutator

Type: string

Modifiers: localized


Default value: "Added '%Mutator%' to used mutator list."

[edit] Msg_AllGameMaps

Type: string

Modifiers: localized


Default value: "Maps that are valid (can be added) to"

[edit] Msg_AllMapLists

Type: string

Modifiers: localized


Default value: "Available maplists for %gametype%."

[edit] Msg_AlreadyEdited

Type: string

Modifiers: localized


Default value: "Game Already being edited by Someone Else"

[edit] Msg_ChangingMapTo

Type: string

Modifiers: localized


Default value: "Changing Map to %NextMap%"

[edit] Msg_EditFailed

Type: string

Modifiers: localized


Default value: "Failed Starting To Edit"

[edit] Msg_EditingCancelled

Type: string

Modifiers: localized


Default value: "Editing Cancelled"

[edit] Msg_EditingClass

Type: string

Modifiers: localized


Default value: "Editing %Class%"

[edit] Msg_EditingCompleted

Type: string

Modifiers: localized


Default value: "Editing Completed"

[edit] Msg_EditingMapList

Type: string

Modifiers: localized


Default value: "Now editing maplist"

[edit] Msg_ErrAddingMutator

Type: string

Modifiers: localized


Default value: "Error Adding '%Mutator%'To Used Mutator List"

[edit] Msg_ErrRemovingMutator

Type: string

Modifiers: localized


Default value: "Error Removing '%Mutator%' from used mutator List"

[edit] Msg_FinishGameEditFirst

Type: string

Modifiers: localized


Default value: "You must finish your Game Edit before restarting the map"

[edit] Msg_FinishGameRestart

Type: string

Modifiers: localized


Default value: "You must finish your Game Edit before changing or restarting the map"

[edit] Msg_GameNoSupportBots

Type: string

Modifiers: localized


Default value: "The current Game Type does not support Bots"

[edit] Msg_MapIsInRotation

Type: string

Modifiers: localized


Default value: "Matching %maplist% maps"

[edit] Msg_MapIsNotInRotation

Type: string

Modifiers: localized


[edit] Msg_MapListAdded

Type: string

Modifiers: localized


Default value: "Maplist %listname% successfully added for gametype"

[edit] Msg_MapListNeedGameEdit

Type: string

Modifiers: localized


Default value: "You must use 'Game Edit' command before 'MapList' command"

[edit] Msg_MapListRemoved

Type: string

Modifiers: localized


Default value: "Maplist %listname% successfully removed from gametype"

[edit] Msg_MapNotInRotation

Type: string

Modifiers: localized


Default value: "Matching maps which are not members of %maplist%."

[edit] Msg_MapRotationList

Type: string

Modifiers: localized


Default value: "Active maps for maplist %maplist%."

[edit] Msg_MustEndGameEdit

Type: string

Modifiers: localized


Default value: "You must end your Game Edit first"

[edit] Msg_MutNeedGameEdit

Type: string

Modifiers: localized


Default value: "You must use 'Game Edit' command before 'Mutators' commands"

[edit] Msg_NextMapNotFound

Type: string

Modifiers: localized


Default value: "Next map not found; Restarting same map"

[edit] Msg_NoAddNamedBot

Type: string

Modifiers: localized


Default value: "Can only add named bots once the match has started"

[edit] Msg_NoBotGameFull

Type: string

Modifiers: localized


Default value: "Cannot add a bot, game is full."

[edit] Msg_NoBotsPlaying

Type: string

Modifiers: localized


Default value: "No bots are currently playing"

[edit] Msg_NoMapInRotation

Type: string

Modifiers: localized


Default value: "No maps configured for %maplist%."

[edit] Msg_NoMapsAdded

Type: string

Modifiers: localized


Default value: "No maps added to the maplist %maplist%."

[edit] Msg_NoMapsFound

Type: string

Modifiers: localized


Default value: "No matching maps in maplist %maplist% were found."

[edit] Msg_NoMapsRemoved

Type: string

Modifiers: localized


Default value: "No maps were removed from the maplist %maplist%."

[edit] Msg_NoMutatorInUse

Type: string

Modifiers: localized


Default value: "No Mutators in use"

[edit] Msg_NoParamsFound

Type: string

Modifiers: localized


Default value: "No Parameters found!"

[edit] Msg_NotEditing

Type: string

Modifiers: localized


Default value: "You are not editing Game Settings, use 'Game Edit' first"

[edit] Msg_NoUnusedMuts

Type: string

Modifiers: localized


Default value: "Found no unused mutators"

[edit] Msg_ParamModified

Type: string

Modifiers: localized


Default value: "Modification SuccessFull"

[edit] Msg_ParamNotModified

Type: string

Modifiers: localized


Default value: "Could not Modify Parameter"

[edit] Msg_PlayerBanned

Type: string

Modifiers: localized


Default value: "%Player% has been banned from this server"

[edit] Msg_PlayerKicked

Type: string

Modifiers: localized


Default value: "%Player% has been kicked"

[edit] Msg_PlayerList

Type: string

Modifiers: localized


Default value: "Player List:"

[edit] Msg_RemovedFromList

Type: string

Modifiers: localized


[edit] Msg_RemovedMapFromList

Type: string

Modifiers: localized


Default value: "Maps successfully removed from maplist"

[edit] Msg_RemovedMutator

Type: string

Modifiers: localized


Default value: "Removed '%Mutator%' From Used Mutator List"

[edit] Msg_SessionBanned

Type: string

Modifiers: localized


Default value: "%Player% has been banned for this match"

[edit] Msg_SetBotNeedVal

Type: string

Modifiers: localized


Default value: "This command requires a numeric value between 0 and 32"

[edit] Msg_StatsNoBots

Type: string

Modifiers: localized


Default value: "Cannot control bots when Worlds Stats are enabled"

[edit] Msg_UnknownParam

Type: string

Modifiers: localized


Default value: "Unknown Parameter : %Value%"

[edit] NextGameType

Type: string

Modifiers: protected


[edit] NextMutators

Type: string

Modifiers: protected


[edit] Functions

[edit] Exec functions

[edit] Bots

exec function Bots (string Cmd, string Extra)


[edit] DoLogin

exec function DoLogin (string Username, string Password)


[edit] DoLogout

exec function DoLogout ()

Overrides: AdminBase.DoLogout


[edit] Game

exec function Game (string Cmd, string Extra)


[edit] Kick

exec function Kick (string Cmd, string Extra)


[edit] Map

exec function Map (string Cmd)


[edit] MapList

exec function MapList (string Cmd, string Extra)


[edit] Mutators

exec function Mutators (string Cmd, string Extra)


[edit] PlayerList

exec function PlayerList ()


[edit] RestartMap

exec function RestartMap ()


[edit] Switch

exec function Switch (string URL)


[edit] User

exec function User (string Cmd, string Extra)


[edit] Events

[edit] Created

event Created ()

Overrides: Object.Created


[edit] Other instance functions

[edit] CanPerform

protected function bool CanPerform (string priv)


[edit] DoSwitch

function DoSwitch (string URL)


[edit] FindGameType

protected function string FindGameType (string GameType)


[edit] GetMapListNames

function array<stringGetMapListNames (string GameType)


[edit] GotoNextMap

function GotoNextMap ()


[edit] IsNumeric

function bool IsNumeric (string Param, optional bool bPositiveOnly)


[edit] MakeBotsList

function MakeBotsList (out array<xUtil.PlayerRecordBotList)


[edit] MaskedCompare

protected function bool MaskedCompare (string SettingName, string Mask)


[edit] ReplaceTag

function string ReplaceTag (string from, string tag, coerce string value)


[edit] SendComplexMsg

protected function SendComplexMsg (array<stringArr, string Title)


[edit] SendLoggedList

protected function SendLoggedList ()


[edit] SendUserList

protected function SendUserList (string mask)


[edit] ShowCurrentMapList

function ShowCurrentMapList ()


[edit] SplitParams

function array<stringSplitParams (string Params)