2009-02-05 14:11:59 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
2014-09-25 14:41:27 +00:00
|
|
|
<MyGUI type="Resource" version="1.1">
|
2009-02-05 14:11:59 +00:00
|
|
|
<!-- Energy bar frame graphics -->
|
2019-04-01 17:47:12 +00:00
|
|
|
<Resource type="AutoSizedResourceSkin" name="HUD_Bar_Top" texture="textures\menu_small_energy_bar_top.dds">
|
|
|
|
<BasisSkin type="MainSkin">
|
|
|
|
<State name="normal"/>
|
2009-02-05 14:11:59 +00:00
|
|
|
</BasisSkin>
|
2014-09-25 14:41:27 +00:00
|
|
|
</Resource>
|
2019-04-01 17:47:12 +00:00
|
|
|
<Resource type="AutoSizedResourceSkin" name="HUD_Bar_Bottom" texture="textures\menu_small_energy_bar_bottom.dds">
|
|
|
|
<BasisSkin type="MainSkin">
|
|
|
|
<State name="normal"/>
|
2009-02-05 14:11:59 +00:00
|
|
|
</BasisSkin>
|
2014-09-25 14:41:27 +00:00
|
|
|
</Resource>
|
2019-04-01 17:47:12 +00:00
|
|
|
<Resource type="AutoSizedResourceSkin" name="HUD_Bar_Side" texture="textures\menu_small_energy_bar_vert.dds">
|
|
|
|
<BasisSkin type="MainSkin">
|
|
|
|
<State name="normal"/>
|
2009-02-05 14:11:59 +00:00
|
|
|
</BasisSkin>
|
2014-09-25 14:41:27 +00:00
|
|
|
</Resource>
|
2009-02-05 14:11:59 +00:00
|
|
|
|
|
|
|
<!-- Progress bar track, various colors -->
|
2019-04-27 07:57:46 +00:00
|
|
|
<Resource type="ResourceSkin" name="MW_BarTrack_Red" size="16 8" texture="textures\menu_bar_gray.dds" >
|
2014-09-20 07:07:47 +00:00
|
|
|
<Property key="Colour" value="#{fontcolour=health}"/>
|
2019-04-27 07:57:46 +00:00
|
|
|
<BasisSkin type="MainSkin" offset="0 0 16 8" align="Stretch">
|
|
|
|
<State name="normal" offset="0 0 16 8"/>
|
2009-02-05 14:11:59 +00:00
|
|
|
</BasisSkin>
|
2014-09-25 14:41:27 +00:00
|
|
|
</Resource>
|
2019-04-27 07:57:46 +00:00
|
|
|
<Resource type="ResourceSkin" name="MW_BarTrack_Green" size="16 8" texture="textures\menu_bar_gray.dds" >
|
2014-09-20 07:07:47 +00:00
|
|
|
<Property key="Colour" value="#{fontcolour=fatigue}"/>
|
2019-04-27 07:57:46 +00:00
|
|
|
<BasisSkin type="MainSkin" offset="0 0 16 8" align="Stretch">
|
|
|
|
<State name="normal" offset="0 0 16 8"/>
|
2009-02-05 14:11:59 +00:00
|
|
|
</BasisSkin>
|
2014-09-25 14:41:27 +00:00
|
|
|
</Resource>
|
2019-04-27 07:57:46 +00:00
|
|
|
<Resource type="ResourceSkin" name="MW_BarTrack_Blue" size="16 8" texture="textures\menu_bar_gray.dds" >
|
2014-09-20 07:07:47 +00:00
|
|
|
<Property key="Colour" value="#{fontcolour=magic}"/>
|
2019-04-27 07:57:46 +00:00
|
|
|
<BasisSkin type="MainSkin" offset="0 0 16 8" align="Stretch">
|
|
|
|
<State name="normal" offset="0 0 16 8"/>
|
2009-02-05 14:11:59 +00:00
|
|
|
</BasisSkin>
|
2014-09-25 14:41:27 +00:00
|
|
|
</Resource>
|
2019-04-27 07:57:46 +00:00
|
|
|
<Resource type="ResourceSkin" name="MW_BarTrack_Yellow" size="16 8" texture="textures\menu_bar_gray.dds" >
|
2014-04-27 07:14:14 +00:00
|
|
|
<Property key="Colour" value="1 1 0"/>
|
2019-04-27 07:57:46 +00:00
|
|
|
<BasisSkin type="MainSkin" offset="0 0 16 8" align="Stretch">
|
|
|
|
<State name="normal" offset="0 0 16 8"/>
|
2013-07-30 04:00:20 +00:00
|
|
|
</BasisSkin>
|
2014-09-25 14:41:27 +00:00
|
|
|
</Resource>
|
2009-02-05 14:11:59 +00:00
|
|
|
|
2014-09-20 07:07:47 +00:00
|
|
|
|
2019-04-27 07:57:46 +00:00
|
|
|
<Resource type="ResourceSkin" name="MW_BarTrack_Magic" size="16 2" texture="textures\menu_bar_gray.dds" >
|
2014-09-20 07:07:47 +00:00
|
|
|
<Property key="Colour" value="#{fontcolour=magic_fill}"/>
|
2019-04-27 07:57:46 +00:00
|
|
|
<BasisSkin type="MainSkin" offset="0 0 16 2" align="Stretch">
|
|
|
|
<State name="normal" offset="0 0 16 2"/>
|
2014-09-20 07:07:47 +00:00
|
|
|
</BasisSkin>
|
2014-09-25 14:41:27 +00:00
|
|
|
</Resource>
|
2014-09-20 07:07:47 +00:00
|
|
|
|
2019-04-27 07:57:46 +00:00
|
|
|
<Resource type="ResourceSkin" name="MW_BarTrack_Weapon" size="16 2" texture="textures\menu_bar_gray.dds" >
|
2014-09-20 07:07:47 +00:00
|
|
|
<Property key="Colour" value="#{fontcolour=weapon_fill}"/>
|
2019-04-27 07:57:46 +00:00
|
|
|
<BasisSkin type="MainSkin" offset="0 0 16 2" align="Stretch">
|
|
|
|
<State name="normal" offset="0 0 16 2"/>
|
2014-09-20 07:07:47 +00:00
|
|
|
</BasisSkin>
|
2014-09-25 14:41:27 +00:00
|
|
|
</Resource>
|
2014-09-20 07:07:47 +00:00
|
|
|
|
2023-08-07 18:31:56 +00:00
|
|
|
<Resource type="ResourceLayout" name="MW_EnergyBar_Magic" size="64 12">
|
|
|
|
<Widget type="Widget" position="0 0 64 12" name="Root">
|
|
|
|
<UserString key="TrackSkin" value="MW_BarTrack_Magic"/>
|
|
|
|
<UserString key="TrackFill" value="true"/>
|
|
|
|
<Widget type="Widget" skin="BlackBG" position="2 2 60 8" align="Stretch" name="Client" />
|
|
|
|
<Widget type="Widget" skin="MW_Box" position="0 0 64 12" align="Stretch" />
|
|
|
|
</Widget>
|
2014-09-25 14:41:27 +00:00
|
|
|
</Resource>
|
2014-09-20 07:07:47 +00:00
|
|
|
|
2023-08-07 18:31:56 +00:00
|
|
|
<Resource type="ResourceLayout" name="MW_EnergyBar_Weapon" size="64 12">
|
|
|
|
<Widget type="Widget" position="0 0 64 12" name="Root">
|
|
|
|
<UserString key="TrackSkin" value="MW_BarTrack_Weapon"/>
|
|
|
|
<UserString key="TrackFill" value="true"/>
|
|
|
|
<Widget type="Widget" skin="BlackBG" position="2 2 60 8" align="Stretch" name="Client" />
|
|
|
|
<Widget type="Widget" skin="MW_Box" position="0 0 64 12" align="Stretch" />
|
|
|
|
</Widget>
|
2014-09-25 14:41:27 +00:00
|
|
|
</Resource>
|
2009-02-05 14:11:59 +00:00
|
|
|
|
2023-08-07 18:31:56 +00:00
|
|
|
<Resource type="ResourceLayout" name="MW_EnergyBar_Red" size="64 12">
|
|
|
|
<Widget type="Widget" position="0 0 64 12" name="Root">
|
|
|
|
<UserString key="TrackSkin" value="MW_BarTrack_Red"/>
|
|
|
|
<UserString key="TrackFill" value="true"/>
|
|
|
|
<Widget type="Widget" skin="BlackBG" position="2 2 60 8" align="Stretch" name="Client" />
|
|
|
|
<Widget type="Widget" skin="MW_Box" position="0 0 64 12" align="Stretch" />
|
|
|
|
</Widget>
|
2014-09-25 14:41:27 +00:00
|
|
|
</Resource>
|
2009-02-05 14:11:59 +00:00
|
|
|
|
2023-08-07 18:31:56 +00:00
|
|
|
<Resource type="ResourceLayout" name="MW_EnergyBar_Green" size="64 12">
|
|
|
|
<Widget type="Widget" position="0 0 64 12" name="Root">
|
|
|
|
<UserString key="TrackSkin" value="MW_BarTrack_Green"/>
|
|
|
|
<UserString key="TrackFill" value="true"/>
|
|
|
|
<Widget type="Widget" skin="BlackBG" position="2 2 60 8" align="Stretch" name="Client" />
|
|
|
|
<Widget type="Widget" skin="MW_Box" position="0 0 64 12" align="Stretch" />
|
|
|
|
</Widget>
|
2014-09-25 14:41:27 +00:00
|
|
|
</Resource>
|
2009-02-05 14:11:59 +00:00
|
|
|
|
2023-08-07 18:31:56 +00:00
|
|
|
<Resource type="ResourceLayout" name="MW_EnergyBar_Blue" size="64 12">
|
|
|
|
<Widget type="Widget" position="0 0 64 12" name="Root">
|
|
|
|
<UserString key="TrackSkin" value="MW_BarTrack_Blue"/>
|
|
|
|
<UserString key="TrackFill" value="true"/>
|
|
|
|
<Widget type="Widget" skin="BlackBG" position="2 2 60 8" align="Stretch" name="Client" />
|
|
|
|
<Widget type="Widget" skin="MW_Box" position="0 0 64 12" align="Stretch" />
|
|
|
|
</Widget>
|
2014-09-25 14:41:27 +00:00
|
|
|
</Resource>
|
2009-02-05 14:11:59 +00:00
|
|
|
|
2023-08-07 18:31:56 +00:00
|
|
|
<Resource type="ResourceLayout" name="MW_EnergyBar_Yellow" size="64 12">
|
|
|
|
<Widget type="Widget" position="0 0 64 12" name="Root">
|
|
|
|
<UserString key="TrackSkin" value="MW_BarTrack_Yellow"/>
|
|
|
|
<UserString key="TrackFill" value="true"/>
|
|
|
|
<Widget type="Widget" skin="BlackBG" position="2 2 60 8" align="Stretch" name="Client" />
|
|
|
|
<Widget type="Widget" skin="MW_Box" position="0 0 64 12" align="Stretch" />
|
|
|
|
</Widget>
|
2014-09-25 14:41:27 +00:00
|
|
|
</Resource>
|
2013-07-30 04:00:20 +00:00
|
|
|
|
2009-02-05 14:11:59 +00:00
|
|
|
</MyGUI>
|