- Extends
- ModsAndDemosTabs
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUIMultiComponent
|
+-- XInterface.GUIPanel
|
+-- XInterface.GUITabPanel
|
+-- XInterface.UT2K4TabPanel
|
+-- GUI2K4.ModsAndDemosTabs
|
+-- GUI2K4.UT2K4Demos
var localized string CorruptDemText;
var localized string ltBadMsg;
var localized string ltClientSide;
var localized string ltGoodMsg;
var localized string ltRecordedBy;
var localized string ltScoreLimit;
var localized string ltSelectMsg;
var localized string ltServerSide;
var localized string ltTimeLimit;
var localized string UnknownText;
function int GetGameIndex ( string GameClass )
function int GetMapIndex ( string MapName )
function SetVisibility ( bool bIsVisible )
function string TrimName ( string s )
defaultproperties
{
Begin Object Class=GUIListBox Name=lbDemoList
SelectedStyleName="NoBackground"
SectionStyleName="NoBackground"
OutlineStyleName="NoBackground"
bVisibleWhenEmpty=Wahr
OnCreateComponent=lbDemoList.InternalOnCreateComponent
WinTop=0.109375
WinLeft=0.030468
WinWidth=0.265626
WinHeight=0.735548
TabOrder=0
OnChange=UT2K4Demos.DemoListClick
End Object
lb_DemoList=GUIListBox'GUI2K4.UT2K4Demos.lbDemoList'
Begin Object Class=GUIListBox Name=lbDemoInfo
bVisibleWhenEmpty=Wahr
OnCreateComponent=lbDemoInfo.InternalOnCreateComponent
WinTop=0.155622
WinLeft=0.529180
WinWidth=0.276054
WinHeight=0.078998
bAcceptsInput=Falsch
OnChange=UT2K4Demos.InfoClick
End Object
lb_DemoInfo=GUIListBox'GUI2K4.UT2K4Demos.lbDemoInfo'
Begin Object Class=GUIScrollTextBox Name=lbReqPacks
bNoTeletype=Wahr
bVisibleWhenEmpty=Wahr
OnCreateComponent=lbReqPacks.InternalOnCreateComponent
WinTop=0.650090
WinLeft=0.310547
WinWidth=0.650391
WinHeight=0.193555
TabOrder=2
End Object
lb_ReqPacks=GUIScrollTextBox'GUI2K4.UT2K4Demos.lbReqPacks'
Begin Object Class=GUILabel Name=lblGame
TextAlign=TXTA_Center
TextColor=(B=0,G=200,R=230)
TextFont="UT2LargeFont"
WinTop=0.103929
WinLeft=0.355370
WinWidth=0.634467
WinHeight=0.061558
RenderWeight=0.600000
End Object
lbl_Game=GUILabel'GUI2K4.UT2K4Demos.lblGame'
Begin Object Class=GUILabel Name=NoPreview
Caption="No Preview Available"
TextAlign=TXTA_Center
TextColor=(B=0,G=255,R=247)
TextFont="UT2HeaderFont"
bTransparent=Falsch
bMultiLine=Wahr
VertAlign=TXTA_Center
WinTop=0.286842
WinLeft=0.517749
WinWidth=0.318399
WinHeight=0.226862
RenderWeight=1.000000
End Object
l_NoPreview=GUILabel'GUI2K4.UT2K4Demos.NoPreview'
Begin Object Class=GUIImage Name=iMapShot
ImageStyle=ISTY_Scaled
ImageRenderStyle=MSTY_Normal
DropShadowX=8
DropShadowY=8
WinTop=0.199687
WinLeft=0.619686
WinWidth=0.326562
WinHeight=0.288124
RenderWeight=1.000000
End Object
i_MapShot=GUIImage'GUI2K4.UT2K4Demos.iMapShot'
Begin Object Class=GUISectionBackground Name=sb1
bFillClient=Wahr
Caption="Demos"
BottomPadding=0.200000
WinTop=0.012761
WinLeft=0.012527
WinWidth=0.328364
WinHeight=0.962274
RenderWeight=0.500000
OnPreDraw=sb1.InternalPreDraw
End Object
sb_1=GUISectionBackground'GUI2K4.UT2K4Demos.sb1'
Begin Object Class=AltSectionBackground Name=sb2
bFillClient=Wahr
WinTop=0.228215
WinLeft=0.492837
WinWidth=0.368224
WinHeight=0.346441
RenderWeight=0.500000
OnPreDraw=sb2.InternalPreDraw
End Object
sb_2=AltSectionBackground'GUI2K4.UT2K4Demos.sb2'
Begin Object Class=GUISectionBackground Name=sb3
bFillClient=Wahr
Caption="Required Packages"
BottomPadding=0.200000
WinTop=0.656193
WinLeft=0.354323
WinWidth=0.637278
WinHeight=0.318539
RenderWeight=0.500000
OnPreDraw=sb3.InternalPreDraw
End Object
sb_3=GUISectionBackground'GUI2K4.UT2K4Demos.sb3'
Begin Object Class=AltSectionBackground Name=iInfoBk
HeaderBase=Texture'2K4Menus.NewControls.Display2'
Caption="... Information ..."
WinTop=0.011296
WinLeft=0.354323
WinWidth=0.637278
WinHeight=0.629445
RenderWeight=0.200000
OnPreDraw=iInfoBk.InternalPreDraw
End Object
sb_4=AltSectionBackground'GUI2K4.UT2K4Demos.iInfoBk'
ltScoreLimit="Score Limit:"
ltTimeLimit="Time Limit:"
UnknownText="Unknown"
CorruptDemText="Corrupted or missing .DEMO4 file !"
ltSelectMsg="Please select a demo from the list to the left."
ltClientSide="Client Side Demo"
ltServerSide="Server Side/Single Player Demo"
ltRecordedBy="Recorded By:"
ltGoodMsg="All of the packages required for this demo are installed"
ltBadMsg="In order to be played, this demo requires the packages listed below. If you are connected to the Internet, they will be autodownloaded when the demo is played||::Required Packages::"
Tag=3
}
|
Creation time: Mo 16.4.2007 11:20:34.390 - Created with
UnCodeX