UE2:AdminIni (UT2004): Difference between revisions
Replacing page with 'Failure.' |
m Reverted edits by 65.25.115.17 (Talk); changed back to last version by Wormbo |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{infobox class | |||
| package = XAdmin | |||
| parent1 = AdminBase | |||
| parent2 = Object | |||
| within = PlayerController | |||
}} | |||
{{autogenerated}} | |||
Class: XAdmin.AdminIni | |||
Parent: Engine.Admin | |||
TODO: Implement <cmd> help for inline help text ? | |||
==Properties== | |||
====AdminUser==== | |||
'''Type:''' {{cl|xAdminUser}} | |||
<!-- enter variable description --> | |||
====ConfigSet==== | |||
'''Type:''' {{cl|GameConfigSet}} | |||
<!-- enter variable description --> | |||
====Msg_AddedMutator==== | |||
'''Type:''' [[string]] | |||
'''[[Variables#Modifiers|Modifiers]]:''' localized | |||
<!-- enter variable description --> | |||
'''Default value:''' "Added '%Mutator%' to used mutator list." | |||
====Msg_AlreadyEdited==== | |||
'''Type:''' [[string]] | |||
'''[[Variables#Modifiers|Modifiers]]:''' localized | |||
<!-- enter variable description --> | |||
'''Default value:''' "Game Already being edited by Someone Else" | |||
====Msg_EditFailed==== | |||
'''Type:''' [[string]] | |||
'''[[Variables#Modifiers|Modifiers]]:''' localized | |||
<!-- enter variable description --> | |||
'''Default value:''' "Failed Starting To Edit" | |||
====Msg_EditingCancelled==== | |||
'''Type:''' [[string]] | |||
'''[[Variables#Modifiers|Modifiers]]:''' localized | |||
<!-- enter variable description --> | |||
'''Default value:''' "Editing Cancelled" | |||
====Msg_EditingClass==== | |||
'''Type:''' [[string]] | |||
'''[[Variables#Modifiers|Modifiers]]:''' localized | |||
<!-- enter variable description --> | |||
'''Default value:''' "Editing %Class%" | |||
====Msg_EditingCompleted==== | |||
'''Type:''' [[string]] | |||
'''[[Variables#Modifiers|Modifiers]]:''' localized | |||
<!-- enter variable description --> | |||
'''Default value:''' "Editing Completed" | |||
====Msg_ErrAddingMutator==== | |||
'''Type:''' [[string]] | |||
'''[[Variables#Modifiers|Modifiers]]:''' localized | |||
<!-- enter variable description --> | |||
'''Default value:''' "Error Adding '%Mutator%'To Used Mutator List" | |||
====Msg_ErrRemovingMutator==== | |||
'''Type:''' [[string]] | |||
'''[[Variables#Modifiers|Modifiers]]:''' localized | |||
<!-- enter variable description --> | |||
'''Default value:''' "Error Removing '%Mutator%' from used mutator List" | |||
====Msg_FinishGameEditFirst==== | |||
'''Type:''' [[string]] | |||
'''[[Variables#Modifiers|Modifiers]]:''' localized | |||
<!-- enter variable description --> | |||
'''Default value:''' "You must finish your Game Edit before restarting the map" | |||
====Msg_FinishGameRestart==== | |||
'''Type:''' [[string]] | |||
'''[[Variables#Modifiers|Modifiers]]:''' localized | |||
<!-- enter variable description --> | |||
'''Default value:''' "You must finish your Game Edit before changing or restarting the map" | |||
====Msg_GameNoSupportBots==== | |||
'''Type:''' [[string]] | |||
'''[[Variables#Modifiers|Modifiers]]:''' localized | |||
<!-- enter variable description --> | |||
'''Default value:''' "The current Game Type does not support Bots" | |||
====Msg_MapListNeedGameEdit==== | |||
'''Type:''' [[string]] | |||
'''[[Variables#Modifiers|Modifiers]]:''' localized | |||
<!-- enter variable description --> | |||
'''Default value:''' "You must use 'Game Edit' command before 'MapList' command" | |||
====Msg_MustEndGameEdit==== | |||
'''Type:''' [[string]] | |||
'''[[Variables#Modifiers|Modifiers]]:''' localized | |||
<!-- enter variable description --> | |||
'''Default value:''' "You must end your Game Edit first" | |||
====Msg_MutNeedGameEdit==== | |||
'''Type:''' [[string]] | |||
'''[[Variables#Modifiers|Modifiers]]:''' localized | |||
<!-- enter variable description --> | |||
'''Default value:''' "You must use 'Game Edit' command before 'Mutators' commands" | |||
====Msg_NoAddNamedBot==== | |||
'''Type:''' [[string]] | |||
'''[[Variables#Modifiers|Modifiers]]:''' localized | |||
<!-- enter variable description --> | |||
'''Default value:''' "Can only add named bots once the match has started" | |||
====Msg_NoBotGameFull==== | |||
'''Type:''' [[string]] | |||
'''[[Variables#Modifiers|Modifiers]]:''' localized | |||
<!-- enter variable description --> | |||
'''Default value:''' "Cannot add a bot, game is full." | |||
====Msg_NoBotsPlaying==== | |||
'''Type:''' [[string]] | |||
'''[[Variables#Modifiers|Modifiers]]:''' localized | |||
<!-- enter variable description --> | |||
'''Default value:''' "No bots are currently playing" | |||
====Msg_NoMutatorInUse==== | |||
'''Type:''' [[string]] | |||
'''[[Variables#Modifiers|Modifiers]]:''' localized | |||
<!-- enter variable description --> | |||
'''Default value:''' "No Mutators in use" | |||
====Msg_NotEditing==== | |||
'''Type:''' [[string]] | |||
'''[[Variables#Modifiers|Modifiers]]:''' localized | |||
<!-- enter variable description --> | |||
'''Default value:''' "You are not editing Game Settings, use 'Game Edit' first" | |||
====Msg_NoUnusedMuts==== | |||
'''Type:''' [[string]] | |||
'''[[Variables#Modifiers|Modifiers]]:''' localized | |||
<!-- enter variable description --> | |||
'''Default value:''' "Found no unused mutators" | |||
====Msg_RemovedMutator==== | |||
'''Type:''' [[string]] | |||
'''[[Variables#Modifiers|Modifiers]]:''' localized | |||
<!-- enter variable description --> | |||
'''Default value:''' "Removed '%Mutator%' From Used Mutator List" | |||
====Msg_SetBotNeedVal==== | |||
'''Type:''' [[string]] | |||
'''[[Variables#Modifiers|Modifiers]]:''' localized | |||
<!-- enter variable description --> | |||
'''Default value:''' "This command requires a numeric value between 0 and 32" | |||
====Msg_StatsNoBots==== | |||
'''Type:''' [[string]] | |||
'''[[Variables#Modifiers|Modifiers]]:''' localized | |||
<!-- enter variable description --> | |||
'''Default value:''' "Cannot control bots when Worlds Stats are enabled" | |||
====NextGameType==== | |||
'''Type:''' [[string]] | |||
'''[[Variables#Modifiers|Modifiers]]:''' protected | |||
<!-- enter variable description --> | |||
====NextMutators==== | |||
'''Type:''' [[string]] | |||
'''[[Variables#Modifiers|Modifiers]]:''' protected | |||
<!-- enter variable description --> | |||
====xManager==== | |||
'''Type:''' {{cl|AccessControlIni}} | |||
<!-- enter variable description --> | |||
==Functions== | |||
===Exec functions=== | |||
====Bots==== | |||
{{code|exec function '''Bots''' ([[string]] '''Cmd''', [[string]] '''Extra''')}} | |||
<!-- enter function description --> | |||
====Game==== | |||
{{code|exec function '''Game''' ([[string]] '''Cmd''', [[string]] '''Extra''')}} | |||
<!-- enter function description --> | |||
====Mutators==== | |||
{{code|exec function '''Mutators''' ([[string]] '''Cmd''', [[string]] '''Extra''')}} | |||
<!-- enter function description --> | |||
====User==== | |||
{{code|exec function '''User''' ([[string]] '''Cmd''', [[string]] '''Extra''')}} | |||
<!-- enter function description --> | |||
===Events=== | |||
====Created==== | |||
{{code|event '''Created''' ()}} | |||
'''Overrides:''' {{tl|Created|AdminBase}} | |||
<!-- enter event description --> | |||
===Other instance functions=== | |||
====CanPerform==== | |||
{{code|protected function [[bool]] '''CanPerform''' ([[string]] '''priv''')}} | |||
'''Overrides:''' {{tl|CanPerform|AdminBase}} | |||
<!-- enter function description --> | |||
====DoLogin==== | |||
{{code|function '''DoLogin''' ([[string]] '''Username''', [[string]] '''Password''')}} | |||
'''Overrides:''' {{tl|DoLogin|AdminBase}} | |||
<!-- enter function description --> | |||
====DoLogout==== | |||
{{code|function '''DoLogout''' ()}} | |||
'''Overrides:''' {{tl|DoLogout|AdminBase}} | |||
<!-- enter function description --> | |||
====DoSwitch==== | |||
{{code|function '''DoSwitch''' ([[string]] '''URL''')}} | |||
'''Overrides:''' {{tl|DoSwitch|AdminBase}} | |||
<!-- enter function description --> | |||
====GotoNextMap==== | |||
{{code|function '''GotoNextMap''' ()}} | |||
'''Overrides:''' {{tl|GoToNextMap|AdminBase}} | |||
<!-- enter function description --> | |||
====MakeBotsList==== | |||
{{code|function '''MakeBotsList''' (out [[array]]<{{tl|PlayerRecord|xUtil}}> '''BotList''')}} | |||
<!-- enter function description --> | |||
====MapListCommand==== | |||
{{code|function '''MapListCommand''' ([[string]] '''Cmd''', [[string]] '''Extra''')}} | |||
'''Overrides:''' {{tl|MaplistCommand|AdminBase}} | |||
<!-- enter function description --> | |||
====RestartCurrentMap==== | |||
{{code|function '''RestartCurrentMap''' ()}} | |||
'''Overrides:''' {{tl|RestartCurrentMap|AdminBase}} | |||
<!-- enter function description --> | |||
====SendLoggedList==== | |||
{{code|protected function '''SendLoggedList''' ()}} | |||
<!-- enter function description --> | |||
====SendUserList==== | |||
{{code|protected function '''SendUserList''' ([[string]] '''mask''')}} | |||
<!-- enter function description --> |
Latest revision as of 11:26, 23 January 2009
- Package:
- XAdmin
- Within class:
- PlayerController
- This class in other games:
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Class: XAdmin.AdminIni Parent: Engine.Admin
TODO: Implement <cmd> help for inline help text ?
Properties
AdminUser
Type: xAdminUser
ConfigSet
Type: GameConfigSet
Msg_AddedMutator
Type: string
Modifiers: localized
Default value: "Added '%Mutator%' to used mutator list."
Msg_AlreadyEdited
Type: string
Modifiers: localized
Default value: "Game Already being edited by Someone Else"
Msg_EditFailed
Type: string
Modifiers: localized
Default value: "Failed Starting To Edit"
Msg_EditingCancelled
Type: string
Modifiers: localized
Default value: "Editing Cancelled"
Msg_EditingClass
Type: string
Modifiers: localized
Default value: "Editing %Class%"
Msg_EditingCompleted
Type: string
Modifiers: localized
Default value: "Editing Completed"
Msg_ErrAddingMutator
Type: string
Modifiers: localized
Default value: "Error Adding '%Mutator%'To Used Mutator List"
Msg_ErrRemovingMutator
Type: string
Modifiers: localized
Default value: "Error Removing '%Mutator%' from used mutator List"
Msg_FinishGameEditFirst
Type: string
Modifiers: localized
Default value: "You must finish your Game Edit before restarting the map"
Msg_FinishGameRestart
Type: string
Modifiers: localized
Default value: "You must finish your Game Edit before changing or restarting the map"
Msg_GameNoSupportBots
Type: string
Modifiers: localized
Default value: "The current Game Type does not support Bots"
Msg_MapListNeedGameEdit
Type: string
Modifiers: localized
Default value: "You must use 'Game Edit' command before 'MapList' command"
Msg_MustEndGameEdit
Type: string
Modifiers: localized
Default value: "You must end your Game Edit first"
Msg_MutNeedGameEdit
Type: string
Modifiers: localized
Default value: "You must use 'Game Edit' command before 'Mutators' commands"
Msg_NoAddNamedBot
Type: string
Modifiers: localized
Default value: "Can only add named bots once the match has started"
Msg_NoBotGameFull
Type: string
Modifiers: localized
Default value: "Cannot add a bot, game is full."
Msg_NoBotsPlaying
Type: string
Modifiers: localized
Default value: "No bots are currently playing"
Msg_NoMutatorInUse
Type: string
Modifiers: localized
Default value: "No Mutators in use"
Msg_NotEditing
Type: string
Modifiers: localized
Default value: "You are not editing Game Settings, use 'Game Edit' first"
Msg_NoUnusedMuts
Type: string
Modifiers: localized
Default value: "Found no unused mutators"
Msg_RemovedMutator
Type: string
Modifiers: localized
Default value: "Removed '%Mutator%' From Used Mutator List"
Msg_SetBotNeedVal
Type: string
Modifiers: localized
Default value: "This command requires a numeric value between 0 and 32"
Msg_StatsNoBots
Type: string
Modifiers: localized
Default value: "Cannot control bots when Worlds Stats are enabled"
NextGameType
Type: string
Modifiers: protected
NextMutators
Type: string
Modifiers: protected
xManager
Type: AccessControlIni
Functions
Exec functions
Bots
Game
Mutators
User
Events
Created
Overrides: AdminBase.Created
Other instance functions
CanPerform
Overrides: AdminBase.CanPerform
DoLogin
Overrides: AdminBase.DoLogin
DoLogout
Overrides: AdminBase.DoLogout
DoSwitch
Overrides: AdminBase.DoSwitch
GotoNextMap
Overrides: AdminBase.GoToNextMap
MakeBotsList
MapListCommand
Overrides: AdminBase.MaplistCommand
RestartCurrentMap
Overrides: AdminBase.RestartCurrentMap
SendLoggedList
SendUserList