View Single Post
Old 02-10-2011, 07:14 PM   #127
kudladar
A Ghoul
 
Join Date: Feb 2003
Posts: 13
Default Only difference

The only addition I see is the following:

<Ui2DAnimation item="A_BlueBtnNormal">
<Frames>
<Texture>RE_buttons.tga</Texture>
<Location>
<X>239</X>
<Y>140</Y>
</Location>
<Size>
<CX>72</CX>
<CY>19</CY>
</Size>
<Hotspot>
<X>0</X>
<Y>0</Y>
</Hotspot>
</Frames>
</Ui2DAnimation>
<Ui2DAnimation item="A_BlueBtnFlyby">
<Frames>
<Texture>RE_buttons.tga</Texture>
<Location>
<X>319</X>
<Y>140</Y>
</Location>
<Size>
<CX>72</CX>
<CY>19</CY>
</Size>
<Hotspot>
<X>0</X>
<Y>0</Y>
</Hotspot>
</Frames>
</Ui2DAnimation>
<Ui2DAnimation item="A_BlueBtnPressed">
<Frames>
<Texture>RE_buttons.tga</Texture>
<Location>
<X>399</X>
<Y>140</Y>
</Location>
<Size>
<CX>72</CX>
<CY>19</CY>
</Size>
<Hotspot>
<X>0</X>
<Y>0</Y>
</Hotspot>
</Frames>
</Ui2DAnimation>
<Ui2DAnimation item="A_BlueBtnDisabled">
<Frames>
<Texture>RE_buttons.tga</Texture>
<Location>
<X>239</X>
<Y>161</Y>
</Location>
<Size>
<CX>72</CX>
<CY>20</CY>
</Size>
<Hotspot>
<X>0</X>
<Y>0</Y>
</Hotspot>
</Frames>
</Ui2DAnimation>
kudladar is offline   Reply With Quote