GUI2K4.UT2K4SPTab_Profile
- Extends
- UT2K4SPTab_Base
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUIMultiComponent
|
+-- XInterface.GUIPanel
|
+-- XInterface.GUITabPanel
|
+-- XInterface.UT2K4TabPanel
|
+-- GUI2K4.UT2K4SPTab_Base
|
+-- GUI2K4.UT2K4SPTab_Profile
var localized string CheatWarning;
var localized string DeleteProfile;
var int HackyIndex;
var localized string MultiKillsLabel[7];
var localized string NoProfileSelected;
var localized string OverloadProfile;
var localized string ProfileDetails;
var localized string SpreeLabel[6];
function OnConfirmDelete ( byte bButton) )
function OnConfirmLoad ( byte bButton) )
function OnFinalLoad ( byte bButton) )
function bool onPlayClick ( ) )
function ShowPanel ( bool bShow) )
function UpdateProfileDesc ( ) )
function UpdateProfileList ( ) )
defaultproperties
{
Begin Object class=GUISectionBackground Name=SPPsbProfiles
WinWidth=0.270899
WinHeight=0.803050
WinLeft=0.023243
WinTop=0.046588
Caption="Profiles"
bBoundToParent=true
End Object
sbProfiles=SPPsbProfiles
Begin Object class=GUIListBox Name=SPPlbProfiles
Hint="Select a profile"
WinWidth=0.236888
WinHeight=0.689871
WinLeft=0.041832
WinTop=0.125901
bVisibleWhenEmpty=true
OnChange=onProfileChange
bSorted=true
FontScale=FNS_Medium
TabOrder=1
bBoundToParent=true
StyleName="NoBackground"
End Object
lbProfiles=SPPlbProfiles
Begin Object class=GUIImage Name=SPPimgFace
WinWidth=0.251990
WinHeight=0.686098
WinLeft=0.324005
WinTop=0.106977
ImageColor=(R=255,G=255,B=255,A=196)
ImageRenderStyle=MSTY_Alpha
ImageStyle=ISTY_Scaled
RenderWeight=0.3
bBoundToParent=true
End Object
imgFace=SPPimgFace
Begin Object class=GUIImage Name=SPPimgFaceBlur
WinWidth=0.251990
WinHeight=0.686098
WinLeft=0.324005
WinTop=0.106977
Image=Material'InterfaceContent.pEmptySlot'
ImageRenderStyle=MSTY_Normal
ImageStyle=ISTY_Scaled
RenderWeight=0.2
bBoundToParent=true
End Object
imgFaceBlur=SPPimgFaceBlur
Begin Object class=AltSectionBackground Name=SPPimgFaceBorder
WinWidth=0.28
WinHeight=0.80
WinLeft=0.31
WinTop=0.05
bBoundToParent=true
End Object
sbFaceBorder=SPPimgFaceBorder
Begin Object class=GUIImage Name=SPPimgSponsor
WinWidth=0.338214
WinHeight=0.221199
WinLeft=0.625255
WinTop=0.108412
ImageRenderStyle=MSTY_Normal
ImageAlign=IMGA_Center
ImageStyle=ISTY_Justified
RenderWeight=0.3
bBoundToParent=true
End Object
imgSponsor=SPPimgSponsor
Begin Object class=GUISectionBackground Name=SPPimgSponsorBorder
WinWidth=0.370000
WinHeight=0.292959
WinLeft=0.610000
WinTop=0.050000
bBoundToParent=true
bAltCaption=true
End Object
sbSponsorBorder=SPPimgSponsorBorder
Begin Object class=GUISectionBackground Name=SPPsbDetailsBg
WinWidth=0.370000
WinHeight=0.484668
WinLeft=0.610000
WinTop=0.368975
Caption="Details"
End Object
sbDetailsBg=SPPsbDetailsBg
Begin Object Class=GUIScrollTextBox Name=SPPsbDetails
WinWidth=0.325485
WinHeight=0.388622
WinLeft=0.634133
WinTop=0.439184
CharDelay=0.0025
EOLDelay=0.5
FontScale=FNS_Medium
TabOrder=2
bBoundToParent=true
StyleName="NoBackground"
End Object
sbDetails=SPPsbDetails
Begin Object Class=GUIButton Name=SPPbtnDelete
Caption="DELETE"
Hint="Delete the selected profile"
WinWidth=0.2
WinHeight=0.05
WinLeft=0.18
WinTop=0.9
MenuState=MSAT_Disabled
OnClick=btnDeleteOnClick
FontScale=FNS_Small
TabOrder=3
bBoundToParent=true
End Object
btnDelete=SPPbtnDelete
Begin Object Class=GUIButton Name=SPPbtnCreate
Caption="CREATE NEW"
Hint="Create a new profile"
WinWidth=0.2
WinHeight=0.05
WinLeft=0.40
WinTop=0.9
OnClick=btnCreateOnClick
FontScale=FNS_Small
TabOrder=4
bBoundToParent=true
End Object
btnCreate=SPPbtnCreate
Begin Object Class=GUIButton Name=SPPbtnHighScores
Caption="HIGH SCORES"
Hint="View the high scores"
WinWidth=0.2
WinHeight=0.05
WinLeft=0.62
WinTop=0.9
OnClick=btnHighScoresOnClick
FontScale=FNS_Small
TabOrder=5
bBoundToParent=true
End Object
btnHighScores=SPPbtnHighScores
PanelCaption="Profile"
NoProfileSelected="No profile selected..."
ProfileDetails="Team: %teamname%|Leader: %playername%|Members: %teammembers%||Total game time: %totaltime% minutes|Balance: %credits%||Matches: %matches%|Wins: %wins%|Kills: %kills%|Deaths: %deaths%|Goals: %Goals%|%sprees%|%multikills%|%specialawards%"
DeleteProfile="You are about to delete the profile for '%profile%'||Are you sure you want to delete this profile?"
OverloadProfile="You already have a profile loaded.||Are you sure you want to load this profile?"
CheatWarning="Warning!|This profile does NOT originate from your machine.|This profile is not eligible for unlocking characters.|Do you want to load this profile?"
SpreeLabel(0)="Killing Spree:"
SpreeLabel(1)="Rampage:"
SpreeLabel(2)="Dominating:"
SpreeLabel(3)="Unstoppable:"
SpreeLabel(4)="GODLIKE:"
SpreeLabel(5)="WICKED SICK:"
MultiKillsLabel(0)="Double Kill:"
MultiKillsLabel(1)="MultiKill:"
MultiKillsLabel(2)="MegaKill:"
MultiKillsLabel(3)="UltraKill:"
MultiKillsLabel(4)="MONSTER KILL:"
MultiKillsLabel(5)="LUDICROUS KILL:"
MultiKillsLabel(6)="HOLY SHIT:"
}
|
Creation time: Do 14.8.2014 09:58:27.424 - Created with
UnCodeX