defaultproperties
{
bDebugging=True
OnOpen=InternalOnOpen
OnCanClose=CanClose
OnKeyEvent=MyKeyEvent
OnReopen=MainReopened
Begin Object Class=BackgroundImage Name=PageBackground
Image=material'2K4Menus.Controls.mmbgnd'
ImageStyle=ISTY_Scaled
ImageRenderStyle=MSTY_Alpha
X1=0
Y1=0
X2=1024
Y2=768
End Object
Begin Object Class=GUIImage Name=iPanHuge
Image=material'2K4Menus.MainMenu.PanHuge'
ImageStyle=ISTY_Scaled
ImageRenderStyle=MSTY_Alpha
ImageColor=(R=255,G=255,B=255,A=40)
WinWidth=1
WinHeight=0.367969
WinLeft=0
WinTop=0.001719
RenderWeight=0.02
OnDraw=PanHugeDraw
End Object
Begin Object Class=GUIImage Name=iPanBig
Image=material'2K4Menus.MainMenu.PanBig'
ImageStyle=ISTY_Scaled
ImageRenderStyle=MSTY_Alpha
ImageColor=(R=255,G=255,B=255,A=75)
WinWidth=1
WinHeight=0.152422
WinLeft=0
WinTop=0.081771
RenderWeight=0.023
End Object
Begin Object Class=GUIImage Name=iPanSmall
Image=material'2K4Menus.MainMenu.PanSmall'
ImageStyle=ISTY_Scaled
ImageRenderStyle=MSTY_Alpha
ImageColor=(R=255,G=255,B=255,A=255)
WinWidth=1
WinHeight=0.04
WinLeft=0
WinTop=0.226042
RenderWeight=0.026
End Object
Begin Object Class=BackgroundImage Name=ImgBkChar
ImageRenderStyle=MSTY_Alpha
ImageColor=(R=255,G=255,B=255,A=160)
OnDraw=BkCharDraw
RenderWeight=0.04
X1=0
Y1=0
X2=1024
Y2=768
Tag=0
End Object
Begin Object Class=GUIImage Name=ImgUT2Logo
Image=material'2K4Menus.MainMenu.2K4Logo'
ImageStyle=ISTY_Scaled
ImageRenderStyle=MSTY_Alpha
ImageColor=(R=255,G=255,B=255,A=255)
WinWidth=0.638868
WinHeight=0.392579
WinLeft=0.007226
WinTop=0.016926
RenderWeight=0.05
End Object
Begin Object Class=GUIImage Name=ImgUT2Shader
Image=material'InterfaceContent.Logos.fbSymbolShader'
ImageStyle=ISTY_Scaled
WinWidth=0.155273
WinHeight=0.105470
WinLeft=0.249023
WinTop=0.180988
RenderWeight=0.06
End Object
Begin Object Class=GUIImage Name=ImgTV
Image=material'ULogo.MainMenu.CornerMenuFinal'
ImageStyle=ISTY_Scaled
WinWidth=0.500000
WinHeight=0.668619
WinLeft=-0.000977
WinTop=0.332292
RenderWeight=5.07
X1=0
Y1=1
X2=512
Y2=511
End Object
Begin Object Class=GUIButton Name=SinglePlayerButton
FontScale=FNS_Small
StyleName="TextButton"
Caption="Single Player"
CaptionEffectStylename="TextButtonEffect"
CaptionAlign=TXTA_Left
Hint="Play through the Tournament"
OnClick=ButtonClick
WinWidth=0.715022
WinHeight=0.075000
WinLeft=0.315359
WinTop=0.368813
TabOrder=0
bFocusOnWatch=true
bUseCaptionHeight=true
End Object
Begin Object Class=GUIButton Name=MultiplayerButton
FontScale=FNS_Small
StyleName="TextButton"
Caption="Join Game"
CaptionEffectStylename="TextButtonEffect"
CaptionAlign=TXTA_Left
Hint="Play with human opponents over a LAN or the internet"
OnClick=ButtonClick
WinWidth=0.659899
WinHeight=0.075000
WinLeft=0.363246
WinTop=0.449282
bFocusOnWatch=true
TabOrder=1
bUseCaptionHeight=true
End Object
Begin Object Class=GUIButton Name=HostButton
FontScale=FNS_Small
StyleName="TextButton"
Caption="Host Game"
CaptionEffectStylename="TextButtonEffect"
CaptionAlign=TXTA_Left
Hint="Start a server and invite others to join your game"
OnClick=ButtonClick
WinWidth=0.627131
WinHeight=0.075000
WinLeft=0.395097
WinTop=0.534027
bFocusOnWatch=true
TabOrder=2
bUseCaptionHeight=true
End Object
Begin Object Class=GUIButton Name=InstantActionButton
FontScale=FNS_Small
StyleName="TextButton"
Caption="Instant Action"
CaptionEffectStylename="TextButtonEffect"
CaptionAlign=TXTA_Left
Hint="Play a practice match"
OnClick=ButtonClick
WinWidth=0.593666
WinHeight=0.075000
WinLeft=0.423640
WinTop=0.618619
bFocusOnWatch=true
TabOrder=3
bUseCaptionHeight=true
End Object
Begin Object Class=GUIButton Name=ModsAndDemosButton
FontScale=FNS_Small
StyleName="TextButton"
Caption="Community"
CaptionEffectStylename="TextButtonEffect"
CaptionAlign=TXTA_Left
Hint="Get the latest news, demos and mods from the UT2004 community"
OnClick=ButtonClick
WinWidth=0.574135
WinHeight=0.075000
WinLeft=0.433406
WinTop=0.705859
bFocusOnWatch=true
TabOrder=4
bUseCaptionHeight=true
OnDraw=CommunityDraw
End Object
Begin Object Class=GUIButton Name=SettingsButton
FontScale=FNS_Small
StyleName="TextButton"
Caption="Settings"
CaptionEffectStylename="TextButtonEffect"
CaptionAlign=TXTA_Left
Hint="Change your controls and settings"
OnClick=ButtonClick
WinWidth=0.580478
WinHeight=0.075000
WinLeft=0.434477
WinTop=0.800327
bFocusOnWatch=true
TabOrder=5
bUseCaptionHeight=true
End Object
Begin Object Class=GUIButton Name=QuitButton
FontScale=FNS_Small
StyleName="TextButton"
Caption="Exit UT2004"
CaptionEffectStylename="TextButtonEffect"
CaptionAlign=TXTA_Left
Hint="Exit the game"
OnClick=ButtonClick
WinWidth=0.526767
WinHeight=0.075000
WinLeft=0.424711
WinTop=0.887567
bFocusOnWatch=true
TabOrder=6
bUseCaptionHeight=true
End Object
i_Background=PageBackground
i_PanHuge=iPanHuge
i_PanBig=iPanBig
i_PanSmall=iPanSmall
i_UT2Logo=ImgUT2Logo
i_UT2Shader=ImgUT2Shader
i_BkChar=ImgBkChar
i_TV=ImgTV
b_SinglePlayer=SinglePlayerButton
b_MultiPlayer=MultiplayerButton
b_Host=HostButton
b_InstantAction=InstantActionButton
b_ModsAndDemo=ModsAndDemosButton
b_Settings=SettingsButton
b_Quit=QuitButton
WinWidth=1.0
WinHeight=1.0
WinTop=0.0
WinLeft=0.0
bRenderWorld=False
bAllowClose=False
bAllowedAsLast=true
bDisconnectOnOpen=true
CharFade=0
CharShots(0)=material'2K4Menus.MainMenu.Char01'
CharShots(1)=material'2K4Menus.MainMenu.Char02'
CharShots(2)=material'2K4Menus.MainMenu.Char03'
NewNewsMsg=" (New Update Available)"
MenuSong="KR-UT2004-Menu"
FireWallTitle="Important"
FireWallMsg="It has been determined that the Window's Firewall is enabled and that UT2004 is not yet authorized to connect to the internet. Authorization is required in order to use the online components of the game. Please refer to the README.TXT for more information."
}
|