Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel
UE2:Tab_NetworkSettings defaults (UT2003)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> Tab_NetworkSettings (defaults) |
Contents |
- Tab_NetworkSettings defaults in other games:
- UT2004
| 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. |
[edit] Default values
| 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 |
[edit] Subobjects
[edit] EpicID
Class: XInterface.GUILabel
| Property | Value | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| bMultiLine | True | ||||||||||
| Caption | "Your Unique id is:" | ||||||||||
| TextAlign | TXTA_Center | ||||||||||
| TextColor |
|
||||||||||
| TextFont | "UT2SmallFont" | ||||||||||
| WinHeight | 0.066407 | ||||||||||
| WinLeft | 0.0 | ||||||||||
| WinTop | 0.313279 | ||||||||||
| WinWidth | 1.0 |
[edit] InvalidWarning
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 |
|
||||||||||
| TextFont | "UT2MenuFont" | ||||||||||
| WinHeight | 0.125001 | ||||||||||
| WinLeft | 0.215625 | ||||||||||
| WinTop | 0.870832 | ||||||||||
| WinWidth | 0.576561 |
[edit] NetworkDynamicNetspeed
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 |
[edit] OnlineBK1
Class: XInterface.GUIImage
| Property | Value | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Image | Material'InterfaceContent.Menu.BorderBoxD' | ||||||||||
| ImageColor |
|
||||||||||
| ImageRenderStyle | MSTY_Alpha | ||||||||||
| ImageStyle | ISTY_Stretched | ||||||||||
| WinHeight | 0.489999 | ||||||||||
| WinLeft | 0.216797 | ||||||||||
| WinTop | 0.355208 | ||||||||||
| WinWidth | 0.57664 |
[edit] OnlineNetSpeed
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 |
[edit] OnlineStatDesc
Class: XInterface.GUILabel
| Property | Value | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Caption | "UT2003 Global Stats" | ||||||||||
| TextAlign | TXTA_Center | ||||||||||
| TextColor |
|
||||||||||
| TextFont | "UT2HeaderFont" | ||||||||||
| WinHeight | 32.0 | ||||||||||
| WinLeft | 0.25 | ||||||||||
| WinTop | 0.391145 | ||||||||||
| WinWidth | 0.5 |
[edit] OnlineStatsName
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 |
[edit] OnlineStatsPW
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 |
[edit] OnlineTrackStats
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 |
[edit] ViewOnlineStats
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 |
