View Single Post
Old 07-20-2011, 07:21 AM   #1
Cudya
A Snow Cougar
 
Cudya's Avatar
 
Join Date: Jan 2003
Posts: 46
Interface Author - Click to view interfaces
Default Patch July 20, 2011

Posting EQUI_Animations.xml changes first, will add in some others later or someone else will. One step at a time.

In EQUI_Animations.xml add the following right at the end just before "</XML>":


Code:
<Ui2DAnimation item="A_ZoomInButtonNormal"> <Cycle>false</Cycle> <Frames> <Texture>window_pieces04.tga</Texture> <Location> <X>0</X> <Y>122</Y> </Location> <Size> <CX>22</CX> <CY>22</CY> </Size> <Hotspot> <X>0</X> <Y>0</Y> </Hotspot> </Frames> </Ui2DAnimation> <Ui2DAnimation item="A_ZoomInButtonFlyby"> <Cycle>false</Cycle> <Frames> <Texture>window_pieces04.tga</Texture> <Location> <X>22</X> <Y>122</Y> </Location> <Size> <CX>22</CX> <CY>22</CY> </Size> <Hotspot> <X>0</X> <Y>0</Y> </Hotspot> </Frames> </Ui2DAnimation> <Ui2DAnimation item="A_ZoomInButtonPressed"> <Cycle>false</Cycle> <Frames> <Texture>window_pieces04.tga</Texture> <Location> <X>44</X> <Y>122</Y> </Location> <Size> <CX>22</CX> <CY>22</CY> </Size> <Hotspot> <X>0</X> <Y>0</Y> </Hotspot> </Frames> </Ui2DAnimation> <Ui2DAnimation item="A_ZoomInButtonPressedFlyby"> <Cycle>false</Cycle> <Frames> <Texture>window_pieces04.tga</Texture> <Location> <X>66</X> <Y>122</Y> </Location> <Size> <CX>22</CX> <CY>22</CY> </Size> <Hotspot> <X>0</X> <Y>0</Y> </Hotspot> </Frames> </Ui2DAnimation> <Ui2DAnimation item="A_ZoomOutButtonNormal"> <Cycle>false</Cycle> <Frames> <Texture>window_pieces04.tga</Texture> <Location> <X>0</X> <Y>144</Y> </Location> <Size> <CX>22</CX> <CY>22</CY> </Size> <Hotspot> <X>0</X> <Y>0</Y> </Hotspot> </Frames> </Ui2DAnimation> <Ui2DAnimation item="A_ZoomOutButtonFlyby"> <Cycle>false</Cycle> <Frames> <Texture>window_pieces04.tga</Texture> <Location> <X>22</X> <Y>144</Y> </Location> <Size> <CX>22</CX> <CY>22</CY> </Size> <Hotspot> <X>0</X> <Y>0</Y> </Hotspot> </Frames> </Ui2DAnimation> <Ui2DAnimation item="A_ZoomOutButtonPressed"> <Cycle>false</Cycle> <Frames> <Texture>window_pieces04.tga</Texture> <Location> <X>44</X> <Y>144</Y> </Location> <Size> <CX>22</CX> <CY>22</CY> </Size> <Hotspot> <X>0</X> <Y>0</Y> </Hotspot> </Frames> </Ui2DAnimation> <Ui2DAnimation item="A_ZoomOutButtonPressedFlyby"> <Cycle>false</Cycle> <Frames> <Texture>window_pieces04.tga</Texture> <Location> <X>66</X> <Y>144</Y> </Location> <Size> <CX>22</CX> <CY>22</CY> </Size> <Hotspot> <X>0</X> <Y>0</Y> </Hotspot> </Frames> </Ui2DAnimation> <Ui2DAnimation item="A_PanUpButtonNormal"> <Cycle>false</Cycle> <Frames> <Texture>window_pieces04.tga</Texture> <Location> <X>0</X> <Y>166</Y> </Location> <Size> <CX>22</CX> <CY>22</CY> </Size> <Hotspot> <X>0</X> <Y>0</Y> </Hotspot> </Frames> </Ui2DAnimation> <Ui2DAnimation item="A_PanUpButtonFlyby"> <Cycle>false</Cycle> <Frames> <Texture>window_pieces04.tga</Texture> <Location> <X>22</X> <Y>166</Y> </Location> <Size> <CX>22</CX> <CY>22</CY> </Size> <Hotspot> <X>0</X> <Y>0</Y> </Hotspot> </Frames> </Ui2DAnimation> <Ui2DAnimation item="A_PanUpButtonPressed"> <Cycle>false</Cycle> <Frames> <Texture>window_pieces04.tga</Texture> <Location> <X>44</X> <Y>166</Y> </Location> <Size> <CX>22</CX> <CY>22</CY> </Size> <Hotspot> <X>0</X> <Y>0</Y> </Hotspot> </Frames> </Ui2DAnimation> <Ui2DAnimation item="A_PanUpButtonPressedFlyby"> <Cycle>false</Cycle> <Frames> <Texture>window_pieces04.tga</Texture> <Location> <X>66</X> <Y>166</Y> </Location> <Size> <CX>22</CX> <CY>22</CY> </Size> <Hotspot> <X>0</X> <Y>0</Y> </Hotspot> </Frames> </Ui2DAnimation> <Ui2DAnimation item="A_PanDownButtonNormal"> <Cycle>false</Cycle> <Frames> <Texture>window_pieces04.tga</Texture> <Location> <X>0</X> <Y>188</Y> </Location> <Size> <CX>22</CX> <CY>22</CY> </Size> <Hotspot> <X>0</X> <Y>0</Y> </Hotspot> </Frames> </Ui2DAnimation> <Ui2DAnimation item="A_PanDownButtonFlyby"> <Cycle>false</Cycle> <Frames> <Texture>window_pieces04.tga</Texture> <Location> <X>22</X> <Y>188</Y> </Location> <Size> <CX>22</CX> <CY>22</CY> </Size> <Hotspot> <X>0</X> <Y>0</Y> </Hotspot> </Frames> </Ui2DAnimation> <Ui2DAnimation item="A_PanDownButtonPressed"> <Cycle>false</Cycle> <Frames> <Texture>window_pieces04.tga</Texture> <Location> <X>44</X> <Y>188</Y> </Location> <Size> <CX>22</CX> <CY>22</CY> </Size> <Hotspot> <X>0</X> <Y>0</Y> </Hotspot> </Frames> </Ui2DAnimation> <Ui2DAnimation item="A_PanDownButtonPressedFlyby"> <Cycle>false</Cycle> <Frames> <Texture>window_pieces04.tga</Texture> <Location> <X>66</X> <Y>188</Y> </Location> <Size> <CX>22</CX> <CY>22</CY> </Size> <Hotspot> <X>0</X> <Y>0</Y> </Hotspot> </Frames> </Ui2DAnimation> <Ui2DAnimation item="A_PanRightButtonNormal"> <Cycle>false</Cycle> <Frames> <Texture>window_pieces04.tga</Texture> <Location> <X>0</X> <Y>210</Y> </Location> <Size> <CX>22</CX> <CY>22</CY> </Size> <Hotspot> <X>0</X> <Y>0</Y> </Hotspot> </Frames> </Ui2DAnimation> <Ui2DAnimation item="A_PanRightButtonFlyby"> <Cycle>false</Cycle> <Frames> <Texture>window_pieces04.tga</Texture> <Location> <X>22</X> <Y>210</Y> </Location> <Size> <CX>22</CX> <CY>22</CY> </Size> <Hotspot> <X>0</X> <Y>0</Y> </Hotspot> </Frames> </Ui2DAnimation> <Ui2DAnimation item="A_PanRightButtonPressed"> <Cycle>false</Cycle> <Frames> <Texture>window_pieces04.tga</Texture> <Location> <X>44</X> <Y>210</Y> </Location> <Size> <CX>22</CX> <CY>22</CY> </Size> <Hotspot> <X>0</X> <Y>0</Y> </Hotspot> </Frames> </Ui2DAnimation> <Ui2DAnimation item="A_PanRightButtonPressedFlyby"> <Cycle>false</Cycle> <Frames> <Texture>window_pieces04.tga</Texture> <Location> <X>66</X> <Y>210</Y> </Location> <Size> <CX>22</CX> <CY>22</CY> </Size> <Hotspot> <X>0</X> <Y>0</Y> </Hotspot> </Frames> </Ui2DAnimation> <Ui2DAnimation item="A_PanLeftButtonNormal"> <Cycle>false</Cycle> <Frames> <Texture>window_pieces04.tga</Texture> <Location> <X>0</X> <Y>232</Y> </Location> <Size> <CX>22</CX> <CY>22</CY> </Size> <Hotspot> <X>0</X> <Y>0</Y> </Hotspot> </Frames> </Ui2DAnimation> <Ui2DAnimation item="A_PanLeftButtonFlyby"> <Cycle>false</Cycle> <Frames> <Texture>window_pieces04.tga</Texture> <Location> <X>22</X> <Y>232</Y> </Location> <Size> <CX>22</CX> <CY>22</CY> </Size> <Hotspot> <X>0</X> <Y>0</Y> </Hotspot> </Frames> </Ui2DAnimation> <Ui2DAnimation item="A_PanLeftButtonPressed"> <Cycle>false</Cycle> <Frames> <Texture>window_pieces04.tga</Texture> <Location> <X>44</X> <Y>232</Y> </Location> <Size> <CX>22</CX> <CY>22</CY> </Size> <Hotspot> <X>0</X> <Y>0</Y> </Hotspot> </Frames> </Ui2DAnimation> <Ui2DAnimation item="A_PanLeftButtonPressedFlyby"> <Cycle>false</Cycle> <Frames> <Texture>window_pieces04.tga</Texture> <Location> <X>66</X> <Y>232</Y> </Location> <Size> <CX>22</CX> <CY>22</CY> </Size> <Hotspot> <X>0</X> <Y>0</Y> </Hotspot> </Frames> </Ui2DAnimation> <Ui2DAnimation item="A_RotateUpButtonNormal"> <Cycle>false</Cycle> <Frames> <Texture>window_pieces09.tga</Texture> <Location> <X>128</X> <Y>30</Y> </Location> <Size> <CX>22</CX> <CY>22</CY> </Size> <Hotspot> <X>0</X> <Y>0</Y> </Hotspot> </Frames> </Ui2DAnimation> <Ui2DAnimation item="A_RotateUpButtonFlyby"> <Cycle>false</Cycle> <Frames> <Texture>window_pieces09.tga</Texture> <Location> <X>150</X> <Y>30</Y> </Location> <Size> <CX>22</CX> <CY>22</CY> </Size> <Hotspot> <X>0</X> <Y>0</Y> </Hotspot> </Frames> </Ui2DAnimation> <Ui2DAnimation item="A_RotateUpButtonPressed"> <Cycle>false</Cycle> <Frames> <Texture>window_pieces09.tga</Texture> <Location> <X>172</X> <Y>30</Y> </Location> <Size> <CX>22</CX> <CY>22</CY> </Size> <Hotspot> <X>0</X> <Y>0</Y> </Hotspot> </Frames> </Ui2DAnimation> <Ui2DAnimation item="A_RotateDownButtonNormal"> <Cycle>false</Cycle> <Frames> <Texture>window_pieces09.tga</Texture> <Location> <X>128</X> <Y>52</Y> </Location> <Size> <CX>22</CX> <CY>22</CY> </Size> <Hotspot> <X>0</X> <Y>0</Y> </Hotspot> </Frames> </Ui2DAnimation> <Ui2DAnimation item="A_RotateDownButtonFlyby"> <Cycle>false</Cycle> <Frames> <Texture>window_pieces09.tga</Texture> <Location> <X>150</X> <Y>52</Y> </Location> <Size> <CX>22</CX> <CY>22</CY> </Size> <Hotspot> <X>0</X> <Y>0</Y> </Hotspot> </Frames> </Ui2DAnimation> <Ui2DAnimation item="A_RotateDownButtonPressed"> <Cycle>false</Cycle> <Frames> <Texture>window_pieces09.tga</Texture> <Location> <X>172</X> <Y>52</Y> </Location> <Size> <CX>22</CX> <CY>22</CY> </Size> <Hotspot> <X>0</X> <Y>0</Y> </Hotspot> </Frames> </Ui2DAnimation> <Ui2DAnimation item="A_RotateLeftButtonNormal"> <Cycle>false</Cycle> <Frames> <Texture>window_pieces09.tga</Texture> <Location> <X>128</X> <Y>74</Y> </Location> <Size> <CX>22</CX> <CY>22</CY> </Size> <Hotspot> <X>0</X> <Y>0</Y> </Hotspot> </Frames> </Ui2DAnimation> <Ui2DAnimation item="A_RotateLeftButtonFlyby"> <Cycle>false</Cycle> <Frames> <Texture>window_pieces09.tga</Texture> <Location> <X>150</X> <Y>74</Y> </Location> <Size> <CX>22</CX> <CY>22</CY> </Size> <Hotspot> <X>0</X> <Y>0</Y> </Hotspot> </Frames> </Ui2DAnimation> <Ui2DAnimation item="A_RotateLeftButtonPressed"> <Cycle>false</Cycle> <Frames> <Texture>window_pieces09.tga</Texture> <Location> <X>172</X> <Y>74</Y> </Location> <Size> <CX>22</CX> <CY>22</CY> </Size> <Hotspot> <X>0</X> <Y>0</Y> </Hotspot> </Frames> </Ui2DAnimation> <Ui2DAnimation item="A_RotateRightButtonNormal"> <Cycle>false</Cycle> <Frames> <Texture>window_pieces09.tga</Texture> <Location> <X>128</X> <Y>96</Y> </Location> <Size> <CX>22</CX> <CY>22</CY> </Size> <Hotspot> <X>0</X> <Y>0</Y> </Hotspot> </Frames> </Ui2DAnimation> <Ui2DAnimation item="A_RotateRightButtonFlyby"> <Cycle>false</Cycle> <Frames> <Texture>window_pieces09.tga</Texture> <Location> <X>150</X> <Y>96</Y> </Location> <Size> <CX>22</CX> <CY>22</CY> </Size> <Hotspot> <X>0</X> <Y>0</Y> </Hotspot> </Frames> </Ui2DAnimation> <Ui2DAnimation item="A_RotateRightButtonPressed"> <Cycle>false</Cycle> <Frames> <Texture>window_pieces09.tga</Texture> <Location> <X>172</X> <Y>96</Y> </Location> <Size> <CX>22</CX> <CY>22</CY> </Size> <Hotspot> <X>0</X> <Y>0</Y> </Hotspot> </Frames> </Ui2DAnimation>
__________________
Cudya is offline   Reply With Quote