GUI2K4.UT2K4ModsAndDemos
- Extends
- UT2K4MainPage
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUIMultiComponent
|
+-- XInterface.GUIPage
|
+-- XInterface.UT2K4GUIPage
|
+-- GUI2K4.UT2K4MainPage
|
+-- GUI2K4.UT2K4ModsAndDemos
Inherited Variables from GUI2K4.UT2K4MainPage |
c_Tabs, HighScoreFile, i_Background, i_bkChar, i_bkScan, PanelCaption, PanelClass, PanelHint, TotalUnlockedCharacters, t_Footer, t_Header |
var bool bAlreadyNotified;
CommunityMessageHeader Source code
var localized string CommunityMessageHeader;
var localized string ConnectFailed;
var localized string ConnectTimeout;
function HandleClick ( int Button) )
function MyReceivedModMOTDData ( string data ) )
function MyReceivedOwnageItem ( int Level, string ItemName, string ItemDesc, string ItemURL) )
defaultproperties
{
Begin Object class=GUIHeader name=ModHeader
Caption="The UT2004 Community"
RenderWeight=0.3
End Object
Begin Object Class=Ut2K4ModFooter Name=ModFooter
WinWidth=1.000000
WinLeft=0.000000
WinTop=0.957943
RenderWeight=0.3
End Object
t_Header=ModHeader
t_Footer=ModFooter
WinWidth=1.0
WinHeight=1.0
WinTop=0.0
WinLeft=0.0
PanelCaption(0)="News"
PanelCaption(1)="User Mods"
PanelCaption(2)="Ownage Maps"
PanelCaption(3)="Demos"
PanelCaption(4)="Movies"
PanelHint(0)="Get the latest news from the UT2004 community..."
PanelHint(1)="Activate a user mod that is already installed..."
PanelHint(2)="Epic recommends..."
PanelHint(3)="Replay a pre-recorded demo file..."
PanelHint(4)="View fan movies created with UnrealEd and Matinee"
bPersistent=False
ConnectFailed="The UT2004 master server could not be reached. Please try again later."
ConnectTimeout="Your connection to the UT2004 master server has timed out"
}
|
Creation time: Do 14.8.2014 09:58:27.082 - Created with
UnCodeX