GUI2K4.UT2K4SP_CGBRTrade
- Extends
- UT2K4SP_CGBRUnTrade
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUIMultiComponent
|
+-- XInterface.GUIPage
|
+-- XInterface.UT2K4GUIPage
|
+-- GUI2K4.PopupPageBase
|
+-- GUI2K4.FloatingWindow
|
+-- GUI2K4.LargeWindow
|
+-- GUI2K4.UT2K4SP_CGBRUnTrade
|
+-- GUI2K4.UT2K4SP_CGBRTrade
var bool bHasFullTeam;
var localized string FireInfo;
var localized string FullTeamWarning;
function OnClose ( optional bool bCancel) )
function SetDescription ( ) )
defaultproperties
{
Begin Object Class=GUIButton Name=CGBbtnPrevChar
Hint="Select the team mate you want to fire"
StyleName="ArrowLeft"
WinWidth=0.048750
WinHeight=0.061250
WinLeft=0.805001
WinTop=0.806667
bNeverFocus=true
bRepeatClick=true
OnClickSound=CS_Down
OnClick=onSelectChar
bBoundToParent=true
End Object
btnPrevChar=CGBbtnPrevChar
Begin Object Class=GUIButton Name=CGBbtnNextChar
Hint="Select the team mate you want to fire"
StyleName="ArrowRight"
WinWidth=0.048750
WinHeight=0.061250
WinLeft=0.898438
WinTop=0.806667
bNeverFocus=true
bRepeatClick=true
OnClickSound=CS_Up
OnClick=onSelectChar
bBoundToParent=true
End Object
btnNextChar=CGBbtnNextChar
Begin Object class=GUICharacterListTeam Name=CGBclSelChar
Hint="You will fire this team mate"
WinWidth=0.124694
WinHeight=0.325000
WinLeft=0.807213
WinTop=0.149584
bCenterInBounds=true
FixedItemsPerPage=1
StyleName="CharButton"
TabOrder=0
OnChange=UpdateDetails
bBoundToParent=true
End Object
clSelChar=CGBclSelChar
DefaultWidth=0.8
DefaultHeight=0.5
DefaultLeft=0.1
DefaultTop=0.25
WinWidth=0.8
WinHeight=0.5
WinLeft=0.1
WinTop=0.25
Message="You have won the challenge against %enemyteam%. %player% will now become part of your team."
FullTeamWarning="However your team is already at capacity. You will have to fire one of your team mates first. You will be refunded for the loss of the selected player."
FireInfo="You have selected to fire %fireplayer%, the refund will be %refund%."
}
|
Creation time: Do 14.8.2014 09:58:27.534 - Created with
UnCodeX