Worst-case scenario: the UEd Goblin wipes the map and burns down your house.
UE2:XWebQueryDefaults (UT2004)
Object >> xAdminBase >> xWebQueryHandler >> XWebQueryDefaults |
Contents
- 1 Properties
- 1.1 ActiveMapNotFound
- 1.2 CannotModify
- 1.3 DefaultsIndexPage
- 1.4 DefaultsIPPolicyLink
- 1.5 DefaultsIPPolicyPage
- 1.6 DefaultsMapsLink
- 1.7 DefaultsMapsPage
- 1.8 DefaultsRestartLink
- 1.9 DefaultsRestartPage
- 1.10 DefaultsRowPage
- 1.11 DefaultsRulesPage
- 1.12 DefaultsVotingGameConfigLink
- 1.13 DefaultsVotingGameConfigPage
- 1.14 IDBan
- 1.15 InactiveMapNotFound
- 1.16 NoteMapsPage
- 1.17 NotePolicyPage
- 1.18 NoteRulesPage
- 1.19 NoteVotingGameConfigPage
- 1.20 Default values
- 2 Instance functions
- Package:
- xWebAdmin
- Within class:
- UTServerAdmin
- This class in other games:
- UT2003
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. |
WebAdmin handler for modifying default game settings
Written by Michael Comeau Revised by Ron Prestenback © 2003,2004 Epic Games, Inc. All Rights Reserved
Properties[edit]
ActiveMapNotFound[edit]
Type: string
Modifiers: localized
Default value: "Active map not found: "
CannotModify[edit]
Type: string
Modifiers: localized
Default value: "** You cannot modify any settings in this section **"
DefaultsIndexPage[edit]
Type: string
Modifiers: config
Defaults Menu Page
Default value: "defaults_menu"
DefaultsIPPolicyLink[edit]
Type: string
Modifiers: localized
Default value: "Access Policies"
DefaultsIPPolicyPage[edit]
Type: string
Modifiers: config
Special Case of Multi-part list page
Default value: "defaults_ippolicy"
DefaultsMapsLink[edit]
Type: string
Modifiers: localized
Default value: "Maps"
DefaultsMapsPage[edit]
Type: string
Modifiers: config
Default value: "defaults_maps"
DefaultsRestartLink[edit]
Type: string
Modifiers: localized
Default value: "Restart Level"
DefaultsRestartPage[edit]
Type: string
Modifiers: config
Default value: "defaults_restart"
DefaultsRowPage[edit]
Type: string
Modifiers: config
Default value: "defaults_row"
DefaultsRulesPage[edit]
Type: string
Modifiers: config
Default value: "defaults_rules"
DefaultsVotingGameConfigLink[edit]
Type: string
Modifiers: localized
Default value: "Voting GameConfig"
DefaultsVotingGameConfigPage[edit]
Type: string
Modifiers: config
Default value: "defaults_votinggameconfig"
IDBan[edit]
Type: string
Modifiers: localized
Default value: "(Global Ban)"
InactiveMapNotFound[edit]
Type: string
Modifiers: localized
Default value: "Inactive map not found: "
NoteMapsPage[edit]
Type: string
Modifiers: localized
Default value: "To save any changes to a custom maplist, click the Save button. To apply the selected maplist to the server's map rotation, click the 'Use' button."
NotePolicyPage[edit]
Type: string
Modifiers: localized
Default value: "Any banned players will automatically be added to this listing. You will only be able to add manual bans for IP addresses."
NoteRulesPage[edit]
Type: string
Modifiers: localized
Default value: "Configurable game parameters can be changed from this page. Some parameters may affect more than one gametype."
NoteVotingGameConfigPage[edit]
Type: string
Modifiers: localized
Default value: "The game configurations for map voting can be modified from this page."
Default values[edit]
Property | Value |
---|---|
DefaultPage | "defaultsframe" |
NeededPrivs | M|X|Gt|Ml|Ms|Xi|Xb" |
Title | "Defaults" |
Instance functions[edit]
Init[edit]
Overrides: xWebQueryHandler.Init
MakeMenuRow[edit]
Query[edit]
Overrides: xWebQueryHandler.Query