Home Forum Downloads My Favorites Register FAQ

Go Back   EQInterface Forums > Developer Discussion > General authoring help / discussion
User Name
Password

Reply
 
Thread Tools Display Modes
Old 08-13-2002, 09:22 PM   #1
Zofos
A Gray Wolf
 
Join Date: Aug 2002
Server: Druzzil Ro
Posts: 5
Send a message via AIM to Zofos
Angry XML problems ( bring your econo size box of patience)

Hello again all,

Another problem do i have today ( so sayeth yoda )

I am trying to mod this code ( of a player window ) that currently displays : current/total HP + AC + WIS ( no gauges ) i wisht o REMOVE the wisdom and replace it with a INT number. BUT i when i try to rig it up not only does it change nothing with the player window but it messes up my Spell gem window and my current buff window could some one please tell me where these changes are occuring inside the code and in what way they are getting the integers for WIS.


The code is as follows:


** Original XML **



<?xml version="1.0" ?>
- <XML ID="EQInterfaceDefinitionLanguage">
<Schema xmlns="EverQuestData" xmlns:dt="EverQuestDataTypes" />
- <Label item="HPLabel">
<ScreenID>HPLabel</ScreenID>
<Font>2</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>1</X>
<Y>0</Y>
</Location>
- <Size>
<CX>40</CX>
<CY>15</CY>
</Size>
<Text>HP:</Text>
- <TextColor>
<R>50</R>
<G>130</G>
<B>220</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Label item="HPNumber">
<ScreenID>HPNumber</ScreenID>
<Font>2</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>19</X>
<Y>0</Y>
</Location>
- <Size>
<CX>40</CX>
<CY>15</CY>
</Size>
<EQType>17</EQType>
- <TextColor>
<R>255</R>
<G>128</G>
<B>0</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Label item="MaxHPLabel">
<ScreenID>MaxHPLabel</ScreenID>
<Font>2</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>54</X>
<Y>0</Y>
</Location>
- <Size>
<CX>40</CX>
<CY>15</CY>
</Size>
<Text>Max:</Text>
- <TextColor>
<R>50</R>
<G>130</G>
<B>220</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Label item="MaxHPNumber">
<ScreenID>MaxHPNumber</ScreenID>
<Font>2</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>78</X>
<Y>0</Y>
</Location>
- <Size>
<CX>40</CX>
<CY>15</CY>
</Size>
<EQType>18</EQType>
- <TextColor>
<R>255</R>
<G>255</G>
<B>0</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Label item="ACLabel">
<ScreenID>ACLabel</ScreenID>
<Font>2</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>1</X>
<Y>12</Y>
</Location>
- <Size>
<CX>40</CX>
<CY>15</CY>
</Size>
<Text>AC:</Text>
- <TextColor>
<R>50</R>
<G>130</G>
<B>220</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Label item="ACNumber">
<ScreenID>ACNumberLabel</ScreenID>
<EQType>22</EQType>
<Font>2</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>19</X>
<Y>12</Y>
</Location>
- <Size>
<CX>40</CX>
<CY>15</CY>
</Size>
<Text>0</Text>
- <TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Label item="WISLabel">
<ScreenID>WISLabel</ScreenID>
<Font>2</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>54</X>
<Y>12</Y>
</Location>
- <Size>
<CX>40</CX>
<CY>15</CY>
</Size>
<Text>WIS:</Text>
- <TextColor>
<R>50</R>
<G>130</G>
<B>220</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Label item="WISNumber">
<ScreenID>WISNumberLabel</ScreenID>
<EQType>9</EQType>
<Font>2</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>78</X>
<Y>12</Y>
</Location>
- <Size>
<CX>50</CX>
<CY>15</CY>
</Size>
<Text>255</Text>
- <TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Gauge item="Player_HPGauge">
<ScreenID>PlayerHPGauge</ScreenID>
- <!-- <Font>3</Font>
-->
- <TextColor>
<R>240</R>
<G>240</G>
<B>240</B>
</TextColor>
<RelativePosition>true</RelativePosition>
- <Location>
<X>1</X>
<Y>26</Y>
</Location>
- <Size>
<CX>108</CX>
<CY>41</CY>
</Size>
<TextOffsetX>-80</TextOffsetX>
<GaugeOffsetY>0</GaugeOffsetY>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
- <!-- <TooltipReference/>
-->
- <FillTint>
<R>240</R>
<G>0</G>
<B>0</B>
</FillTint>
<DrawLinesFill>false</DrawLinesFill>
<EQType>1</EQType>
- <GaugeDrawTemplate>
<Background>A_GaugeBackground</Background>
<Fill>A_GaugeFill</Fill>
<Lines>A_GaugeLines</Lines>
</GaugeDrawTemplate>
</Gauge>
- <Label item="HPPercentage">
<ScreenID>HPPercentage</ScreenID>
<Font>1</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>103</X>
<Y>21</Y>
</Location>
- <Size>
<CX>40</CX>
<CY>15</CY>
</Size>
<EQType>19</EQType>
- <TextColor>
<R>0</R>
<G>250</G>
<B>200</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Label item="HPPercentLabel">
<ScreenID>HPPercentLabel</ScreenID>
<Font>1</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>116</X>
<Y>21</Y>
</Location>
- <Size>
<CX>40</CX>
<CY>15</CY>
</Size>
<Text>%</Text>
- <TextColor>
<R>0</R>
<G>250</G>
<B>200</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Gauge item="Mana_Bar">
<ScreenID>ManaBar</ScreenID>
- <!-- <Font>3</Font>
-->
<RelativePosition>true</RelativePosition>
- <Location>
<X>1</X>
<Y>35</Y>
</Location>
- <Size>
<CX>108</CX>
<CY>8</CY>
</Size>
<GaugeOffsetY>0</GaugeOffsetY>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
- <!-- <TooltipReference/>
-->
- <FillTint>
<R>0</R>
<G>0</G>
<B>255</B>
</FillTint>
<DrawLinesFill>false</DrawLinesFill>
<EQType>2</EQType>
- <GaugeDrawTemplate>
<Background>A_GaugeBackground</Background>
<Fill>A_GaugeFill</Fill>
<Lines>A_GaugeLines</Lines>
<LinesFill>A_GaugeLinesFill</LinesFill>
</GaugeDrawTemplate>
</Gauge>
- <Label item="ManaPercent">
<ScreenID>ManaPercentLabel</ScreenID>
<Font>1</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>103</X>
<Y>32</Y>
</Location>
- <Size>
<CX>40</CX>
<CY>15</CY>
</Size>
<EQType>20</EQType>
- <TextColor>
<R>0</R>
<G>250</G>
<B>200</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Label item="ManaPercentLabel">
<ScreenID>ManaPercentLabel</ScreenID>
<Font>1</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>116</X>
<Y>32</Y>
</Location>
- <Size>
<CX>40</CX>
<CY>15</CY>
</Size>
<Text>%</Text>
- <TextColor>
<R>0</R>
<G>250</G>
<B>200</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Gauge item="Pet_HPGauge">
<ScreenID>PetHP</ScreenID>
<Font>2</Font>
- <TextColor>
<R>240</R>
<G>240</G>
<B>240</B>
</TextColor>
<RelativePosition>true</RelativePosition>
- <Location>
<X>1</X>
<Y>45</Y>
</Location>
- <Size>
<CX>130</CX>
<CY>8</CY>
</Size>
<TextOffsetX>-50</TextOffsetX>
<TextOffsetY>-5</TextOffsetY>
<GaugeOffsetY>0</GaugeOffsetY>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
- <!-- <TooltipReference/>
-->
- <FillTint>
<R>0</R>
<G>240</G>
<B>0</B>
</FillTint>
<DrawLinesFill>false</DrawLinesFill>
<EQType>16</EQType>
- <GaugeDrawTemplate>
<Background>A_GaugeBackground</Background>
<Fill>A_GaugeFill</Fill>
<Lines>A_GaugeLines</Lines>
<LinesFill>A_GaugeLinesFill</LinesFill>
</GaugeDrawTemplate>
</Gauge>
- <Label item="PetPercent">
<ScreenID>PetPercentLabel</ScreenID>
<Font>1</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>103</X>
<Y>42</Y>
</Location>
- <Size>
<CX>40</CX>
<CY>15</CY>
</Size>
<EQType>69</EQType>
- <TextColor>
<R>0</R>
<G>250</G>
<B>200</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Label item="PetPercLabel">
<ScreenID>PetPercLabel</ScreenID>
<Font>1</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>117</X>
<Y>42</Y>
</Location>
- <Size>
<CX>40</CX>
<CY>15</CY>
</Size>
<Text>%</Text>
- <TextColor>
<R>0</R>
<G>250</G>
<B>200</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Gauge item="ExpGauge">
<ScreenID>ExpGauge</ScreenID>
- <!-- <Font>3</Font>
-->
<RelativePosition>true</RelativePosition>
- <Location>
<X>1</X>
<Y>55</Y>
</Location>
- <Size>
<CX>116</CX>
<CY>8</CY>
</Size>
<GaugeOffsetY>0</GaugeOffsetY>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
- <!-- <TooltipReference/>
-->
- <FillTint>
<R>255</R>
<G>127</G>
<B>0</B>
</FillTint>
- <LinesFillTint>
<R>82</R>
<G>0</G>
<B>166</B>
</LinesFillTint>
<DrawLinesFill>true</DrawLinesFill>
<EQType>4</EQType>
- <GaugeDrawTemplate>
<Background>A_GaugeBackground</Background>
<Fill>A_GaugeFill</Fill>
<Lines>A_GaugeLines</Lines>
<LinesFill>A_GaugeLinesFill</LinesFill>
</GaugeDrawTemplate>
</Gauge>
- <Label item="ExpPercent">
<ScreenID>ExpPercentageLabel</ScreenID>
<Font>1</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>103</X>
<Y>52</Y>
</Location>
- <Size>
<CX>40</CX>
<CY>15</CY>
</Size>
<EQType>26</EQType>
- <TextColor>
<R>0</R>
<G>250</G>
<B>200</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Label item="ExpLabel">
<ScreenID>ExpLabel</ScreenID>
<Font>1</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>113</X>
<Y>52</Y>
</Location>
- <Size>
<CX>40</CX>
<CY>15</CY>
</Size>
<Text>%E</Text>
- <TextColor>
<R>0</R>
<G>250</G>
<B>200</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Gauge item="AltAdvGauge">
<ScreenID>AltAdvGauge</ScreenID>
- <!-- <Font>3</Font>
-->
<RelativePosition>true</RelativePosition>
- <Location>
<X>1</X>
<Y>66</Y>
</Location>
- <Size>
<CX>116</CX>
<CY>8</CY>
</Size>
<GaugeOffsetY>0</GaugeOffsetY>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
- <!-- <TooltipReference/>
-->
- <FillTint>
<R>255</R>
<G>127</G>
<B>0</B>
</FillTint>
- <LinesFillTint>
<R>82</R>
<G>0</G>
<B>166</B>
</LinesFillTint>
<DrawLinesFill>true</DrawLinesFill>
<EQType>5</EQType>
- <GaugeDrawTemplate>
<Background>A_GaugeBackground</Background>
<Fill>A_GaugeFill</Fill>
<Lines>A_GaugeLines</Lines>
<LinesFill>A_GaugeLinesFill</LinesFill>
</GaugeDrawTemplate>
</Gauge>
- <Label item="AltAdvExpPercent">
<ScreenID>AltAdvExpPercentageLabel</ScreenID>
<Font>1</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>103</X>
<Y>64</Y>
</Location>
- <Size>
<CX>40</CX>
<CY>15</CY>
</Size>
<EQType>27</EQType>
- <TextColor>
<R>0</R>
<G>250</G>
<B>200</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Label item="AltAdvLabel">
<ScreenID>AltAdvExpLabel</ScreenID>
<Font>1</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>113</X>
<Y>64</Y>
</Location>
- <Size>
<CX>80</CX>
<CY>15</CY>
</Size>
<Text>%A</Text>
- <TextColor>
<R>0</R>
<G>250</G>
<B>200</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Screen item="PlayerWindow">
- <!-- <ScreenID/>
-->
<RelativePosition>true</RelativePosition>
- <Location>
<X>505</X>
<Y>278</Y>
</Location>
- <Size>
<CX>140</CX>
<CY>90</CY>
</Size>
<Text>Player</Text>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
<TooltipReference>Player Info</TooltipReference>
<DrawTemplate>WDT_RoundedNoTitle</DrawTemplate>
<Style_Titlebar>false</Style_Titlebar>
<Style_Closebox>false</Style_Closebox>
<Style_Minimizebox>false</Style_Minimizebox>
<Style_Border>true</Style_Border>
<Style_Sizable>false</Style_Sizable>
<Pieces>HPLabel</Pieces>
<Pieces>HPNumber</Pieces>
<Pieces>MaxHPLabel</Pieces>
<Pieces>MaxHPNumber</Pieces>
<Pieces>ACLabel</Pieces>
<Pieces>ACNumber</Pieces>
<Pieces>WISLabel</Pieces>
<Pieces>WISNumber</Pieces>
<Pieces>Player_HPGauge</Pieces>
<Pieces>HPPercentage</Pieces>
<Pieces>HPPercentLabel</Pieces>
<Pieces>Mana_Bar</Pieces>
<Pieces>ManaPercent</Pieces>
<Pieces>ManaPercentLabel</Pieces>
<Pieces>Pet_HPGauge</Pieces>
<Pieces>PetPercent</Pieces>
<Pieces>PetPercLabel</Pieces>
<Pieces>ExpGauge</Pieces>
<Pieces>ExpPercent</Pieces>
<Pieces>ExpLabel</Pieces>
<Pieces>AltAdvGauge</Pieces>
<Pieces>AltAdvExpPercent</Pieces>
<Pieces>AltAdvLabel</Pieces>
</Screen>
</XML>




** The Mod Code **



<?xml version="1.0" ?>
- <XML ID="EQInterfaceDefinitionLanguage">
<Schema xmlns="EverQuestData" xmlns:dt="EverQuestDataTypes" />
- <Label item="HPLabel">
<ScreenID>HPLabel</ScreenID>
<Font>2</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>1</X>
<Y>0</Y>
</Location>
- <Size>
<CX>40</CX>
<CY>15</CY>
</Size>
<Text>HP:</Text>
- <TextColor>
<R>50</R>
<G>130</G>
<B>220</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Label item="HPNumber">
<ScreenID>HPNumber</ScreenID>
<Font>2</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>19</X>
<Y>0</Y>
</Location>
- <Size>
<CX>40</CX>
<CY>15</CY>
</Size>
<EQType>17</EQType>
- <TextColor>
<R>255</R>
<G>128</G>
<B>0</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Label item="MaxHPLabel">
<ScreenID>MaxHPLabel</ScreenID>
<Font>2</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>54</X>
<Y>0</Y>
</Location>
- <Size>
<CX>40</CX>
<CY>15</CY>
</Size>
<Text>Max:</Text>
- <TextColor>
<R>50</R>
<G>130</G>
<B>220</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Label item="MaxHPNumber">
<ScreenID>MaxHPNumber</ScreenID>
<Font>2</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>78</X>
<Y>0</Y>
</Location>
- <Size>
<CX>40</CX>
<CY>15</CY>
</Size>
<EQType>18</EQType>
- <TextColor>
<R>255</R>
<G>255</G>
<B>0</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Label item="ACLabel">
<ScreenID>ACLabel</ScreenID>
<Font>2</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>1</X>
<Y>12</Y>
</Location>
- <Size>
<CX>40</CX>
<CY>15</CY>
</Size>
<Text>AC:</Text>
- <TextColor>
<R>50</R>
<G>130</G>
<B>220</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Label item="ACNumber">
<ScreenID>ACNumberLabel</ScreenID>
<EQType>22</EQType>
<Font>2</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>19</X>
<Y>12</Y>
</Location>
- <Size>
<CX>40</CX>
<CY>15</CY>
</Size>
<Text>0</Text>
- <TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Label item="IW_INT">
<ScreenID>INTLabel</ScreenID>
<Font>3</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>54</X>
<Y>12</Y>
</Location>
- <Size>
<CX>40</CX>
<CY>15</CY>
</Size>
<Text>INT:</Text>
- <TextColor>
<R>50</R>
<G>130</G>
<B>220</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Label item="IW_INTNumber">
<ScreenID>INTNumberLabel</ScreenID>
<EQType>10</EQType>
<Font>3</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>70</X>
<Y>12</Y>
</Location>
- <Size>
<CX>50</CX>
<CY>15</CY>
</Size>
<Text>255</Text>
- <TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Gauge item="Player_HPGauge">
<ScreenID>PlayerHPGauge</ScreenID>
- <!-- <Font>3</Font>
-->
- <TextColor>
<R>240</R>
<G>240</G>
<B>240</B>
</TextColor>
<RelativePosition>true</RelativePosition>
- <Location>
<X>1</X>
<Y>26</Y>
</Location>
- <Size>
<CX>108</CX>
<CY>41</CY>
</Size>
<TextOffsetX>-80</TextOffsetX>
<GaugeOffsetY>0</GaugeOffsetY>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
- <!-- <TooltipReference/>
-->
- <FillTint>
<R>240</R>
<G>0</G>
<B>0</B>
</FillTint>
<DrawLinesFill>false</DrawLinesFill>
<EQType>1</EQType>
- <GaugeDrawTemplate>
<Background>A_GaugeBackground</Background>
<Fill>A_GaugeFill</Fill>
<Lines>A_GaugeLines</Lines>
</GaugeDrawTemplate>
</Gauge>
- <Label item="HPPercentage">
<ScreenID>HPPercentage</ScreenID>
<Font>1</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>103</X>
<Y>21</Y>
</Location>
- <Size>
<CX>40</CX>
<CY>15</CY>
</Size>
<EQType>19</EQType>
- <TextColor>
<R>0</R>
<G>250</G>
<B>200</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Label item="HPPercentLabel">
<ScreenID>HPPercentLabel</ScreenID>
<Font>1</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>116</X>
<Y>21</Y>
</Location>
- <Size>
<CX>40</CX>
<CY>15</CY>
</Size>
<Text>%</Text>
- <TextColor>
<R>0</R>
<G>250</G>
<B>200</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Gauge item="Mana_Bar">
<ScreenID>ManaBar</ScreenID>
- <!-- <Font>3</Font>
-->
<RelativePosition>true</RelativePosition>
- <Location>
<X>1</X>
<Y>35</Y>
</Location>
- <Size>
<CX>108</CX>
<CY>8</CY>
</Size>
<GaugeOffsetY>0</GaugeOffsetY>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
- <!-- <TooltipReference/>
-->
- <FillTint>
<R>0</R>
<G>0</G>
<B>255</B>
</FillTint>
<DrawLinesFill>false</DrawLinesFill>
<EQType>2</EQType>
- <GaugeDrawTemplate>
<Background>A_GaugeBackground</Background>
<Fill>A_GaugeFill</Fill>
<Lines>A_GaugeLines</Lines>
<LinesFill>A_GaugeLinesFill</LinesFill>
</GaugeDrawTemplate>
</Gauge>
- <Label item="ManaPercent">
<ScreenID>ManaPercentLabel</ScreenID>
<Font>1</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>103</X>
<Y>32</Y>
</Location>
- <Size>
<CX>40</CX>
<CY>15</CY>
</Size>
<EQType>20</EQType>
- <TextColor>
<R>0</R>
<G>250</G>
<B>200</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Label item="ManaPercentLabel">
<ScreenID>ManaPercentLabel</ScreenID>
<Font>1</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>116</X>
<Y>32</Y>
</Location>
- <Size>
<CX>40</CX>
<CY>15</CY>
</Size>
<Text>%</Text>
- <TextColor>
<R>0</R>
<G>250</G>
<B>200</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Gauge item="Pet_HPGauge">
<ScreenID>PetHP</ScreenID>
<Font>2</Font>
- <TextColor>
<R>240</R>
<G>240</G>
<B>240</B>
</TextColor>
<RelativePosition>true</RelativePosition>
- <Location>
<X>1</X>
<Y>45</Y>
</Location>
- <Size>
<CX>130</CX>
<CY>8</CY>
</Size>
<TextOffsetX>-50</TextOffsetX>
<TextOffsetY>-5</TextOffsetY>
<GaugeOffsetY>0</GaugeOffsetY>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
- <!-- <TooltipReference/>
-->
- <FillTint>
<R>0</R>
<G>240</G>
<B>0</B>
</FillTint>
<DrawLinesFill>false</DrawLinesFill>
<EQType>16</EQType>
- <GaugeDrawTemplate>
<Background>A_GaugeBackground</Background>
<Fill>A_GaugeFill</Fill>
<Lines>A_GaugeLines</Lines>
<LinesFill>A_GaugeLinesFill</LinesFill>
</GaugeDrawTemplate>
</Gauge>
- <Label item="PetPercent">
<ScreenID>PetPercentLabel</ScreenID>
<Font>1</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>103</X>
<Y>42</Y>
</Location>
- <Size>
<CX>40</CX>
<CY>15</CY>
</Size>
<EQType>69</EQType>
- <TextColor>
<R>0</R>
<G>250</G>
<B>200</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Label item="PetPercLabel">
<ScreenID>PetPercLabel</ScreenID>
<Font>1</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>117</X>
<Y>42</Y>
</Location>
- <Size>
<CX>40</CX>
<CY>15</CY>
</Size>
<Text>%</Text>
- <TextColor>
<R>0</R>
<G>250</G>
<B>200</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Gauge item="ExpGauge">
<ScreenID>ExpGauge</ScreenID>
- <!-- <Font>3</Font>
-->
<RelativePosition>true</RelativePosition>
- <Location>
<X>1</X>
<Y>55</Y>
</Location>
- <Size>
<CX>116</CX>
<CY>8</CY>
</Size>
<GaugeOffsetY>0</GaugeOffsetY>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
- <!-- <TooltipReference/>
-->
- <FillTint>
<R>255</R>
<G>127</G>
<B>0</B>
</FillTint>
- <LinesFillTint>
<R>82</R>
<G>0</G>
<B>166</B>
</LinesFillTint>
<DrawLinesFill>true</DrawLinesFill>
<EQType>4</EQType>
- <GaugeDrawTemplate>
<Background>A_GaugeBackground</Background>
<Fill>A_GaugeFill</Fill>
<Lines>A_GaugeLines</Lines>
<LinesFill>A_GaugeLinesFill</LinesFill>
</GaugeDrawTemplate>
</Gauge>
- <Label item="ExpPercent">
<ScreenID>ExpPercentageLabel</ScreenID>
<Font>1</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>103</X>
<Y>52</Y>
</Location>
- <Size>
<CX>40</CX>
<CY>15</CY>
</Size>
<EQType>26</EQType>
- <TextColor>
<R>0</R>
<G>250</G>
<B>200</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Label item="ExpLabel">
<ScreenID>ExpLabel</ScreenID>
<Font>1</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>113</X>
<Y>52</Y>
</Location>
- <Size>
<CX>40</CX>
<CY>15</CY>
</Size>
<Text>%E</Text>
- <TextColor>
<R>0</R>
<G>250</G>
<B>200</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Gauge item="AltAdvGauge">
<ScreenID>AltAdvGauge</ScreenID>
- <!-- <Font>3</Font>
-->
<RelativePosition>true</RelativePosition>
- <Location>
<X>1</X>
<Y>66</Y>
</Location>
- <Size>
<CX>116</CX>
<CY>8</CY>
</Size>
<GaugeOffsetY>0</GaugeOffsetY>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
- <!-- <TooltipReference/>
-->
- <FillTint>
<R>255</R>
<G>127</G>
<B>0</B>
</FillTint>
- <LinesFillTint>
<R>82</R>
<G>0</G>
<B>166</B>
</LinesFillTint>
<DrawLinesFill>true</DrawLinesFill>
<EQType>5</EQType>
- <GaugeDrawTemplate>
<Background>A_GaugeBackground</Background>
<Fill>A_GaugeFill</Fill>
<Lines>A_GaugeLines</Lines>
<LinesFill>A_GaugeLinesFill</LinesFill>
</GaugeDrawTemplate>
</Gauge>
- <Label item="AltAdvExpPercent">
<ScreenID>AltAdvExpPercentageLabel</ScreenID>
<Font>1</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>103</X>
<Y>64</Y>
</Location>
- <Size>
<CX>40</CX>
<CY>15</CY>
</Size>
<EQType>27</EQType>
- <TextColor>
<R>0</R>
<G>250</G>
<B>200</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Label item="AltAdvLabel">
<ScreenID>AltAdvExpLabel</ScreenID>
<Font>1</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>113</X>
<Y>64</Y>
</Location>
- <Size>
<CX>80</CX>
<CY>15</CY>
</Size>
<Text>%A</Text>
- <TextColor>
<R>0</R>
<G>250</G>
<B>200</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Screen item="PlayerWindow">
- <!-- <ScreenID/>
-->
<RelativePosition>true</RelativePosition>
- <Location>
<X>505</X>
<Y>278</Y>
</Location>
- <Size>
<CX>140</CX>
<CY>90</CY>
</Size>
<Text>Player</Text>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
<TooltipReference>Player Info</TooltipReference>
<DrawTemplate>WDT_RoundedNoTitle</DrawTemplate>
<Style_Titlebar>false</Style_Titlebar>
<Style_Closebox>false</Style_Closebox>
<Style_Minimizebox>false</Style_Minimizebox>
<Style_Border>true</Style_Border>
<Style_Sizable>false</Style_Sizable>
<Pieces>HPLabel</Pieces>
<Pieces>HPNumber</Pieces>
<Pieces>MaxHPLabel</Pieces>
<Pieces>MaxHPNumber</Pieces>
<Pieces>ACLabel</Pieces>
<Pieces>ACNumber</Pieces>
<Pieces>WISLabel</Pieces>
<Pieces>WISNumber</Pieces>
<Pieces>Player_HPGauge</Pieces>
<Pieces>HPPercentage</Pieces>
<Pieces>HPPercentLabel</Pieces>
<Pieces>Mana_Bar</Pieces>
<Pieces>ManaPercent</Pieces>
<Pieces>ManaPercentLabel</Pieces>
<Pieces>Pet_HPGauge</Pieces>
<Pieces>PetPercent</Pieces>
<Pieces>PetPercLabel</Pieces>
<Pieces>ExpGauge</Pieces>
<Pieces>ExpPercent</Pieces>
<Pieces>ExpLabel</Pieces>
<Pieces>AltAdvGauge</Pieces>
<Pieces>AltAdvExpPercent</Pieces>
<Pieces>AltAdvLabel</Pieces>
</Screen>
</XML>


Last edited by guice : 08-14-2002 at 02:44 AM.
Zofos is offline   Reply With Quote
Old 08-14-2002, 02:50 AM   #2
guice
Keeper of the Hampster
 
guice's Avatar
 
Join Date: Jul 2002
Server: Mithaniel Marr
Posts: 598
Interface Author - Click to view interfaces
Send a message via AIM to guice Send a message via Yahoo to guice
Default

For one .. Shrink you sig. Please note the sig rules:
http://www.eqgui.com/showthread.php?s=&threadid=593
Quote:
Max Width = 450 pixels
Max Height = 150 pixels

Max File size = 30kb


Secondly, you don't want to remove the WIS. Matter of fact, all you need to do is replace the EQType Numbers for them.

On the WISNumber, change <EQType> 9 to 10. And on WisLable change the <Text> WIS to INT.

That's all that is required. Don't worry about changing the names to INTNumber and INTLabel. They are only behind the scenes and irrelevent.
__________________
Sithr, 65th Transcendent
Officer/Leader of Chronology
Mithaniel Marr
http://www.chronology-guild.org/
guice is offline   Reply With Quote
Reply




Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


All times are GMT -5. The time now is 10:32 AM.


vBulletin Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
© MMOUI