I love the smell of UnrealEd crashing in the morning. – tarquin

UE2:UT2K4NetworkStatusMsg (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
Package: 
GUI2K4

Written by Ron Prestenback This menu indicates that a non-recoverable network error has occurred, and the player will be kicked back to the main menu when this menu is closed. © 2003, Epic Games, Inc. All Rights Reserved

Properties[edit]

bExit[edit]

Type: bool


NewStatusMessage[edit]

Type: string

Array size: 3

Modifiers: localized


Default value, index 0: "The UT2004 Master Server has been unable to validate this copy of Unreal Tournament 2004. If the problem persists, please contact Atari Technical support."

Default value, index 1: "Epic Games has blocked this CDKEY from online play. For more information, please email abuse@epicgames.com. Be sure to include the following information:||1. Your global id which can be found on the game tab in the settings menu||2. Your current IP address||3. The name at which you are trying to play under."

Default value, index 2: "The Unreal Trusted Admin Network (UTAN) has determined that this cdkey has been involved in at least one incident of cheating. Because of this, your CDKEY has been blocked, restricting you from playing online. If you feel this block is unwarranted, you can request a review of your key by sending email to utanabuse@epicgames.com. Please be sure to include the following information:||1. Your global id which can be found on the game tab in the settings menu||2. Your current IP address||3. The name at which you are trying to play under."

NewStatusTitle[edit]

Type: string

Array size: 3

Modifiers: localized


Default value, index 0: "Invalid CD-KEY"

Default value, index 1: "!! BANNED !!"

Default value, index 2: "Unreal Trusted Admin Network "

StatusCodes[edit]

Type: string

Array size: 14


Default value, index 0: "RI_AuthenticationFailed"

Default value, index 1: "RI_ConnectionFailed"

Default value, index 10: "FC_Login"

Default value, index 11: "AC_Kicked"

Default value, index 12: "AC_SessionBan"

Default value, index 13: "AC_Ban"

Default value, index 14: "RI_ConnectionTimeOut"

Default value, index 15: "RI_MustUpgrade"

Default value, index 16: "RI_DevClient"

Default value, index 17: "RI_BadClient"

Default value, index 18: "RI_BannedClient"

Default value, index 19: "FC_ServerFull"

Default value, index 20: "FC_LocalBan"

Default value, index 21: "FC_Challege"

StatusMessages[edit]

Type: string

Array size: 14

Modifiers: localized


Default value, index 0: "The Master server has determined your CD-Key is either invalid or already in use. If this problem persists, please contact Atari Technicial support."

Default value, index 1: "A communication link to the Unreal Tournament 2004 master server could not be established. Please check your connection to the internet and try again."

Default value, index 10: "There was a fatal problem during login that has caused you to be disconnected from the server.||Reason: %data%"

Default value, index 11: "You have been forcibly removed from the game.||Reason: %data%"

Default value, index 12: "An admin of this server has banned you for the remainder of the current game.||If you feel you do not deserve this ban, the admin's email is:|[%data%]."

Default value, index 13: "You've been permanently banned from playing on this server.||If you feel you do not deserve this ban, the admin's contact email is:|[%data%]."

Default value, index 14: "Apparently, your communication link to the Unreal Tournament 2004 master server has been interrupted. Please check your connection to the internet and try again."

Default value, index 15: "Must Upgrade"

Default value, index 16: "Client is in Developer Mode!||Your client is currently operating in developer mode and it's access to the master server has been restricted. Please restart the game and avoid using SET commands that may cause problems. If the problem persists, please contact Atari Technical Support."

Default value, index 17: "Modified Client!||Your copy of Unreal Tournament 2004 has in some way been modified. Because of this, its access to the master server has been restricted. If this problem persists, please reinstall the game or the latest patch.||This error has been logged at the master server."

Default value, index 18: "Your CD-KEY has been banned by the master server. this ban will remain in place until %data%"

Default value, index 19: "The server you are trying to connect to is currently full. Please try this server again later, or you may wish to try connecting as a spectator if the server allows it"

Default value, index 20: "The admin of this server has banned you playing here. If you feel you do not deserve this ban, the admin's contact email is [%data%]"

Default value, index 21: "This copy of UT2004 is not compatible with the server you are connecting to."

StatusTitle[edit]

Type: string

Array size: 14

Modifiers: localized


Default value, index 0: "Invalid CD-Key"

Default value, index 1: "Connection Failed"

Default value, index 10: "Problem during Login"

Default value, index 11: "Kicked"

Default value, index 12: "Session Ban"

Default value, index 13: "Permanent Ban"

Default value, index 14: "Connection Timed Out"

Default value, index 15: "Must Upgrade"

Default value, index 16: "Developer Mode"

Default value, index 17: "Modified Client"

Default value, index 18: "You have been Banned"

Default value, index 19: "The Server is Full"

Default value, index 20: "You have been banned"

Default value, index 21: "Incompatible Version"

stbNetworkMessage[edit]

Type: GUIScrollTextBox

Modifiers: automated


Default value: GUIScrollTextBox'Scroller'

UnknownError[edit]

Type: string

Modifiers: localized


Default value: "Unknown Network Error"

Default values[edit]

Property Value
WindowName "Network Connection Lost"

Subobjects[edit]

Scroller[edit]

Class: XInterface.GUIScrollTextBox

Property Value
bNoTeletype True
StyleName "NoBackground"
WinHeight 0.790203
WinLeft 0.033108
WinTop 0.133333
WinWidth 0.925338

Functions[edit]

Events[edit]

HandleParameters[edit]

event HandleParameters (string Param1, string Param2)

Overrides: GUIPage.HandleParameters


InitComponent[edit]

event InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: LockedFloatingWindow.InitComponent


NotifyLevelChange[edit]

event bool NotifyLevelChange ()

Overrides: GUIPage.NotifyLevelChange


Other instance functions[edit]

FloatingPreDraw[edit]

function bool FloatingPreDraw (Canvas C)

Overrides: FloatingWindow.FloatingPreDraw