add game&rawdata
This commit is contained in:
parent
0133cd976c
commit
49b34b5546
45731 changed files with 709831 additions and 0 deletions
57
gamedata/configs/ui/pda_character.xml
Normal file
57
gamedata/configs/ui/pda_character.xml
Normal file
|
|
@ -0,0 +1,57 @@
|
|||
<?xml version='1.0' encoding="UTF-8"?>
|
||||
<!-- CHARACTER INFO IN THE PDA CONTACT -->
|
||||
<window>
|
||||
<name_static x="0" y="0" width="260" height="18">
|
||||
<text x="16" y="0" font="letterica18" r="225" g="225" b="250"/>
|
||||
</name_static>
|
||||
|
||||
<!-- ICON -->
|
||||
<icon_static x="500" y="5" width="98" height="64" stretch="1"/>
|
||||
|
||||
<!-- COMMUNITY -->
|
||||
<community_caption x="0" y="20" width="240" height="15">
|
||||
<text x="0" y="0" font="letterica16" r="128" g="128" b="128" a="255">ui_st_community</text>
|
||||
</community_caption>
|
||||
<community_static x="85" y="20" width="240" height="15">
|
||||
<text x="0" y="0" font="letterica16" r="150" g="150" b="180" a="255"/>
|
||||
</community_static>
|
||||
|
||||
|
||||
<!-- REPUTATION -->
|
||||
<reputation_caption x="0" y="34" width="240" height="15">
|
||||
<text x="0" y="0" font="letterica16" r="128" g="128" b="128" a="255">ui_st_reputation</text>
|
||||
</reputation_caption>
|
||||
<reputation_static x="85" y="34" width="240" height="15">
|
||||
<text x="0" y="0" font="letterica16" r="150" g="150" b="180" a="255"/>
|
||||
</reputation_static>
|
||||
|
||||
|
||||
<!-- RELATION -->
|
||||
<relation_caption x="0" y="48" width="240" height="15">
|
||||
<text x="0" y="0" font="letterica16" r="128" g="128" b="128" a="255">ui_st_relation</text>
|
||||
</relation_caption>
|
||||
<relation_static x="85" y="48" width="240" height="15">
|
||||
<text x="0" y="0" font="letterica16" r="150" g="150" b="180" a="255"/>
|
||||
</relation_static>
|
||||
|
||||
<!-- RANK -->
|
||||
<rank_caption x="0" y="62" width="240" height="15">
|
||||
<text x="0" y="0" font="letterica16" r="128" g="128" b="128" a="255">ui_st_rank</text>
|
||||
</rank_caption>
|
||||
<rank_static x="85" y="62" width="240" height="16">
|
||||
<text x="0" y="0" font="letterica16" r="150" g="150" b="180"/>
|
||||
</rank_static>
|
||||
|
||||
|
||||
<pda_char_auto_statics>
|
||||
<auto_static x="5" y="5" width="10" height="10">
|
||||
<texture>ui\ui_pda_contacts_online</texture>
|
||||
</auto_static>
|
||||
|
||||
<auto_static x="0" y="85" width="598" height="3" stretch="1">
|
||||
<texture>ui\ui_pda_horizontal_line</texture>
|
||||
</auto_static>
|
||||
|
||||
</pda_char_auto_statics>
|
||||
</window>
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue