The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE2:Tab_NetworkSettings defaults (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
Tab_NetworkSettings defaults in other games:
UT2003

Default values[edit]

Property Value
Controls[0] GUIImage'OnlineBK1'
Controls[1] moComboBox'OnlineNetSpeed'
Controls[2] moEditBox'OnlineStatsName'
Controls[3] moEditBox'OnlineStatsPW'
Controls[4] GUILabel'OnlineStatDesc'
Controls[5] moCheckBox'OnlineTrackStats'
Controls[6] GUIButton'ViewOnlineStats'
Controls[7] GUILabel'InvalidWarning'
Controls[8] GUILabel'EpicID'
Controls[9] moCheckBox'NetworkDynamicNetspeed'
WinHeight 0.74
WinTop 0.15

Subobjects[edit]

EpicID[edit]

Class: XInterface.GUILabel

Property Value
bMultiLine True
Caption "Your Unique id is:"
TextAlign TXTA_Center
TextColor
Member Value
A 255
B 0
G 255
R 255
TextFont "UT2SmallFont"
WinHeight 0.066407
WinLeft 0.0
WinTop 0.313279
WinWidth 1.0

InvalidWarning[edit]

Class: XInterface.GUILabel

Property Value
bMultiLine True
Caption "Your stats username or password is invalid. Your username must be at least 4 characters long, and your password must be at least 6 characters long."
TextAlign TXTA_Center
TextColor
Member Value
A 255
B 0
G 0
R 255
TextFont "UT2MenuFont"
WinHeight 0.125001
WinLeft 0.215625
WinTop 0.870832
WinWidth 0.576561

NetworkDynamicNetspeed[edit]

Class: XInterface.moCheckBox

Property Value
bSquare True
Caption "Dynamic Netspeed"
CaptionWidth 0.9
ComponentJustification TXTA_Left
Hint "Dynamic adjust your netspeed on slower connections."
WinHeight 0.04
WinLeft 0.25
WinTop 0.179011
WinWidth 0.5

OnlineBK1[edit]

Class: XInterface.GUIImage

Property Value
Image Material'InterfaceContent.Menu.BorderBoxD'
ImageColor
Member Value
A 160
B 255
G 255
R 255
ImageRenderStyle MSTY_Alpha
ImageStyle ISTY_Stretched
WinHeight 0.489999
WinLeft 0.216797
WinTop 0.355208
WinWidth 0.57664

OnlineNetSpeed[edit]

Class: XInterface.moComboBox

Property Value
bReadOnly True
Caption "Connection"
CaptionWidth 0.4
ComponentJustification TXTA_Left
Hint "How fast is your connection?"
IniDefault "Cable Modem/DSL"
IniOption "@Internal"
OnLoadINI InternalOnLoadINI
WinHeight 0.06
WinLeft 0.25
WinTop 0.085678
WinWidth 0.5

OnlineStatDesc[edit]

Class: XInterface.GUILabel

Property Value
Caption "UT2003 Global Stats"
TextAlign TXTA_Center
TextColor
Member Value
A 255
B 0
G 200
R 230
TextFont "UT2HeaderFont"
WinHeight 32.0
WinLeft 0.25
WinTop 0.391145
WinWidth 0.5

OnlineStatsName[edit]

Class: XInterface.moEditBox

Property Value
Caption "Stats UserName"
CaptionWidth 0.4
Hint "Please select a name to use for UT Stats!"
IniOption "@Internal"
OnLoadINI InternalOnLoadINI
WinHeight 0.06
WinLeft 0.25
WinTop 0.494271
WinWidth 0.5

OnlineStatsPW[edit]

Class: XInterface.moEditBox

Property Value
Caption "Stats Password"
CaptionWidth 0.4
Hint "Please select a password that will secure your UT Stats!"
IniOption "@Internal"
OnLoadINI InternalOnLoadINI
WinHeight 0.06
WinLeft 0.25
WinTop 0.583594
WinWidth 0.5

OnlineTrackStats[edit]

Class: XInterface.moCheckBox

Property Value
bSquare True
Caption "Track Stats"
CaptionWidth 0.9
ComponentJustification TXTA_Left
Hint "Enable this option to join the online ranking system."
IniDefault "True"
IniOption "@Internal"
OnLoadINI InternalOnLoadINI
WinHeight 0.04
WinLeft 0.251565
WinTop 0.742708
WinWidth 0.21

ViewOnlineStats[edit]

Class: XInterface.GUIButton

Property Value
Caption "View Stats"
Hint "Click to launch the UT stats website."
OnClick OnViewStats
WinHeight 0.04
WinLeft 0.536721
WinTop 0.742708
WinWidth 0.21