2009-02-05 14:11:59 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
2014-09-25 16:41:27 +02:00
|
|
|
<MyGUI type="Resource" version="1.1">
|
2013-02-28 20:16:46 +01:00
|
|
|
|
2009-02-08 18:41:03 +00:00
|
|
|
<!-- The 'box' frame that surrounds various HUD items and other elements -->
|
2013-02-24 16:57:40 +01:00
|
|
|
|
2014-09-25 16:41:27 +02:00
|
|
|
<Resource type="ResourceSkin" name="HUD_Box" size="40 40">
|
2013-02-28 20:16:46 +01:00
|
|
|
|
2015-01-24 19:26:31 +01:00
|
|
|
<!-- The interior of the box -->
|
2012-05-21 08:14:22 +02:00
|
|
|
|
2017-09-20 22:29:34 +02:00
|
|
|
<Child type="Widget" skin="BlackBG" offset="0 0 40 40" align="Stretch"/>
|
2012-05-21 08:14:22 +02:00
|
|
|
|
2015-01-24 19:26:31 +01:00
|
|
|
<!-- Borders -->
|
2013-02-28 20:16:46 +01:00
|
|
|
|
2017-09-20 22:29:34 +02:00
|
|
|
<Child type="Widget" skin="MW_Box" offset="0 0 40 40" align="Left Stretch"/>
|
2013-02-28 20:16:46 +01:00
|
|
|
|
2014-09-25 16:41:27 +02:00
|
|
|
</Resource>
|
2012-05-24 15:11:45 +02:00
|
|
|
|
2014-09-25 16:41:27 +02:00
|
|
|
<Resource type="ResourceSkin" name="HUD_Box_Transparent" size="40 40">
|
2017-09-20 22:29:34 +02:00
|
|
|
<Child type="Widget" skin="MW_Box" offset="0 0 40 40" align="Left Stretch"/>
|
2014-09-25 16:41:27 +02:00
|
|
|
</Resource>
|
2013-03-03 12:01:19 +01:00
|
|
|
|
2014-09-25 16:41:27 +02:00
|
|
|
<Resource type="ResourceSkin" name="HUD_Box_NoTransp" size="40 40">
|
2012-05-24 15:11:45 +02:00
|
|
|
|
2015-01-24 19:26:31 +01:00
|
|
|
<!-- The interior of the box -->
|
2012-05-24 15:11:45 +02:00
|
|
|
|
2017-09-20 22:29:34 +02:00
|
|
|
<Child type="Widget" skin="DialogBG" offset="0 0 40 40" align="Stretch"/>
|
2012-05-24 15:11:45 +02:00
|
|
|
|
2015-01-24 19:26:31 +01:00
|
|
|
<!-- Borders -->
|
2013-02-28 20:16:46 +01:00
|
|
|
|
2017-09-20 22:29:34 +02:00
|
|
|
<Child type="Widget" skin="MW_Box" offset="0 0 40 40" align="Left Stretch"/>
|
2013-02-28 20:16:46 +01:00
|
|
|
|
2014-09-25 16:41:27 +02:00
|
|
|
</Resource>
|
2015-07-18 16:56:57 +02:00
|
|
|
|
2015-07-18 21:29:38 +02:00
|
|
|
<Resource type="ResourceSkin" name="HUD_Box_NoTransp_Owned" size="40 40">
|
2015-07-18 16:56:57 +02:00
|
|
|
|
|
|
|
<!-- The interior of the box -->
|
|
|
|
|
2017-09-20 22:29:34 +02:00
|
|
|
<Child type="Widget" skin="DialogBG_NoTransp_Owned" offset="0 0 40 40" align="Stretch"/>
|
2017-08-08 22:57:39 +04:00
|
|
|
|
|
|
|
<!-- Borders -->
|
|
|
|
|
2017-09-20 22:29:34 +02:00
|
|
|
<Child type="Widget" skin="MW_Box" offset="0 0 40 40" align="Left Stretch"/>
|
2017-08-08 22:57:39 +04:00
|
|
|
|
|
|
|
</Resource>
|
|
|
|
|
|
|
|
<Resource type="ResourceSkin" name="HUD_Box_Owned" size="40 40">
|
|
|
|
|
|
|
|
<!-- The interior of the box -->
|
|
|
|
|
2017-09-20 22:29:34 +02:00
|
|
|
<Child type="Widget" skin="DialogBG_Owned" offset="0 0 40 40" align="Stretch"/>
|
2015-07-18 16:56:57 +02:00
|
|
|
|
|
|
|
<!-- Borders -->
|
|
|
|
|
2017-09-20 22:29:34 +02:00
|
|
|
<Child type="Widget" skin="MW_Box" offset="0 0 40 40" align="Left Stretch"/>
|
2015-07-18 16:56:57 +02:00
|
|
|
|
|
|
|
</Resource>
|
2019-04-01 21:47:12 +04:00
|
|
|
|
2015-07-18 21:29:38 +02:00
|
|
|
<!-- Defines crosshair color -->
|
2019-04-01 21:47:12 +04:00
|
|
|
<Resource type="AutoSizedResourceSkin" name="HUD_Crosshair" texture="textures\target.dds">
|
|
|
|
<BasisSkin type="MainSkin">
|
|
|
|
<State name="normal"/>
|
2015-07-18 21:29:38 +02:00
|
|
|
</BasisSkin>
|
|
|
|
</Resource>
|
2019-04-01 21:47:12 +04:00
|
|
|
|
2015-07-18 21:29:38 +02:00
|
|
|
<!-- Defines owned crosshair color -->
|
2019-04-01 21:47:12 +04:00
|
|
|
<Resource type="AutoSizedResourceSkin" name="HUD_Crosshair_Owned" texture="textures\target.dds">
|
2015-07-18 22:17:46 +02:00
|
|
|
<Property key="Colour" value="#{setting=GUI,color crosshair owned}"/>
|
2019-04-01 21:47:12 +04:00
|
|
|
<BasisSkin type="MainSkin">
|
|
|
|
<State name="normal"/>
|
2015-07-18 21:29:38 +02:00
|
|
|
</BasisSkin>
|
|
|
|
</Resource>
|
2013-02-28 20:16:46 +01:00
|
|
|
|
2009-02-05 14:11:59 +00:00
|
|
|
</MyGUI>
|