Полный код ui cheat wnd.xml — S.T.A.L.K.E.R. Inside Wiki

Полный код ui cheat wnd.xml

Материал из S.T.A.L.K.E.R. Inside Wiki

(перенаправлено с «Bind script ui xml»)
Перейти к: навигация, поиск

Файл ui_cheat_wnd.xml к статье Как прибиндить скрипты на кнопки, или немного о создании своего интерфейса. Часть вторая

<?xml version="1.0" encoding="windows-1251" ?>
 
<cheat>
<background x="0" y="0" width="400" height="340" stretch="1">
<texture x="0" y="0" width="350" height="460">ui\ui_dg_inventory</texture>
</background>
 
<back_video x="10" y="10" width="380" height="320" stretch="1">
<texture>ui\1_hyuv_sq</texture>
</back_video>
 
<btn_1 x="20" y="30" width="117" height="29">
<texture_e>ui_button_ordinary_e</texture_e>
<texture_t>ui_button_ordinary_t</texture_t>
<texture_h>ui_button_ordinary_h</texture_h>
<text>wpn-svd</text>
</btn_1>
 
<btn_2 x="20" y="60" width="117" height="29">
<texture_e>ui_button_ordinary_e</texture_e>
<texture_t>ui_button_ordinary_t</texture_t>
<texture_h>ui_button_ordinary_h</texture_h>
<text>ammo-7.62x54-ap</text>
</btn_2>
 
<btn_3 x="20" y="90" width="117" height="29">
<texture_e>ui_button_ordinary_e</texture_e>
<texture_t>ui_button_ordinary_t</texture_t>
<texture_h>ui_button_ordinary_h</texture_h>
<text>Niva</text>
</btn_3>
 
<btn_4 x="20" y="120" width="117" height="29">
<texture_e>ui_button_ordinary_e</texture_e>
<texture_t>ui_button_ordinary_t</texture_t>
<texture_h>ui_button_ordinary_h</texture_h>
<text>Blind</text>
</btn_4>
 
<btn_5 x="20" y="150" width="117" height="29">
<texture_e>ui_button_ordinary_e</texture_e>
<texture_t>ui_button_ordinary_t</texture_t>
<texture_h>ui_button_ordinary_h</texture_h>
<text>Zombie</text>
</btn_5>
 
<btn_6 x="20" y="180" width="117" height="29">
<texture_e>ui_button_ordinary_d</texture_e>
<texture_t>ui_button_ordinary_t</texture_t>
<texture_h>ui_button_ordinary_h</texture_h>
<text>ui_inv_exit</text>
</btn_6>
 
<btn_7 x="20" y="210" width="117" height="29">
<texture_e>ui_button_ordinary_d</texture_e>
<texture_t>ui_button_ordinary_t</texture_t>
<texture_h>ui_button_ordinary_h</texture_h>
<text>ui_inv_exit</text>
</btn_7>
 
<btn_8 x="20" y="240" width="117" height="29">
<texture_e>ui_button_ordinary_d</texture_e>
<texture_t>ui_button_ordinary_t</texture_t>
<texture_h>ui_button_ordinary_h</texture_h>
<text>ui_inv_exit</text>
</btn_8>
 
<btn_9 x="20" y="270" width="117" height="29">
<texture_e>ui_button_ordinary_d</texture_e>
<texture_t>ui_button_ordinary_t</texture_t>
<texture_h>ui_button_ordinary_h</texture_h>
<text>ui_inv_exit</text>
</btn_9>
 
<btn_quit x="270" y="300" width="117" height="29">
<texture_d>ui_button_ordinary_d</texture_d>
<texture_e>ui_button_ordinary_e</texture_e>
<texture_t>ui_button_ordinary_t</texture_t>
<texture_h>ui_button_ordinary_h</texture_h>
<text>ui_inv_exit</text>
</btn_quit>
 
</cheat>
Другие места
LANGUAGE