defaultproperties
{
	Begin Object Class=GUIButton Name=SPMbtnOk
		Caption="ACCEPT"
		WinWidth=0.222222
		WinHeight=0.044444
		WinLeft=0.710071
		WinTop=0.887731
		OnClick=onOkClick
		RenderWeight=0.2
		FontScale=FNS_Small
		TabOrder=1
		MenuState=MSAT_Disabled
	End Object
	btnOk=SPMbtnOk
	Begin Object Class=GUIButton Name=SPCbtnCancel
		Caption="REFUSE"
		WinWidth=0.222222
		WinHeight=0.044444
		WinLeft=0.050348
		WinTop=0.887731
		OnClick=onCancelClick
		RenderWeight=0.2
		FontScale=FNS_Small
		TabOrder=2
	End Object
	btnCancel=SPCbtnCancel
	Begin Object Class=GUILabel Name=SPClblTitle
		Caption="Challenge"
		WinWidth=0.862501
		WinHeight=0.077500
		WinLeft=0.067813
		WinTop=0.017847
		RenderWeight=0.2
		StyleName="TextLabel"
		FontScale=FNS_Large
		TextALign=TXTA_Center
	End Object
	lblTitle=SPClblTitle
	Begin Object class=GUIImage name=SPCimgMapBg1
		WinWidth=0.444444
		WinHeight=0.333333
		WinLeft=0.020833
		WinTop=0.186308
		RenderWeight=0.1
		Image=Material'2K4Menus.Controls.sectionback'
		ImageStyle=ISTY_Scaled
	End Object
	imgMapBg1=SPCimgMapBg1
	Begin Object class=GUIImage name=SPCimgMapBg2
		WinWidth=0.444444
		WinHeight=0.333333
		WinLeft=0.534722
		WinTop=0.186308
		RenderWeight=0.1
		Image=Material'2K4Menus.Controls.sectionback'
		ImageStyle=ISTY_Scaled
	End Object
	imgMapBg2=SPCimgMapBg2
	Begin Object class=GUIImage name=SPCimgMap1
		WinWidth=0.441667
		WinHeight=0.312500
		WinLeft=0.022222
		WinTop=0.197531
		RenderWeight=0.15
		Image=Material'2K4Menus.Controls.sectionback'
		ImageStyle=ISTY_Scaled
	End Object
	imgMap1=SPCimgMap1
	Begin Object class=GUIImage name=SPCimgMap2
		WinWidth=0.441667
		WinHeight=0.312500
		WinLeft=0.536111
		WinTop=0.197531
		RenderWeight=0.15
		Image=Material'2K4Menus.Controls.sectionback'
		ImageStyle=ISTY_Scaled
	End Object
	imgMap2=SPCimgMap2
	Begin Object Class=GUILabel Name=SPClblGameDescription
		Caption=""
		WinWidth=0.862501
		WinHeight=0.077500
		WinLeft=0.067813
		WinTop=0.101180
		RenderWeight=0.2
		StyleName="TextLabel"
		FontScale=FNS_Large
		TextALign=TXTA_Center
	End Object
	lblGameDescription=SPClblGameDescription
	Begin Object class=GUIComboBox Name=SPCcbGameType
		Hint="Select the game"
		WinWidth=0.958334
		WinHeight=0.079167
		WinLeft=0.019792
		WinTop=0.097830
		RenderWeight=0.21
		FontScale=FNS_Large
		bReadOnly=true
		TabOrder=0
		OnChange=OnGameSelect
	End Object
	cbGameType=SPCcbGameType
	Begin Object class=GUIGFXButton Name=SPCcbMap1
		Caption=""
		WinWidth=0.444444
		WinHeight=0.062500
		WinLeft=0.020833
		WinTop=0.519641
		bCheckBox=true
		OnChange=OnMapSelect
	End Object
	cbMap1=SPCcbMap1
	Begin Object class=GUIGFXButton Name=SPCcbMap2
		Caption=""
		WinWidth=0.444444
		WinHeight=0.062500
		WinLeft=0.534722
		WinTop=0.519641
		bCheckBox=true
		OnChange=OnMapSelect
	End Object
	cbMap2=SPCcbMap2
	Begin Object class=moComboBox Name=SPCcbEnemyTeam
		Caption="Challenge team:"
		Hint="Challenge this team for a match"
		bAutoSizeCaption=true
		WinWidth=0.952779
		WinHeight=0.059722
		WinLeft=0.024306
		WinTop=0.594780
		bReadOnly=true
		TabOrder=3
	End Object
	cbEnemyTeam=SPCcbEnemyTeam
	Begin Object Class=GUIScrollTextBox Name=SPCsbDetails
		WinWidth=0.958334
		WinHeight=0.211111
		WinLeft=0.019792
		WinTop=0.667977
		RenderWeight=0.2
		TabOrder=1
		bNoTeletype=true
		StyleName="NoBackground"
	End Object
	sbDetails=SPCsbDetails
    Begin Object Class=GUILabel Name=NoPreview
        TextFont="UT2HeaderFont"
        TextAlign=TXTA_Center
        VertAlign=TXTA_Center
        bMultiline=True
        bTransparent=False
        TextColor=(R=247,G=255,B=0,A=255)
        Caption="No Preview Available"
		WinWidth=0.441667
		WinHeight=0.312500
		WinLeft=0.022222
		WinTop=0.197531
    End Object
    lblNoPreview1=NoPreview
    lblNoPreview2=NoPreview
	WinWidth=0.9
	WinHeight=0.9
	WinLeft=0.05
	WinTop=0.05
	OnClose=OnWindowClose
	OnCanClose=OnCanWindowClose
	PlayTitle="Play"
	TeamRoleWindow="GUI2K4.UT2K4SP_TeamRoles"
	YouveBeenChallenged="You've been challenged!"
	PenaltyWarning="When you refuse you will have to pay a penalty of %cancelpenalty%.||Are you sure you want to refuse?"
	ChallengeDescription="To enter this challenge you have to pay the entry fee of %entryfee%.|You can win %PrizeMoney% when you win this match.|Your current balance is %balance%."
	ChallengedDescription="You have been challenged by %enemyteam%.|You can win %PrizeMoney% when you defeat them.|When you don't accept this challenge you have to pay %cancelfee% to the opposing team.|Your current balance is %balance%."
	NotEnoughCash="You do not have enough money to challenge another team."
	DefaultUrl="?TeamScreen=true"
	BasePrizeMoney=400
	VarPrizeMoney=100
	ChallengeGameNames[0]="Team DeathMatch"
	ChallengeGames[0]=(GameType="xGame.xTeamGame",ExtraUrl="",MaxBots=5,MapAcronym="DM",MapPrefix="",BaseGoalScore=20,VarGoalScore=5)
	ChallengeGameNames[1]="1vs1 DeathMatch"
	ChallengeGames[1]=(GameType="xGame.xDeathmatch",ExtraUrl="",MaxBots=1,MapAcronym="DM",MapPrefix="DM-1on1",BaseGoalScore=10,VarGoalScore=5)
	ChallengeGameNames[2]="Mutant"
	ChallengeGames[2]=(GameType="BonusPack.xMutantGame",ExtraUrl="",MaxBots=4,MapAcronym="DM",MapPrefix="",BaseGoalScore=15,VarGoalScore=5)
	ChallengeGameNames[3]="Instagib Team DeathMatch"
	ChallengeGames[3]=(GameType="xGame.xTeamGame",ExtraUrl="?mutator=XGame.MutInstaGib",MaxBots=7,MapAcronym="DM",MapPrefix="",BaseGoalScore=30,VarGoalScore=10)
}
 |