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
{
ConnectFailed="The UT2004 master server could not be reached. Please try again later."
ConnectTimeout="Your connection to the UT2004 master server has timed out"
Begin Object Class=GUIHeader Name=ModHeader
Caption="The UT2004 Community"
RenderWeight=0.300000
End Object
t_Header=GUIHeader'GUI2K4.UT2K4ModsAndDemos.ModHeader'
Begin Object Class=UT2K4ModFooter Name=ModFooter
WinTop=0.957943
RenderWeight=0.300000
OnPreDraw=ModFooter.InternalOnPreDraw
End Object
t_Footer=UT2K4ModFooter'GUI2K4.UT2K4ModsAndDemos.ModFooter'
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=Falsch
}
|
Creation time: Mo 16.4.2007 11:20:34.921 - Created with
UnCodeX