View Single Post
Old 08-02-2005, 04:55 PM   #98
ubam002
A Gray Wolf
 
Join Date: Mar 2003
Server: Quellious
Posts: 4
Send a message via Yahoo to ubam002
Wink Casting Guage offset

I'm not sure if this was a typo or intentional, but the fill in the new casting guage is set down below the background. The related XML from EQUI_CastingWindow.xml is here:
Quote:
- <Gauge item="CW_CastingGauge">
<ScreenID>CW_CastingGauge</ScreenID>
<RelativePosition>true</RelativePosition>
- <Location>
<X>0</X>
<Y>9</Y> <--(SHOULD BE A ZERO)
</Location>
- <Size>
<CX>250</CX>
<CY>15</CY>
</Size>
<GaugeOffsetY>0</GaugeOffsetY>
<Style_Transparent>true</Style_Transparent>
- <FillTint>
<R>200</R>
<G>200</G>
<B>0</B>
</FillTint>
- <LinesFillTint>
<R>0</R>
<G>0</G>
<B>0</B>
</LinesFillTint>
<DrawLinesFill>False</DrawLinesFill>
<EQType>7</EQType>
- <GaugeDrawTemplate>
<Fill>Spaghetti_CW_GuageFill</Fill>
</GaugeDrawTemplate>
</Gauge>


Please keep updating this UI, I LOVE IT!!
ubam002 is offline   Reply With Quote