aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorelBandito07 <elBandito07@b956fd51-792f-4845-bead-9b4dfca2ff2c>2007-07-24 15:59:41 +0000
committerelBandito07 <elBandito07@b956fd51-792f-4845-bead-9b4dfca2ff2c>2007-07-24 15:59:41 +0000
commit90726939633b3b9fb53094af8e1ea4a869f1e7c5 (patch)
tree80961635ba25bcf8888fae1f4a03aebbf6b4ca83
parent6c3d2faf77d4b411fbca90299fc186b4a55ad596 (diff)
downloadusdx-90726939633b3b9fb53094af8e1ea4a869f1e7c5.tar.gz
usdx-90726939633b3b9fb53094af8e1ea4a869f1e7c5.tar.xz
usdx-90726939633b3b9fb53094af8e1ea4a869f1e7c5.zip
Classic Skin:
- Added missed party screens in Classic.ini (Party New Round/ Party Score / Party Win) - Changed some file associations in Star.ini - Added missed party images in Classic directory git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0x@326 b956fd51-792f-4845-bead-9b4dfca2ff2c
-rw-r--r--Skins/Classic/Star.ini8
-rw-r--r--Skins/Classic/[party]playerButton.jpgbin0 -> 1519 bytes
-rw-r--r--Skins/Classic/[party]roundBG1.jpgbin0 -> 1043 bytes
-rw-r--r--Skins/Classic/[party]roundBG2.jpgbin0 -> 978 bytes
-rw-r--r--Skins/Classic/[party]roundBG3.jpgbin0 -> 1251 bytes
-rw-r--r--Skins/Classic/[party]roundBG4.jpgbin0 -> 1229 bytes
-rw-r--r--Skins/Classic/[party]roundTeamButton.jpgbin0 -> 2887 bytes
-rw-r--r--Skins/Classic/[party]scoreBG1.jpgbin0 -> 1226 bytes
-rw-r--r--Skins/Classic/[party]scoreBG2.jpgbin0 -> 653 bytes
-rw-r--r--Skins/Classic/[party]scoreDecoration.jpgbin0 -> 6179 bytes
-rw-r--r--Skins/Classic/[party]teamPoints.jpgbin0 -> 729 bytes
-rw-r--r--Skins/Classic/[party]winDecoration.jpgbin0 -> 3878 bytes
-rw-r--r--Skins/Classic/[party]winTeamButton1.jpgbin0 -> 1925 bytes
-rw-r--r--Skins/Classic/[party]winTeamButton2.jpgbin0 -> 1783 bytes
-rw-r--r--Skins/Classic/[party]winTeamButton3.jpgbin0 -> 1458 bytes
-rw-r--r--Themes/Classic.ini1287
16 files changed, 1290 insertions, 5 deletions
diff --git a/Skins/Classic/Star.ini b/Skins/Classic/Star.ini
index 0abf8f48..5884a5bd 100644
--- a/Skins/Classic/Star.ini
+++ b/Skins/Classic/Star.ini
@@ -107,12 +107,12 @@ PartyRoundBG3 =[party]roundBG3.jpg
PartyRoundBG4 =[party]roundBG4.jpg
HDL_Pointer =[party]pointer.bmp
PartyTeamPoints =[party]teamPoints.jpg
-PartyScoreDeco =x_[party]scoreDecoration.jpg
+PartyScoreDeco =[party]scoreDecoration.jpg
PartyScoreBG1 =[party]scoreBG1.jpg
PartyScoreBG2 =[party]scoreBG2.jpg
-PartyWinDeco1 =x_[party]winDecoration1.jpg
-PartyWinDeco2 =x_[party]winDecoration1.jpg
-PartyWinDeco3 =x_[party]winDecoration1.jpg
+PartyWinDeco1 =[party]winDecoration.jpg
+PartyWinDeco2 =[party]winDecoration.jpg
+PartyWinDeco3 =[party]winDecoration.jpg
# # # S T A T S # # #
StatMainBG1 = [stat]mainBG1.jpg
diff --git a/Skins/Classic/[party]playerButton.jpg b/Skins/Classic/[party]playerButton.jpg
new file mode 100644
index 00000000..15a34c66
--- /dev/null
+++ b/Skins/Classic/[party]playerButton.jpg
Binary files differ
diff --git a/Skins/Classic/[party]roundBG1.jpg b/Skins/Classic/[party]roundBG1.jpg
new file mode 100644
index 00000000..464aabea
--- /dev/null
+++ b/Skins/Classic/[party]roundBG1.jpg
Binary files differ
diff --git a/Skins/Classic/[party]roundBG2.jpg b/Skins/Classic/[party]roundBG2.jpg
new file mode 100644
index 00000000..3413958f
--- /dev/null
+++ b/Skins/Classic/[party]roundBG2.jpg
Binary files differ
diff --git a/Skins/Classic/[party]roundBG3.jpg b/Skins/Classic/[party]roundBG3.jpg
new file mode 100644
index 00000000..c6b53caf
--- /dev/null
+++ b/Skins/Classic/[party]roundBG3.jpg
Binary files differ
diff --git a/Skins/Classic/[party]roundBG4.jpg b/Skins/Classic/[party]roundBG4.jpg
new file mode 100644
index 00000000..5e4da0ac
--- /dev/null
+++ b/Skins/Classic/[party]roundBG4.jpg
Binary files differ
diff --git a/Skins/Classic/[party]roundTeamButton.jpg b/Skins/Classic/[party]roundTeamButton.jpg
new file mode 100644
index 00000000..692db1bd
--- /dev/null
+++ b/Skins/Classic/[party]roundTeamButton.jpg
Binary files differ
diff --git a/Skins/Classic/[party]scoreBG1.jpg b/Skins/Classic/[party]scoreBG1.jpg
new file mode 100644
index 00000000..f558425d
--- /dev/null
+++ b/Skins/Classic/[party]scoreBG1.jpg
Binary files differ
diff --git a/Skins/Classic/[party]scoreBG2.jpg b/Skins/Classic/[party]scoreBG2.jpg
new file mode 100644
index 00000000..47239d85
--- /dev/null
+++ b/Skins/Classic/[party]scoreBG2.jpg
Binary files differ
diff --git a/Skins/Classic/[party]scoreDecoration.jpg b/Skins/Classic/[party]scoreDecoration.jpg
new file mode 100644
index 00000000..49204e19
--- /dev/null
+++ b/Skins/Classic/[party]scoreDecoration.jpg
Binary files differ
diff --git a/Skins/Classic/[party]teamPoints.jpg b/Skins/Classic/[party]teamPoints.jpg
new file mode 100644
index 00000000..96855bc9
--- /dev/null
+++ b/Skins/Classic/[party]teamPoints.jpg
Binary files differ
diff --git a/Skins/Classic/[party]winDecoration.jpg b/Skins/Classic/[party]winDecoration.jpg
new file mode 100644
index 00000000..1d48ddb3
--- /dev/null
+++ b/Skins/Classic/[party]winDecoration.jpg
Binary files differ
diff --git a/Skins/Classic/[party]winTeamButton1.jpg b/Skins/Classic/[party]winTeamButton1.jpg
new file mode 100644
index 00000000..10c8d80f
--- /dev/null
+++ b/Skins/Classic/[party]winTeamButton1.jpg
Binary files differ
diff --git a/Skins/Classic/[party]winTeamButton2.jpg b/Skins/Classic/[party]winTeamButton2.jpg
new file mode 100644
index 00000000..fbd85056
--- /dev/null
+++ b/Skins/Classic/[party]winTeamButton2.jpg
Binary files differ
diff --git a/Skins/Classic/[party]winTeamButton3.jpg b/Skins/Classic/[party]winTeamButton3.jpg
new file mode 100644
index 00000000..e8dd9566
--- /dev/null
+++ b/Skins/Classic/[party]winTeamButton3.jpg
Binary files differ
diff --git a/Themes/Classic.ini b/Themes/Classic.ini
index 8e6d693a..0793f7a8 100644
--- a/Themes/Classic.ini
+++ b/Themes/Classic.ini
@@ -15,6 +15,9 @@ GrayLight = 191 191 191
Gray = 127 127 127
GrayDark = 63 63 63
Black = 0 0 0
+Gold = 255 223 31
+Silver = 223 223 223
+Bronze = 205 127 50
[Loading]
Texts =2
@@ -3822,7 +3825,6 @@ Color = ColorDark
DColor = Gray
Type = Font Black
-
[Top5]
Texts=1
@@ -4492,6 +4494,1289 @@ Align=1
Text=
Color=White
+[PartyNewRound]
+Texts =7
+
+[PartyNewRoundStatic1]
+X =0
+Y =549
+W =252
+H =28
+Tex=Leiste1
+Color =Gray
+Type=Plain
+Reflection=1
+ReflectionSpacing=1
+
+[PartyNewRoundStatic2]
+X =254
+Y =549
+W =548
+H =28
+Tex=Leiste2
+Color =Gray
+Type=Plain
+Reflection=1
+ReflectionSpacing=1
+
+[PartyNewRoundStatic3]
+X =37
+Y =72
+W =27
+H =27
+Color =ColorDark
+Tex =MainIcon
+Type=Font Black
+
+[PartyNewRoundText1]
+X =40
+Y =4
+Font = 1
+Size = 22
+Color =GrayLight
+Text=PARTY_MODE
+
+[PartyNewRoundText2]
+X =62
+Y =67
+Color=Black
+Font =1
+Size =9
+Align =0
+Text=PARTY_ROUND_DESC
+
+[PartyNewRoundText3]
+X =398
+Y =552
+Color=Gray
+Font =1
+Size =7
+Align=2
+Text=PARTY_ROUND_WHEREAMI
+
+[PartyNewRoundText4]
+X =450
+Y =552
+Color=Gray
+Font =1
+Size =7
+Align=0
+Text=PARTY_ROUND_LEGEND_CONTINUE
+
+[PartyNewRoundText5]
+X =460
+Y =100
+Color =White
+Font =0
+Size =10
+Text =PARTY_ROUND
+Align=0
+
+[PartyNewRoundText6]
+X =600
+Y =100
+Color =White
+Font =0
+Size =10
+Text =PARTY_ROUND_WINNER
+Align=0
+
+[PartyNewRoundText7]
+X =448
+Y =350
+Color =White
+Font =0
+Size =18
+Text =PARTY_ROUND
+Align=2
+
+[PartyNewRoundTextTeam1Players]
+X =30
+Y =137
+Color=White
+Font =0
+Size =7
+Align=0
+Text=Dummytext, Player2, Player3, Player4
+
+[PartyNewRoundTextTeam2Players]
+X =30
+Y =218
+Color=White
+Font =0
+Size =7
+Align=0
+Text=Dummytext, Player2, Player3, Player4
+
+[PartyNewRoundTextTeam3Players]
+X =30
+Y =299
+Color=White
+Font =0
+Size =7
+Align=0
+Text=Dummytext, Player2, Player3, Player4
+
+[PartyNewRoundStatic4]
+Tex =PartyRoundBG1
+X =450
+Y =103
+W = 330
+H = 24
+Int=1
+Color =Gray
+Type=Font Black
+
+[PartyNewRoundStatic5]
+X =420
+Y =553
+W =26
+H =22
+Tex=ButtonEnter
+Color =White
+Type=Plain
+
+[PartyNewRoundStatic6]
+Tex =PartyRoundBG3
+X =250
+Y =350
+W = 300
+H = 50
+Int=1
+Color =Gray
+Type=Font Black
+
+[PartyNewRoundStatic7]
+Tex =PartyRoundBG4
+X =50
+Y =495
+W = 700
+H = 30
+Int=1
+Color =GrayLight
+Type=Font Black
+
+[PartyNewRoundStaticTeam1]
+Tex =PartyTeamButton1
+X =20
+Y =110
+W =400
+H =50
+Int=1
+Color =P1Dark
+Type=Font Black
+Reflection=0
+
+[PartyNewRoundStaticTeam2]
+Tex =PartyTeamButton1
+X =20
+Y =191
+W =400
+H =50
+Int=1
+Color =P2Dark
+Type=Font Black
+Reflection=0
+
+[PartyNewRoundStaticTeam3]
+Tex =PartyTeamButton1
+X =20
+Y =272
+W =400
+H =50
+Int=1
+Color =P3Dark
+Type=Font Black
+Reflection=0
+
+[PartyNewRoundStaticNextPlayer1]
+Tex=PartyPlayerButton
+X=155
+Y=415
+W=150
+H=50
+Type=Font Black
+Texts=1
+Color =P1Light
+Reflection=1
+ReflectionSpacing=2
+
+[PartyNewRoundStaticNextPlayer2]
+Tex=PartyPlayerButton
+X=325
+Y=415
+W=150
+H=50
+Type=Font Black
+Texts=1
+Color =P2Light
+Reflection=1
+ReflectionSpacing=2
+
+[PartyNewRoundStaticNextPlayer3]
+Tex=PartyPlayerButton
+X=495
+Y=415
+W=150
+H=50
+Type=Font Black
+Texts=1
+Color =P3Light
+Reflection=1
+ReflectionSpacing=2
+
+[PartyNewRoundTextRound1]
+X =460
+Y =133
+Color =White
+Font =0
+Size =8
+Text =Round 1
+Align=0
+
+[PartyNewRoundTextRound2]
+X =460
+Y =162
+Color =White
+Font =0
+Size =8
+Text =Round 2
+Align=0
+
+[PartyNewRoundTextRound3]
+X =460
+Y =191
+Color =White
+Font =0
+Size =8
+Text =Round 3
+Align=0
+
+[PartyNewRoundTextRound4]
+X =460
+Y =220
+Color =White
+Font =0
+Size =8
+Text =Round 4
+Align=0
+
+[PartyNewRoundTextRound5]
+X =460
+Y =249
+Color =White
+Font =0
+Size =8
+Text =Round 5
+Align=0
+
+[PartyNewRoundTextRound6]
+X =460
+Y =278
+Color =White
+Font =0
+Size =8
+Text =Round 6
+Align=0
+
+[PartyNewRoundTextRound7]
+X =460
+Y =307
+Color =White
+Font =0
+Size =8
+Text =Round 7
+Align=0
+
+[PartyNewRoundTextWinner1]
+X =600
+Y =133
+Color =White
+Font =0
+Size =8
+Text =Winner 1
+Align=0
+
+[PartyNewRoundTextWinner2]
+X =600
+Y =162
+Color =White
+Font =0
+Size =8
+Text =Winner 2
+Align=0
+
+[PartyNewRoundTextWinner3]
+X =600
+Y =191
+Color =White
+Font =0
+Size =8
+Text =Winner 3
+Align=0
+
+[PartyNewRoundTextWinner4]
+X =600
+Y =220
+Color =White
+Font =0
+Size =8
+Text =Winner 4
+Align=0
+
+[PartyNewRoundTextWinner5]
+X =600
+Y =249
+Color =White
+Font =0
+Size =8
+Text =Winner 5
+Align=0
+
+[PartyNewRoundTextWinner6]
+X =600
+Y =278
+Color =White
+Font =0
+Size =8
+Text =Winner 6
+Align=0
+
+[PartyNewRoundTextWinner7]
+X =600
+Y =307
+Color =White
+Font =0
+Size =8
+Text =Winner 7
+Align=0
+
+[PartyNewRoundStaticRound1]
+Tex =PartyRoundBG2
+X =450
+Y =135
+W = 330
+H = 20
+Color =GrayLight
+Type =Font Black
+
+[PartyNewRoundStaticRound2]
+Tex =PartyRoundBG2
+X =450
+Y =164
+W = 330
+H = 20
+Color =GrayLight
+Type =Font Black
+
+[PartyNewRoundStaticRound3]
+Tex =PartyRoundBG2
+X =450
+Y =193
+W = 330
+H = 20
+Color =GrayLight
+Type =Font Black
+
+[PartyNewRoundStaticRound4]
+Tex =PartyRoundBG2
+X =450
+Y =222
+W = 330
+H = 20
+Color =GrayLight
+Type =Font Black
+
+[PartyNewRoundStaticRound5]
+Tex =PartyRoundBG2
+X =450
+Y =251
+W = 330
+H = 20
+Color =GrayLight
+Type =Font Black
+
+[PartyNewRoundStaticRound6]
+Tex =PartyRoundBG2
+X =450
+Y =280
+W = 330
+H = 20
+Color =GrayLight
+Type =Font Black
+
+[PartyNewRoundStaticRound7]
+Tex =PartyRoundBG2
+X =450
+Y =309
+W = 330
+H = 20
+Color =GrayLight
+Type =Font Black
+
+[PartyNewRoundTextNextRound]
+X =400
+Y =495
+Color =White
+Font =0
+Size =10
+Text =Next Round
+Align=1
+
+[PartyNewRoundTextNextRoundNo]
+X =457
+Y =350
+Color =White
+Font =0
+Size =18
+Text =99
+Align=0
+
+[PartyNewRoundTextScoreTeam1]
+X =390
+Y =110
+Color =White
+Font =0
+Size =17
+Text =3000
+Align=1
+
+[PartyNewRoundTextScoreTeam2]
+X =390
+Y =191
+Color =White
+Font =0
+Size =17
+Text =2000
+Align=1
+
+[PartyNewRoundTextScoreTeam3]
+X =390
+Y =272
+Color =White
+Font =0
+Size =17
+Text =1000
+Align=1
+
+[PartyNewRoundTextNameTeam1]
+X =30
+Y =108
+Color =White
+Font =0
+Size =12
+Text =Team 1
+Align=0
+
+[PartyNewRoundTextNameTeam2]
+X =30
+Y =189
+Color =White
+Font =0
+Size =12
+Text =Team 2
+Align=0
+
+[PartyNewRoundTextNameTeam3]
+X =30
+Y =270
+Color =White
+Font =0
+Size =12
+Text =Team 3
+Align=0
+
+[PartyNewRoundTextNextPlayer1]
+X =230
+Y =425
+Color =White
+Font =0
+Size =10
+Text =Player 1
+Align=1
+
+[PartyNewRoundTextNextPlayer2]
+X =400
+Y =425
+Color =White
+Font =0
+Size =10
+Text =Player 2
+Align=1
+
+[PartyNewRoundTextNextPlayer3]
+X =570
+Y =425
+Color =White
+Font =0
+Size =10
+Text =Player 3
+Align=1
+
+[PartyScore]
+Texts=5
+
+[PartyScoreBackground]
+Tex=PartyBG
+
+[PartyScoreDecoTextures]
+ChangeTextures =1
+
+FirstTexture =PartyScoreDeco
+FirstTyp =Font Black
+FirstColor =Gold
+
+SecondTexture =PartyScoreDeco
+SecondTyp =Font Black
+SecondColor =Silver
+
+ThirdTexture =PartyScoreDeco
+ThirdTyp =Font Black
+ThirdColor =Bronze
+
+[PartyScoreStatic1]
+X =0
+Y =549
+W =252
+H =28
+Tex=Leiste1
+Color =White
+Type=Plain
+Reflection=1
+ReflectionSpacing=1
+
+[PartyScoreStatic2]
+X =254
+Y =549
+W =548
+H =28
+Tex=Leiste2
+Color =White
+Type=Plain
+Reflection=1
+ReflectionSpacing=1
+
+[PartyScoreStatic3]
+X =37
+Y =72
+W =27
+H =27
+Color =ColorDark
+Tex =MainIcon
+Type=Font Black
+
+[PartyScoreStatic4]
+X =410
+Y =553
+W =26
+H =22
+Tex=ButtonEnter
+Color =White
+Type=Plain
+
+[PartyScoreText1]
+X =40
+Y =4
+ColR = 0.7
+ColG = 0.7
+ColB = 0.7
+Font = 1
+Size = 22
+Color =GrayLight
+Text=PARTY_MODE
+
+[PartyScoreText2]
+X =62
+Y =67
+Color=Black
+Font =1
+Size =9
+Align =0
+Text=PARTY_SCORE_DESC
+
+[PartyScoreText3]
+X =388
+Y =552
+Color=Gray
+Font =1
+Size =7
+Align=2
+Text=PARTY_SCORE_WHEREAMI
+
+[PartyScoreText4]
+X =440
+Y =552
+Color=Gray
+Font =1
+Size =7
+Align=0
+Text=PARTY_LEGEND_CONTINUE
+
+[PartyScoreStatic5]
+Tex =PartyScoreBG1
+X =50
+Y =100
+W = 700
+H = 80
+Int=1
+Color =Gray
+Type=Font Black
+
+[PartyScoreStatic6]
+Tex =PartyScoreBG2
+X =50
+Y =495
+W = 700
+H = 20
+Int=1
+Color =GrayLight
+Type=Font Black
+
+[PartyScoreText5]
+X =400
+Y =136
+Color =White
+Font =0
+Size =18
+Text =PARTY_SCORE_WINS2
+Align=1
+
+[PartyScoreTextWinner]
+X =400
+Y =98
+Color =White
+Font =0
+Size =18
+Text =The Winner is...
+Align=1
+
+[PartyScoreTextScoreTeam1]
+X =568
+Y =198
+Color =White
+Font =0
+Size =12
+Text =3000
+Align=2
+
+[PartyScoreTextScoreTeam2]
+X =568
+Y =298
+Color =White
+Font =0
+Size =12
+Text =2000
+Align=2
+
+[PartyScoreTextScoreTeam3]
+X =568
+Y =398
+Color =White
+Font =0
+Size =12
+Text =1000
+Align=2
+
+[PartyScoreTextNameTeam1]
+X =188
+Y =198
+Font=0
+Size=12
+Align=0
+Text=Team 1
+Color=White
+
+[PartyScoreTextNameTeam2]
+X =188
+Y =298
+Color =White
+Font =0
+Size =12
+Text =Team 2
+Align=0
+
+[PartyScoreTextNameTeam3]
+X =188
+Y =398
+Color =White
+Font =0
+Size =12
+Text =Team 3
+Align=0
+
+[PartyScoreStaticTeam1]
+X =188
+Y =230
+W =380
+H =16
+Z =1
+Tex=PartyTeamPoints
+Color =P1Dark
+Int = 1
+Type=Font Black
+Reflection=1
+ReflectionSpacing=12
+
+[PartyScoreStaticTeam1BG]
+Tex=PartyTeamButton2
+X=178
+Y=200
+W=400
+H=50
+Type=Font Black
+Color =P1Dark
+Reflection=1
+ReflectionSpacing=2
+
+[PartyScoreStaticTeam1Deco]
+Tex =PartyScoreDeco
+X = 563
+Y = 191
+W = 64
+H = 64
+Type =Font Black
+Color =Gold
+Reflection=1
+ReflectionSpacing=-5
+
+[PartyScoreStaticTeam2]
+X =188
+Y =330
+W =380
+H =15
+Z =1
+Tex=PartyTeamPoints
+Color =P2Dark
+Int = 1
+Type=Font Black
+Reflection=1
+ReflectionSpacing=12
+
+[PartyScoreStaticTeam2BG]
+Tex=PartyTeamButton2
+X=178
+Y=300
+W=400
+H=50
+Type=Font Black
+Color =P2Dark
+Reflection=1
+ReflectionSpacing=2
+
+[PartyScoreStaticTeam2Deco]
+Tex =PartyScoreDeco
+X = 563
+Y = 291
+W = 64
+H = 64
+Type =Font Black
+Color =Gold
+Reflection=1
+ReflectionSpacing=-5
+
+[PartyScoreStaticTeam3]
+X =188
+Y =430
+W =380
+H =15
+Z =1
+Tex=PartyTeamPoints
+Color =P3Dark
+Int = 1
+Type=Font Black
+Reflection=1
+ReflectionSpacing=12
+
+[PartyScoreStaticTeam3BG]
+Tex=PartyTeamButton2
+X=178
+Y=400
+W=400
+H=50
+Type=Font Black
+Color =P3Dark
+Reflection=1
+ReflectionSpacing=2
+
+[PartyScoreStaticTeam3Deco]
+Tex =PartyScoreDeco
+X = 563
+Y = 391
+W = 64
+H = 64
+Type =Font Black
+Color =Gold
+Reflection=1
+ReflectionSpacing=-5
+
+[PartyWin]
+Texts=4
+
+[PartyWinBackground]
+Tex=PartyBG
+
+[PartyWinStatic1]
+X =0
+Y =549
+W =252
+H =28
+Tex=Leiste1
+Color =White
+Type=Plain
+Reflection=1
+ReflectionSpacing=1
+
+[PartyWinStatic2]
+X =254
+Y =549
+W =548
+H =28
+Tex=Leiste2
+Color =White
+Type=Plain
+Reflection=1
+ReflectionSpacing=1
+
+[PartyWinStatic3]
+X =37
+Y =72
+W =27
+H =27
+Color =ColorDark
+Tex =MainIcon
+Type=Font Black
+
+[PartyWinStatic4]
+X =380
+Y =553
+W =26
+H =22
+Tex=ButtonEnter
+Color =White
+Type=Plain
+
+[PartyWinText1]
+X =40
+Y =4
+ColR = 0.7
+ColG = 0.7
+ColB = 0.7
+Font = 1
+Size = 22
+Color =GrayLight
+Text=PARTY_MODE
+
+[PartyWinText2]
+X =62
+Y =67
+Color=Black
+Font =1
+Size =9
+Align =0
+Text=PARTY_WIN_DESC
+
+[PartyWinText3]
+X =358
+Y =552
+Color=Gray
+Font =1
+Size =7
+Align=2
+Text=PARTY_WIN_WHEREAMI
+
+[PartyWinText4]
+X =410
+Y =552
+Color=Gray
+Font =1
+Size =7
+Align=0
+Text=PARTY_WIN_LEGEND_CONTINUE
+
+#[PartyWinTextWinner]
+#X =150
+#Y =120
+#Color =White
+#Font =1
+#Size =14
+#Text =The Winner is...
+#Align=0
+
+[PartyWinTextScoreTeam1]
+X =699
+Y =183
+Color =White
+Font =0
+Size =19
+Text =3000
+Align=2
+
+[PartyWinTextScoreTeam2]
+X =669
+Y =298
+Color =White
+Font =0
+Size =12
+Text =2000
+Align=2
+
+[PartyWinTextScoreTeam3]
+X =649
+Y =398
+Color =White
+Font =0
+Size =9
+Text =1000
+Align=2
+
+[PartyWinTextNameTeam1]
+X =169
+Y =183
+Font=0
+Size=19
+Align=0
+Text=Team 1
+Color=White
+
+[PartyWinTextNameTeam2]
+X =289
+Y =298
+Color =White
+Font =0
+Size =12
+Text =Team 2
+Align=0
+
+[PartyWinTextNameTeam3]
+X =369
+Y =398
+Color =White
+Font =0
+Size =9
+Text =Team 3
+Align=0
+
+[PartyWinStaticTeam1]
+X =169
+Y =230
+W =530
+H =16
+Z =1
+Tex=PartyTeamPoints
+Color =TeamColor
+Int = 1
+Type=Font Black
+Reflection=1
+ReflectionSpacing=12
+
+[PartyWinStaticTeam1BG]
+Tex=PartyTeamButton3
+X=159
+Y=185
+W=550
+H=65
+Type=Font Black
+Color =TeamColor
+Reflection=1
+ReflectionSpacing=2
+
+[PartyWinStaticTeam1Rank1]
+X =169
+Y =230
+W =530
+H =16
+Z =1
+Tex=PartyTeamPoints
+Color =P1Dark
+Int = 1
+Type=Font Black
+Reflection=1
+ReflectionSpacing=12
+
+[PartyWinStaticTeam1BGRank1]
+Tex=PartyTeamButton3
+X=159
+Y=185
+W=550
+H=65
+Type=Font Black
+Color =P1Dark
+Reflection=1
+ReflectionSpacing=2
+
+[PartyWinStaticTeam1Rank2]
+X =289
+Y =330
+W =380
+H =15
+Z =1
+Tex=PartyTeamPoints
+Color =P1Dark
+Int = 1
+Type=Font Black
+Reflection=1
+ReflectionSpacing=12
+
+[PartyWinStaticTeam1BGRank2]
+Tex=PartyTeamButton3
+X=279
+Y=300
+W=400
+H=50
+Type=Font Black
+Color =P1Dark
+Reflection=1
+ReflectionSpacing=2
+
+[PartyWinStaticTeam1Rank3]
+X =369
+Y =420
+W =280
+H =15
+Z =1
+Tex=PartyTeamPoints
+Color =P1Dark
+Int = 1
+Type=Font Black
+Reflection=1
+ReflectionSpacing=12
+
+[PartyWinStaticTeam1BGRank3]
+Tex=PartyTeamButton3
+X=359
+Y=400
+W=300
+H=40
+Type=Font Black
+Color =P1Dark
+Reflection=1
+ReflectionSpacing=2
+
+
+[PartyWinStaticTeam1Deco]
+Tex =PartyWinDeco1
+X = 91
+Y = 176
+W = 79
+H = 79
+Type =Font Black
+Color =Gold
+Reflection=1
+ReflectionSpacing=3
+
+[PartyWinStaticTeam2]
+X =289
+Y =330
+W =380
+H =15
+Z =1
+Tex=PartyTeamPoints
+Color =TeamColor
+Int = 1
+Type=Font Black
+Reflection=1
+ReflectionSpacing=12
+
+[PartyWinStaticTeam2BG]
+Tex=PartyTeamButton4
+X=279
+Y=300
+W=400
+H=50
+Type=Font Black
+Color =TeamColor
+Reflection=1
+ReflectionSpacing=2
+
+[PartyWinStaticTeam2Rank1]
+X =169
+Y =230
+W =530
+H =16
+Z =1
+Tex=PartyTeamButton3
+Color =P2Dark
+Int = 1
+Type=Font Black
+Reflection=1
+ReflectionSpacing=12
+
+[PartyWinStaticTeam2BGRank1]
+Tex=PartyTeamButton4
+X=159
+Y=185
+W=550
+H=65
+Type=Font Black
+Color =P2Dark
+Reflection=1
+ReflectionSpacing=2
+
+[PartyWinStaticTeam2Rank2]
+X =289
+Y =330
+W =380
+H =15
+Z =1
+Tex=PartyTeamPoints
+Color =P2Dark
+Int = 1
+Type=Font Black
+Reflection=1
+ReflectionSpacing=12
+
+[PartyWinStaticTeam2BGRank2]
+Tex=PartyTeamButton4
+X=279
+Y=300
+W=400
+H=50
+Type=Font Black
+Color =P2Dark
+Reflection=1
+ReflectionSpacing=2
+
+[PartyWinStaticTeam2Rank3]
+X =369
+Y =420
+W =280
+H =15
+Z =1
+Tex=PartyTeamPoints
+Color =TeamColor
+Int = 1
+Type=Font Black
+Reflection=1
+ReflectionSpacing=12
+
+[PartyWinStaticTeam2BGRank3]
+Tex=PartyTeamButton4
+X=359
+Y=400
+W=300
+H=40
+Type=Font Black
+Color =TeamColor
+Reflection=1
+ReflectionSpacing=2
+
+[PartyWinStaticTeam2Deco]
+Tex =PartyWinDeco2
+X = 226
+Y = 291
+W = 64
+H = 64
+Type =Font Black
+Color =Silver
+Reflection=1
+ReflectionSpacing=3
+
+[PartyWinStaticTeam3]
+X =369
+Y =420
+W =280
+H =15
+Z =1
+Tex=PartyTeamPoints
+Color =TeamColor
+Int = 1
+Type=Font Black
+Reflection=1
+ReflectionSpacing=12
+
+[PartyWinStaticTeam3BG]
+Tex=PartyTeamButton5
+X=359
+Y=400
+W=300
+H=40
+Type=Font Black
+Color =TeamColor
+Reflection=1
+ReflectionSpacing=2
+
+[PartyWinStaticTeam3Rank1]
+X =169
+Y =230
+W =530
+H =16
+Z =1
+Tex=PartyTeamPoints
+Color =P3Dark
+Int = 1
+Type=Font Black
+Reflection=1
+ReflectionSpacing=12
+
+[PartyWinStaticTeam3BGRank1]
+Tex=PartyTeamButton3
+X=159
+Y=185
+W=550
+H=65
+Type=Font Black
+Color =P3Dark
+Reflection=1
+ReflectionSpacing=2
+
+[PartyWinStaticTeam3Rank2]
+X =289
+Y =330
+W =380
+H =15
+Z =1
+Tex=PartyTeamPoints
+Color =P3Dark
+Int = 1
+Type=Font Black
+Reflection=1
+ReflectionSpacing=12
+
+[PartyWinStaticTeam3BGRank2]
+Tex=PartyTeamButton5
+X=279
+Y=300
+W=400
+H=50
+Type=Font Black
+Color =P3Dark
+Reflection=1
+ReflectionSpacing=2
+
+[PartyWinStaticTeam3Rank3]
+X =369
+Y =420
+W =280
+H =15
+Z =1
+Tex=PartyTeamPoints
+Color =P3Dark
+Int = 1
+Type=Font Black
+Reflection=1
+ReflectionSpacing=12
+
+[PartyWinStaticTeam3BGRank3]
+Tex=PartyTeamButton5
+X=359
+Y=400
+W=300
+H=40
+Type=Font Black
+Color =P3Dark
+Reflection=1
+ReflectionSpacing=2
+
+[PartyWinStaticTeam3Deco]
+Tex =PartyWinDeco3
+X = 316
+Y = 391
+W = 54
+H = 54
+Type =Font Black
+Color =Bronze
+Reflection=1
+ReflectionSpacing=3
[PartyOptions]
Texts = 3