add game&rawdata
This commit is contained in:
parent
0133cd976c
commit
49b34b5546
45731 changed files with 709831 additions and 0 deletions
76
gamedata/configs/ui/ui_game_tdm_16.xml
Normal file
76
gamedata/configs/ui/ui_game_tdm_16.xml
Normal file
|
|
@ -0,0 +1,76 @@
|
|||
<w>
|
||||
<team1_icon x="315" y="0" width="140" height="32" stretch="1">
|
||||
<texture>ui_inGame2_Mp_HUD_left_panel</texture>
|
||||
<text align="c" vert_align="c" font="graffiti32" r="0" g="255" b="0">ui_st_team1_name</text>
|
||||
</team1_icon>
|
||||
<team2_icon x="546" y="0" width="140" height="32" stretch="1">
|
||||
<texture>ui_inGame2_Mp_HUD_right_panel</texture>
|
||||
<text x="16" align="c" vert_align="c" font="graffiti32" r="0" g="0" b="255">ui_st_team2_name</text>
|
||||
</team2_icon>
|
||||
|
||||
<team1_score x="467" y="0" width="67" height="41">
|
||||
<text align="l" vert_align="c" font="graffiti32" r="0" g="255" b="0"/>
|
||||
</team1_score>
|
||||
<team2_score x="467" y="0" width="67" height="41">
|
||||
<text align="r" vert_align="c" font="graffiti32" r="0" g="0" b="255"/>
|
||||
</team2_score>
|
||||
|
||||
<money_wnd x="907" y="0" width="117" height="160">
|
||||
<money_indicator x="0" y="0" width="117" height="42" stretch="1">
|
||||
<texture>ui_inGame2_Mp_HUD_money_panel</texture>
|
||||
<total_money x="28" y="0" width="82" height="37">
|
||||
<text align="c" vert_align="c" font="graffiti32" r="200" g="200" b="200">0</text>
|
||||
</total_money>
|
||||
</money_indicator>
|
||||
<money_change x="28" y="42" width="80" height="30">
|
||||
<text font="letterica18" align="c" vert_align="c" r="238" g="155" b="23"></text>
|
||||
</money_change>
|
||||
<money_bonus_list x="28" y="72" width="80" height="30" always_show_scroll="0">
|
||||
<font font="letterica18" align="c" vert_align="c" r="0" g="255" b="0"/>
|
||||
</money_bonus_list>
|
||||
</money_wnd>
|
||||
|
||||
<rank_wnd x="907" y="0" width="117" height="42">
|
||||
<background x="0" y="0" width="60" height="65"/>
|
||||
<rank_0 x="4" y="3" width="24" height="31" stretch="1">
|
||||
<texture>ui_hud_status_green_01</texture>
|
||||
</rank_0>
|
||||
<rank_1 x="4" y="3" width="24" height="31" stretch="1">
|
||||
<texture>ui_hud_status_green_02</texture>
|
||||
</rank_1>
|
||||
<rank_2 x="4" y="3" width="24" height="31" stretch="1">
|
||||
<texture>ui_hud_status_green_03</texture>
|
||||
</rank_2>
|
||||
<rank_3 x="4" y="3" width="24" height="31" stretch="1">
|
||||
<texture>ui_hud_status_green_04</texture>
|
||||
</rank_3>
|
||||
<rank_4 x="4" y="3" width="24" height="31" stretch="1">
|
||||
<texture>ui_hud_status_green_05</texture>
|
||||
</rank_4>
|
||||
<rank_5 x="4" y="3" width="24" height="31" stretch="1">
|
||||
<texture>ui_hud_status_blue_01</texture>
|
||||
</rank_5>
|
||||
<rank_6 x="4" y="3" width="24" height="31" stretch="1">
|
||||
<texture>ui_hud_status_blue_02</texture>
|
||||
</rank_6>
|
||||
<rank_7 x="4" y="3" width="24" height="31" stretch="1">
|
||||
<texture>ui_hud_status_blue_03</texture>
|
||||
</rank_7>
|
||||
<rank_8 x="4" y="3" width="24" height="31" stretch="1">
|
||||
<texture>ui_hud_status_blue_04</texture>
|
||||
</rank_8>
|
||||
<rank_9 x="4" y="3" width="24" height="31" stretch="1">
|
||||
<texture>ui_hud_status_blue_05</texture>
|
||||
</rank_9>
|
||||
</rank_wnd>
|
||||
|
||||
<fraglimit x="455" y="0" width="91" height="41">
|
||||
<text align="c" vert_align="c" font="letterica18" r="200" g="200" b="200"/>
|
||||
</fraglimit>
|
||||
|
||||
<global width="1024" height="768">
|
||||
<auto_static x="455" y="0" width="91" height="41" stretch="1">
|
||||
<texture>ui_inGame2_Mp_HUD_DM</texture>
|
||||
</auto_static>
|
||||
</global>
|
||||
</w>
|
||||
Loading…
Add table
Add a link
Reference in a new issue