57 lines
2 KiB
XML
57 lines
2 KiB
XML
<?xml version='1.0' encoding="UTF-8"?>
|
|
<!-- CHARACTER INFO IN THE PDA CONTACT -->
|
|
<window>
|
|
<name_static x="0" y="0" width="200" height="18">
|
|
<text x="12" y="0" font="letterica18" r="225" g="225" b="250"/>
|
|
</name_static>
|
|
|
|
<!-- ICON -->
|
|
<icon_static x="341" y="5" width="77" 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="71" 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="71" 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="71" 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="71" 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="4" y="5" width="12" height="16" stretch="1">
|
|
<texture>ui\ui_pda_contacts_online</texture>
|
|
</auto_static>
|
|
|
|
<auto_static x="0" y="85" width="421" height="3" stretch="1">
|
|
<texture>ui\ui_pda_horizontal_line</texture>
|
|
</auto_static>
|
|
|
|
</pda_char_auto_statics>
|
|
</window>
|
|
|