*UPDATED* SOES MQ2ed - (01-26-2005)

Forum for posting custom UIs, portions of UIs, and HUD stuff using MQ's enhancements.

Moderator: MacroQuest Developers

User avatar
SukMage
a ghoul
a ghoul
Posts: 88
Joined: Fri Jun 04, 2004 5:08 pm

Post by SukMage » Tue Aug 24, 2004 9:24 pm

It's confirmed... You have gained expierience from resurection... No divide by zero error.

User avatar
Aarrow
a lesser mummy
a lesser mummy
Posts: 30
Joined: Thu Aug 12, 2004 2:38 pm

Post by Aarrow » Wed Aug 25, 2004 12:51 am

I haven't gotten to test it, but assuming the

Code: Select all

${If[${Me.Gem[1].ID},${Math.Calc[${Me.CurrentMana}/${If[${Me.Gem[1].Mana},${Me.Gem[1].Mana},9999999999]}].Int},]}
from SukMage is correct, then I've uploaded the corrected, hopefully divide-by-zero error-free, version of the Spell Casting Window. :wink:

MQuser001
orc pawn
orc pawn
Posts: 24
Joined: Thu Aug 26, 2004 3:55 am

asdf

Post by MQuser001 » Sun Aug 29, 2004 1:19 pm

Getting an access forbidden message when I try to look at pictures or download. Its probably client side so how do I fix it ?

klepto
decaying skeleton
decaying skeleton
Posts: 2
Joined: Tue Aug 24, 2004 1:24 am

Post by klepto » Sun Aug 29, 2004 2:13 pm

im not sure if he has made it to where you have to email him for a login name then login or what but i dont think its client side.

User avatar
SirCodeAlot
a lesser mummy
a lesser mummy
Posts: 71
Joined: Sat Feb 28, 2004 5:29 pm
Location: Don't Really Know...
Contact:

Post by SirCodeAlot » Sun Aug 29, 2004 7:41 pm

Hey all...

Been out and busy once again, and I also noticed that my links are broken... Once again. I will fix those ASAP, as soon as I find a copy of the two UI zips - because I think my old webhost deleted them after changing my A Name with out permission.......

ANYWAYS...

You will be able to get from here again soon.

No, I have not made it VIP.
No, I have not died.
No, I am not keeping it all for myself.

Just been busy. Expect new links soon.
SCA

[url]http://eq.sircodealot.net[/url]

pain
decaying skeleton
decaying skeleton
Posts: 1
Joined: Sat Sep 04, 2004 4:58 am

Post by pain » Sat Sep 04, 2004 5:20 pm

<-- waiting paitently for new links =\

User avatar
SirCodeAlot
a lesser mummy
a lesser mummy
Posts: 71
Joined: Sat Feb 28, 2004 5:29 pm
Location: Don't Really Know...
Contact:

Post by SirCodeAlot » Sat Sep 11, 2004 6:43 pm

Okay... somewhat like a mentally retarded four year-old... I have accidentally deleted my UI files (my two zips that had the two different versions) - which is a bad thing (go figger). I am going to continue hunting around my hard drive to see if I can find them, and I may check with the old host to see if they keep backups or to see if my account is still active.

Until then, if anyone has the two versions readily available, feel free to hook me up with a PM and I will put them on some webspace that is hosted by myself.
SCA

[url]http://eq.sircodealot.net[/url]

Decoder01
decaying skeleton
decaying skeleton
Posts: 2
Joined: Thu Sep 16, 2004 11:51 am

Post by Decoder01 » Thu Sep 16, 2004 11:56 am

PM Sent

User avatar
Cr4zyb4rd
Plugins Czar
Posts: 1449
Joined: Tue Jul 20, 2004 11:46 am

Post by Cr4zyb4rd » Thu Sep 16, 2004 12:49 pm

Are you going to update for the new patch too, or just host old broken xml? :P :P :twisted:

3x
orc pawn
orc pawn
Posts: 20
Joined: Sun Jan 25, 2004 12:54 am

Post by 3x » Sun Sep 19, 2004 5:32 pm

Is there a download link for this whole ui somewhere? I'm pretty lost in the 11 pages of replies.

Thanks.

P.S. I have 200GB per month bandwidth available to me, if you want me to host it I can. Just PM me, or irc pm me on nick paradox.

Yalp
a ghoul
a ghoul
Posts: 90
Joined: Thu Dec 05, 2002 6:28 pm

Post by Yalp » Sat Sep 25, 2004 12:17 am

First I would like to say thanks to you SirCode :) this UI is great and i have been using it for some time.

Though I was wondering if there are any plans to update it for OoW? with a 9th spell slot and 5 more buff slots.
Because i wouldn't have it any other way

Diazepam
a lesser mummy
a lesser mummy
Posts: 31
Joined: Thu Mar 11, 2004 6:26 pm

Post by Diazepam » Sun Sep 26, 2004 6:09 pm

Here are the two relevant xml files, make sure these overwrite the old ones. In addition, you'll need new artwork to make it look pretty, the new artwork can be gotten from Soes himself at eqinterface -- look in the forums for his post, the link is in that post.

Enjoy.

EQUI_CastSpellWnd.xml

Code: Select all

<?xml version="1.0" encoding="us-ascii"?>
<XML ID="EQInterfaceDefinitionLanguage">
  <Schema xmlns="EverQuestData" xmlns:dt="EverQuestDataTypes" />
  <!-- Graphics By: t.king -->
  <!-- Code by: Remelio Gemweaver updated by Kuvasie-->
  <!-- TK Graphics -->
  <TextureInfo item="tkspellbar.tga">
    <Size>
      <CX>128</CX>
      <CY>256</CY>
    </Size>
  </TextureInfo>
  <Ui2DAnimation item="TK_CastBar01">
    <Frames>
      <Texture>tkspellbar.tga</Texture>
      <Location>
        <X>0</X>
        <Y>0</Y>
      </Location>
      <Size>
        <CX>61</CX>
        <CY>256</CY>
      </Size>
    </Frames>
  </Ui2DAnimation>
  <Ui2DAnimation item="TK_CastBar02">
    <Frames>
      <Texture>tkspellbar.tga</Texture>
      <Location>
        <X>66</X>
        <Y>2</Y>
      </Location>
      <Size>
        <CX>61</CX>
        <CY>141</CY>
      </Size>
    </Frames>
  </Ui2DAnimation>
  <Ui2DAnimation item="TK_SpellGemHolder">
    <Frames>
      <Texture>tkspellbar.tga</Texture>
      <Location>
        <X>69</X>
        <Y>192</Y>
      </Location>
      <Size>
        <CX>28</CX>
        <CY>28</CY>
      </Size>
    </Frames>
  </Ui2DAnimation>
  <Ui2DAnimation item="TK_SpellGemBackground">
    <Frames>
      <Texture>tkspellbar.tga</Texture>
      <Location>
        <X>69</X>
        <Y>164</Y>
      </Location>
      <Size>
        <CX>28</CX>
        <CY>28</CY>
      </Size>
    </Frames>
  </Ui2DAnimation>
  <Ui2DAnimation item="TK_SpellGemHighlight">
    <Frames>
      <Texture>tkspellbar.tga</Texture>
      <Location>
        <X>69</X>
        <Y>224</Y>
      </Location>
      <Size>
        <CX>28</CX>
        <CY>28</CY>
      </Size>
    </Frames>
  </Ui2DAnimation>
  <Ui2DAnimation item="TK_SpellBookOpening">
    <Cycle>true</Cycle>
    <Frames>
      <Texture>tkspellbar.tga</Texture>
      <Location>
        <X>99</X>
        <Y>229</Y>
      </Location>
      <Size>
        <CX>26</CX>
        <CY>26</CY>
      </Size>
      <Duration>2120</Duration>
    </Frames>
    <Frames>
      <Texture>tkspellbar.tga</Texture>
      <Location>
        <X>99</X>
        <Y>145</Y>
      </Location>
      <Size>
        <CX>26</CX>
        <CY>26</CY>
      </Size>
      <Duration>120</Duration>
    </Frames>
    <Frames>
      <Texture>tkspellbar.tga</Texture>
      <Location>
        <X>99</X>
        <Y>173</Y>
      </Location>
      <Size>
        <CX>26</CX>
        <CY>26</CY>
      </Size>
      <Duration>120</Duration>
    </Frames>
    <Frames>
      <Texture>tkspellbar.tga</Texture>
      <Location>
        <X>99</X>
        <Y>201</Y>
      </Location>
      <Size>
        <CX>26</CX>
        <CY>26</CY>
      </Size>
      <Duration>2120</Duration>
    </Frames>
  </Ui2DAnimation>
  <Ui2DAnimation item="TK_SpellBookClosing">
    <Cycle>true</Cycle>
    <Frames>
      <Texture>tkspellbar.tga</Texture>
      <Location>
        <X>99</X>
        <Y>173</Y>
      </Location>
      <Size>
        <CX>26</CX>
        <CY>26</CY>
      </Size>
      <Duration>120</Duration>
    </Frames>
    <Frames>
      <Texture>tkspellbar.tga</Texture>
      <Location>
        <X>99</X>
        <Y>145</Y>
      </Location>
      <Size>
        <CX>26</CX>
        <CY>26</CY>
      </Size>
      <Duration>120</Duration>
    </Frames>
    <Frames>
      <Texture>tkspellbar.tga</Texture>
      <Location>
        <X>99</X>
        <Y>275</Y>
      </Location>
      <Size>
        <CX>26</CX>
        <CY>26</CY>
      </Size>
      <Duration>2120</Duration>
    </Frames>
    <Frames>
      <Texture>tkspellbar.tga</Texture>
      <Location>
        <X>99</X>
        <Y>201</Y>
      </Location>
      <Size>
        <CX>26</CX>
        <CY>26</CY>
      </Size>
      <Duration>2120</Duration>
    </Frames>
  </Ui2DAnimation>
  <Ui2DAnimation item="TK_SpellBookOpen">
    <Frames>
      <Texture>tkspellbar.tga</Texture>
      <Location>
        <X>99</X>
        <Y>201</Y>
      </Location>
      <Size>
        <CX>26</CX>
        <CY>26</CY>
      </Size>
    </Frames>
  </Ui2DAnimation>
  <Ui2DAnimation item="TK_SpellBookClosed">
    <Frames>
      <Texture>tkspellbar.tga</Texture>
      <Location>
        <X>99</X>
        <Y>229</Y>
      </Location>
      <Size>
        <CX>26</CX>
        <CY>26</CY>
      </Size>
    </Frames>
  </Ui2DAnimation>
  <!-- End of Graphics -->
  <SpellGem item="CSPW_Spell0">
    <ScreenID>CSPW_Spell0</ScreenID>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>24</X>
      <Y>14</Y>
    </Location>
    <Size>
      <CX>28</CX>
      <CY>28</CY>
    </Size>
    <SpellGemDrawTemplate>
      <Highlight>TK_SpellGemHighlight</Highlight>
      <Background>TK_SpellGemBackground</Background>
      <Holder>TK_SpellGemHolder</Holder>
    </SpellGemDrawTemplate>
    <SpellIconOffsetX>2</SpellIconOffsetX>
    <SpellIconOffsetY>2</SpellIconOffsetY>
  </SpellGem>
  <Label item="MQ_Spell1">
	<ScreenID>MQ_Spell1</ScreenID>
	<EQType>9999</EQType>
	<Font>5</Font>
	<TooltipReference>${Int[${Math.Calc[${Me.CurrentMana}/${Math.Calc[${Me.Gem[1].Mana} + 0.01]}]}]}</TooltipReference>
	<RelativePosition>true</RelativePosition>
	<Location>
		<X>65</X>
		<Y>18</Y>
	</Location>
	<Size>
		<CX>50</CX>
		<CY>20</CY>
	</Size>
	<Text>100</Text>
	<TextColor>
		<R>0</R>
		<G>255</G>
		<B>0</B>
	</TextColor>
	<NoWrap>true</NoWrap>
	<AlignCenter>false</AlignCenter>
	<AlignRight>false</AlignRight>
	<AlignLeft>true</AlignLeft>
  </Label>
  <SpellGem item="CSPW_Spell1">
    <ScreenID>CSPW_Spell1</ScreenID>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>24</X>
      <Y>54</Y>
    </Location>
    <Size>
      <CX>28</CX>
      <CY>28</CY>
    </Size>
    <SpellGemDrawTemplate>
      <Highlight>TK_SpellGemHighlight</Highlight>
      <Background>TK_SpellGemBackground</Background>
      <Holder>TK_SpellGemHolder</Holder>
    </SpellGemDrawTemplate>
    <SpellIconOffsetX>2</SpellIconOffsetX>
    <SpellIconOffsetY>2</SpellIconOffsetY>
  </SpellGem>
  <Label item="MQ_Spell2">
	<ScreenID>MQ_Spell2</ScreenID>
	<EQType>9999</EQType>
	<Font>5</Font>
	<TooltipReference>${Int[${Math.Calc[${Me.CurrentMana}/${Math.Calc[${Me.Gem[2].Mana} + 0.01]}]}]}</TooltipReference>
	<RelativePosition>true</RelativePosition>
	<Location>
		<X>65</X>
		<Y>58</Y>
	</Location>
	<Size>
		<CX>50</CX>
		<CY>20</CY>
	</Size>
	<Text>100</Text>
	<TextColor>
		<R>0</R>
		<G>255</G>
		<B>0</B>
	</TextColor>
	<NoWrap>true</NoWrap>
	<AlignCenter>false</AlignCenter>
	<AlignRight>false</AlignRight>
	<AlignLeft>true</AlignLeft>
  </Label>
  <SpellGem item="CSPW_Spell2">
    <ScreenID>CSPW_Spell2</ScreenID>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>24</X>
      <Y>94</Y>
    </Location>
    <Size>
      <CX>28</CX>
      <CY>28</CY>
    </Size>
    <SpellGemDrawTemplate>
      <Highlight>TK_SpellGemHighlight</Highlight>
      <Background>TK_SpellGemBackground</Background>
      <Holder>TK_SpellGemHolder</Holder>
    </SpellGemDrawTemplate>
    <SpellIconOffsetX>2</SpellIconOffsetX>
    <SpellIconOffsetY>2</SpellIconOffsetY>
  </SpellGem>
  <Label item="MQ_Spell3">
	<ScreenID>MQ_Spell3</ScreenID>
	<EQType>9999</EQType>
	<Font>5</Font>
	<TooltipReference>${Int[${Math.Calc[${Me.CurrentMana}/${Math.Calc[${Me.Gem[3].Mana} + 0.01]}]}]}</TooltipReference>
	<RelativePosition>true</RelativePosition>
	<Location>
		<X>65</X>
		<Y>98</Y>
	</Location>
	<Size>
		<CX>100</CX>
		<CY>20</CY>
	</Size>
	<Text>100</Text>
	<TextColor>
		<R>0</R>
		<G>255</G>
		<B>0</B>
	</TextColor>
	<NoWrap>true</NoWrap>
	<AlignCenter>false</AlignCenter>
	<AlignRight>false</AlignRight>
	<AlignLeft>true</AlignLeft>
  </Label>
  <SpellGem item="CSPW_Spell3">
    <ScreenID>CSPW_Spell3</ScreenID>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>24</X>
      <Y>134</Y>
    </Location>
    <Size>
      <CX>28</CX>
      <CY>28</CY>
    </Size>
    <SpellGemDrawTemplate>
      <Highlight>TK_SpellGemHighlight</Highlight>
      <Background>TK_SpellGemBackground</Background>
      <Holder>TK_SpellGemHolder</Holder>
    </SpellGemDrawTemplate>
    <SpellIconOffsetX>2</SpellIconOffsetX>
    <SpellIconOffsetY>2</SpellIconOffsetY>
  </SpellGem>
  <Label item="MQ_Spell4">
	<ScreenID>MQ_Spell4</ScreenID>
	<EQType>9999</EQType>
	<Font>5</Font>
	<TooltipReference>${Int[${Math.Calc[${Me.CurrentMana}/${Math.Calc[${Me.Gem[4].Mana} + 0.01]}]}]}</TooltipReference>
	<RelativePosition>true</RelativePosition>
	<Location>
		<X>65</X>
		<Y>138</Y>
	</Location>
	<Size>
		<CX>50</CX>
		<CY>20</CY>
	</Size>
	<Text>100</Text>
	<TextColor>
		<R>0</R>
		<G>255</G>
		<B>0</B>
	</TextColor>
	<NoWrap>true</NoWrap>
	<AlignCenter>false</AlignCenter>
	<AlignRight>false</AlignRight>
	<AlignLeft>true</AlignLeft>
  </Label>
  <SpellGem item="CSPW_Spell4">
    <ScreenID>CSPW_Spell4</ScreenID>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>24</X>
      <Y>174</Y>
    </Location>
    <Size>
      <CX>28</CX>
      <CY>28</CY>
    </Size>
    <SpellGemDrawTemplate>
      <Highlight>TK_SpellGemHighlight</Highlight>
      <Background>TK_SpellGemBackground</Background>
      <Holder>TK_SpellGemHolder</Holder>
    </SpellGemDrawTemplate>
    <SpellIconOffsetX>2</SpellIconOffsetX>
    <SpellIconOffsetY>2</SpellIconOffsetY>
  </SpellGem>
  <Label item="MQ_Spell5">
	<ScreenID>MQ_Spell5</ScreenID>
	<EQType>9999</EQType>
	<Font>5</Font>
	<TooltipReference>${Int[${Math.Calc[${Me.CurrentMana}/${Math.Calc[${Me.Gem[5].Mana} + 0.01]}]}]}</TooltipReference>
	<RelativePosition>true</RelativePosition>
	<Location>
		<X>65</X>
		<Y>178</Y>
	</Location>
	<Size>
		<CX>50</CX>
		<CY>20</CY>
	</Size>
	<Text>100</Text>
	<TextColor>
		<R>0</R>
		<G>255</G>
		<B>0</B>
	</TextColor>
	<NoWrap>true</NoWrap>
	<AlignCenter>false</AlignCenter>
	<AlignRight>false</AlignRight>
	<AlignLeft>true</AlignLeft>
  </Label>
  <SpellGem item="CSPW_Spell5">
    <ScreenID>CSPW_Spell5</ScreenID>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>24</X>
      <Y>214</Y>
    </Location>
    <Size>
      <CX>28</CX>
      <CY>28</CY>
    </Size>
    <SpellGemDrawTemplate>
      <Highlight>TK_SpellGemHighlight</Highlight>
      <Background>TK_SpellGemBackground</Background>
      <Holder>TK_SpellGemHolder</Holder>
    </SpellGemDrawTemplate>
    <SpellIconOffsetX>2</SpellIconOffsetX>
    <SpellIconOffsetY>2</SpellIconOffsetY>
  </SpellGem>
  <Label item="MQ_Spell6">
	<ScreenID>MQ_Spell6</ScreenID>
	<EQType>9999</EQType>
	<Font>5</Font>
	<TooltipReference>${Int[${Math.Calc[${Me.CurrentMana}/${Math.Calc[${Me.Gem[6].Mana} + 0.01]}]}]}</TooltipReference>
	<RelativePosition>true</RelativePosition>
	<Location>
		<X>65</X>
		<Y>218</Y>
	</Location>
	<Size>
		<CX>50</CX>
		<CY>20</CY>
	</Size>
	<Text>100</Text>
	<TextColor>
		<R>0</R>
		<G>255</G>
		<B>0</B>
	</TextColor>
	<NoWrap>true</NoWrap>
	<AlignCenter>false</AlignCenter>
	<AlignRight>false</AlignRight>
	<AlignLeft>true</AlignLeft>
  </Label>
  <SpellGem item="CSPW_Spell6">
    <ScreenID>CSPW_Spell6</ScreenID>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>24</X>
      <Y>253</Y>
    </Location>
    <Size>
      <CX>28</CX>
      <CY>28</CY>
    </Size>
    <SpellGemDrawTemplate>
      <Highlight>TK_SpellGemHighlight</Highlight>
      <Background>TK_SpellGemBackground</Background>
      <Holder>TK_SpellGemHolder</Holder>
    </SpellGemDrawTemplate>
    <SpellIconOffsetX>2</SpellIconOffsetX>
    <SpellIconOffsetY>2</SpellIconOffsetY>
  </SpellGem>
  <Label item="MQ_Spell7">
	<ScreenID>MQ_Spell7</ScreenID>
	<EQType>9999</EQType>
	<Font>5</Font>
	<TooltipReference>${Int[${Math.Calc[${Me.CurrentMana}/${Math.Calc[${Me.Gem[7].Mana} + 0.01]}]}]}</TooltipReference>
	<RelativePosition>true</RelativePosition>
	<Location>
		<X>65</X>
		<Y>258</Y>
	</Location>
	<Size>
		<CX>50</CX>
		<CY>20</CY>
	</Size>
	<Text>100</Text>
	<TextColor>
		<R>0</R>
		<G>255</G>
		<B>0</B>
	</TextColor>
	<NoWrap>true</NoWrap>
	<AlignCenter>false</AlignCenter>
	<AlignRight>false</AlignRight>
	<AlignLeft>true</AlignLeft>
  </Label>
  <SpellGem item="CSPW_Spell7">
    <ScreenID>CSPW_Spell7</ScreenID>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>24</X>
      <Y>292</Y>
    </Location>
    <Size>
      <CX>28</CX>
      <CY>28</CY>
    </Size>
    <SpellGemDrawTemplate>
      <Highlight>TK_SpellGemHighlight</Highlight>
      <Background>TK_SpellGemBackground</Background>
      <Holder>TK_SpellGemHolder</Holder>
    </SpellGemDrawTemplate>
    <SpellIconOffsetX>2</SpellIconOffsetX>
    <SpellIconOffsetY>2</SpellIconOffsetY>
  </SpellGem>
  <Label item="MQ_Spell8">
	<ScreenID>MQ_Spell8</ScreenID>
	<EQType>9999</EQType>
	<Font>5</Font>
	<TooltipReference>${Int[${Math.Calc[${Me.CurrentMana}/${Math.Calc[${Me.Gem[8].Mana} + 0.01]}]}]}</TooltipReference>
	<RelativePosition>true</RelativePosition>
	<Location>
		<X>65</X>
		<Y>298</Y>
	</Location>
	<Size>
		<CX>50</CX>
		<CY>20</CY>
	</Size>
	<Text>100</Text>
	<TextColor>
		<R>0</R>
		<G>255</G>
		<B>0</B>
	</TextColor>
	<NoWrap>true</NoWrap>
	<AlignCenter>false</AlignCenter>
	<AlignRight>false</AlignRight>
	<AlignLeft>true</AlignLeft>
  </Label>
  <SpellGem item="CSPW_Spell8">
    <ScreenID>CSPW_Spell8</ScreenID>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>24</X>
      <Y>332</Y>
    </Location>
    <Size>
      <CX>28</CX>
      <CY>28</CY>
    </Size>
    <SpellGemDrawTemplate>
      <Highlight>TK_SpellGemHighlight</Highlight>
      <Background>TK_SpellGemBackground</Background>
      <Holder>TK_SpellGemHolder</Holder>
    </SpellGemDrawTemplate>
    <SpellIconOffsetX>2</SpellIconOffsetX>
    <SpellIconOffsetY>2</SpellIconOffsetY>
  </SpellGem>
  <Label item="MQ_Spell9">
	<ScreenID>MQ_Spell9</ScreenID>
	<EQType>9999</EQType>
	<Font>5</Font>
	<TooltipReference>${Int[${Math.Calc[${Me.CurrentMana}/${Math.Calc[${Me.Gem[9].Mana} + 0.01]}]}]}</TooltipReference>
	<RelativePosition>true</RelativePosition>
	<Location>
		<X>65</X>
		<Y>338</Y>
	</Location>
	<Size>
		<CX>50</CX>
		<CY>20</CY>
	</Size>
	<Text>100</Text>
	<TextColor>
		<R>0</R>
		<G>255</G>
		<B>0</B>
	</TextColor>
	<NoWrap>true</NoWrap>
	<AlignCenter>false</AlignCenter>
	<AlignRight>false</AlignRight>
	<AlignLeft>true</AlignLeft>
  </Label>
  <Button item="CSPW_SpellBook">
    <ScreenID>CSPW_SpellBook</ScreenID>
    <!--<Font>3</Font>-->
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>7</X>
      <Y>364</Y>
    </Location>
    <Size>
      <CX>26</CX>
      <CY>26</CY>
    </Size>
    <Style_Transparent>True</Style_Transparent>
    <TooltipReference>Opens and closes Your Spellbook</TooltipReference>
    <Style_Checkbox>true</Style_Checkbox>
    <!--<RadioGroup/>-->
    <ButtonDrawTemplate>
      <Normal>TK_SpellBookClosed</Normal>
      <Pressed>TK_SpellBookOpen</Pressed>
      <Flyby>TK_SpellBookOpening</Flyby>
      <PressedFlyby>TK_SpellBookClosing</PressedFlyby>
    </ButtonDrawTemplate>
  </Button>
  <StaticAnimation item="CSPW_Back1">
    <ScreenID>CSPW_Back1</ScreenID>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>0</X>
      <Y>0</Y>
    </Location>
    <Size>
      <CX>61</CX>
      <CY>256</CY>
    </Size>
    <Animation>TK_CastBar01</Animation>
  </StaticAnimation>
  <StaticAnimation item="CSPW_Back2">
    <ScreenID>CSPW_Back2</ScreenID>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>0</X>
      <Y>256</Y>
    </Location>
    <Size>
      <CX>61</CX>
      <CY>141</CY>
    </Size>
    <Animation>TK_CastBar02</Animation>
  </StaticAnimation>
  <Button item="CSPW_Unclickable">
    <ScreenID>Unclickable</ScreenID>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>8</X>
      <Y>3</Y>
    </Location>
    <Size>
      <CX>47</CX>
      <CY>364</CY>
    </Size>
    <Style_Transparent>True</Style_Transparent>
    <ButtonDrawTemplate />
  </Button>
  <Screen item="CastSpellWnd">
    <!--<ScreenID/>-->
    <!--<Font/>-->
    <RelativePosition>false</RelativePosition>
    <Location>
      <X>0</X>
      <Y>25</Y>
    </Location>
    <Size>
      <CX>111</CX>
      <CY>395</CY>
    </Size>
    <Text>Spells</Text>
    <Style_Transparent>true</Style_Transparent>
    <TooltipReference>Allows you to cast your memorized spells</TooltipReference>
    <DrawTemplate>WDT_RoundedNoTitle</DrawTemplate>
    <Style_Titlebar>false</Style_Titlebar>
    <Style_Closebox>false</Style_Closebox>
    <Style_Minimizebox>false</Style_Minimizebox>
    <Style_Border>false</Style_Border>
    <Style_Sizable>false</Style_Sizable>
    <Pieces>CSPW_Unclickable</Pieces>
    <Pieces>CSPW_Back1</Pieces>
    <Pieces>CSPW_Back2</Pieces>
    <Pieces>CSPW_Spell0</Pieces>
    <Pieces>MQ_Spell1</Pieces>
    <Pieces>CSPW_Spell1</Pieces>
    <Pieces>MQ_Spell2</Pieces>
    <Pieces>CSPW_Spell2</Pieces>
    <Pieces>MQ_Spell3</Pieces>
    <Pieces>CSPW_Spell3</Pieces>
    <Pieces>MQ_Spell4</Pieces>
    <Pieces>CSPW_Spell4</Pieces>
    <Pieces>MQ_Spell5</Pieces>
    <Pieces>CSPW_Spell5</Pieces>
    <Pieces>MQ_Spell6</Pieces>
    <Pieces>CSPW_Spell6</Pieces>
    <Pieces>MQ_Spell7</Pieces>
    <Pieces>CSPW_Spell7</Pieces>
    <Pieces>MQ_Spell8</Pieces>
    <Pieces>CSPW_Spell8</Pieces>
    <Pieces>MQ_Spell9</Pieces>
    <Pieces>CSPW_SpellBook</Pieces>
  </Screen>
</XML>
{other file in next post}

Diazepam
a lesser mummy
a lesser mummy
Posts: 31
Joined: Thu Mar 11, 2004 6:26 pm

Post by Diazepam » Sun Sep 26, 2004 6:10 pm

EQUI_BuffWindow.xml

Code: Select all

<?xml version="1.0"?>
<XML ID="EQInterfaceDefinitionLanguage">
	<Schema xmlns="EverQuestData" xmlns:dt="EverQuestDataTypes"/>

  <!-- Created by Drakah -->
  <TextureInfo item="drakah_buffbackground.tga">
    <Size>
      <CX>256</CX>
      <CY>256</CY>
    </Size>
  </TextureInfo>
  <Ui2DAnimation item="Drak_BuffBackground1">
    <Frames>
      <Texture>drakah_buffbackground.tga</Texture>
      <Location>
        <X>0</X>
        <Y>0</Y>
      </Location>
      <Size>
        <CX>44</CX>
        <CY>256</CY>
      </Size>
      <Hotspot>
        <X>0</X>
        <Y>0</Y>
      </Hotspot>
    </Frames>
  </Ui2DAnimation>
  <Ui2DAnimation item="Drak_BuffBackground2">
    <Frames>
      <Texture>drakah_buffbackground.tga</Texture>
      <Location>
        <X>45</X>
        <Y>0</Y>
      </Location>
      <Size>
        <CX>44</CX>
        <CY>185</CY>
      </Size>
      <Hotspot>
        <X>0</X>
        <Y>0</Y>
      </Hotspot>
    </Frames>
  </Ui2DAnimation>
  <Ui2DAnimation item="Drak_BuffBackground3">
    <Frames>
      <Texture>drakah_buffbackground.tga</Texture>
      <Location>
        <X>92</X>
        <Y>0</Y>
      </Location>
      <Size>
        <CX>44</CX>
        <CY>151</CY>
      </Size>
      <Hotspot>
        <X>0</X>
        <Y>0</Y>
      </Hotspot>
    </Frames>
  </Ui2DAnimation>

  <StaticAnimation item="Drak_BuffBack1">
    <ScreenID>Drak_BuffBack1</ScreenID>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>115</X>
      <Y>-3</Y>
    </Location>
    <Size>
      <CX>44</CX>
      <CY>256</CY>
    </Size>
    <Animation>Drak_BuffBackground1</Animation>
  </StaticAnimation>
  <StaticAnimation item="Drak_BuffBack2">
    <ScreenID>Drak_BuffBack2</ScreenID>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>115</X>
      <Y>253</Y>
    </Location>
    <Size>
      <CX>44</CX>
      <CY>185</CY>
    </Size>
    <Animation>Drak_BuffBackground2</Animation>
  </StaticAnimation>
  <StaticAnimation item="Drak_BuffBack3">
    <ScreenID>Drak_BuffBack3</ScreenID>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>115</X>
      <Y>433</Y>
    </Location>
    <Size>
      <CX>44</CX>
      <CY>151</CY>
    </Size>
    <Animation>Drak_BuffBackground3</Animation>
  </StaticAnimation>


	<Button item="BW_Buff0_Button">
		<ScreenID>Buff0</ScreenID>
		<Font>3</Font>
		<Text/>
		<Location>
			<X>3</X>
			<Y>3</Y>
		</Location>
		<Size>
			<CX>38</CX>
			<CY>28</CY>
		</Size>
		<Style_Checkbox>false</Style_Checkbox>
		<ButtonDrawTemplate>
			<NormalDecal>BuffIcons</NormalDecal>
		</ButtonDrawTemplate>
		<DecalOffset>
			<X>0</X>
			<Y>0</Y>
		</DecalOffset>
		<DecalSize>
			<CX>28</CX>
			<CY>28</CY>
		</DecalSize>
	</Button>
	<Label item="BW_Buff0_Label">
		<ScreenID>BW_Buff0_Label</ScreenID>
		<Font>1</Font>
		<EQType>500</EQType>
		<Location>
			<X>13</X>
			<Y>3</Y>
		</Location>
		<Size>
			<CX>100</CX>
			<CY>24</CY>
		</Size>
		<TextColor>
			<R>255</R>
			<G>255</G>
			<B>0</B>
		</TextColor>
		<AlignRight>true</AlignRight>
	</Label>
	<Label item="MQ_Buff0">
    		<ScreenID>MQ_Buff0</ScreenID>
    		<Font>2</Font>
    		<EQType>9999</EQType>
        	<TooltipReference>${Me.Buff[1].Duration.Time}</TooltipReference>
    		<Location>
      			<X>29</X>
      			<Y>13</Y>
    		</Location>
    		<Size>
      			<CX>82</CX>
      			<CY>12</CY>
    		</Size>
    		<TextColor>
      			<R>0</R>
      			<G>255</G>
      			<B>0</B>
    		</TextColor>
    	<AlignCenter>false</AlignCenter>
	<AlignRight>true</AlignRight>
  	</Label>
	<Button item="BW_Buff1_Button">
		<ScreenID>Buff1</ScreenID>
		<Font>3</Font>
		<Text/>
		<Location>
			<X>3</X>
			<Y>30</Y>
		</Location>
		<Size>
			<CX>38</CX>
			<CY>28</CY>
		</Size>
		<Style_Checkbox>false</Style_Checkbox>
		<ButtonDrawTemplate>
			<NormalDecal>BuffIcons</NormalDecal>
		</ButtonDrawTemplate>
		<DecalOffset>
			<X>0</X>
			<Y>0</Y>
		</DecalOffset>
		<DecalSize>
			<CX>28</CX>
			<CY>28</CY>
		</DecalSize>
	</Button>
	<Label item="BW_Buff1_Label">
		<ScreenID>BW_Buff1_Label</ScreenID>
		<Font>1</Font>
		<EQType>501</EQType>
		<Location>
			<X>13</X>
			<Y>30</Y>
		</Location>
		<Size>
			<CX>100</CX>
			<CY>24</CY>
		</Size>
		<Text/>
		<TextColor>
			<R>255</R>
			<G>255</G>
			<B>0</B>
		</TextColor>
		<AlignRight>true</AlignRight>
	</Label>
	<Label item="MQ_Buff1">
    		<ScreenID>MQ_Buff0</ScreenID>
    		<Font>2</Font>
    		<EQType>9999</EQType>
        	<TooltipReference>${Me.Buff[2].Duration.Time}</TooltipReference>
    		<Location>
      			<X>29</X>
      			<Y>40</Y>
    		</Location>
    		<Size>
      			<CX>82</CX>
      			<CY>12</CY>
    		</Size>
    		<TextColor>
      			<R>0</R>
      			<G>255</G>
      			<B>0</B>
    		</TextColor>
    	<AlignCenter>false</AlignCenter>
	<AlignRight>true</AlignRight>
  	</Label>
	<Button item="BW_Buff2_Button">
		<ScreenID>Buff2</ScreenID>
		<Font>3</Font>
		<Text/>
		<Location>
			<X>3</X>
			<Y>60</Y>
		</Location>
		<Size>
			<CX>38</CX>
			<CY>28</CY>
		</Size>
		<Style_Checkbox>false</Style_Checkbox>
		<ButtonDrawTemplate>
			<NormalDecal>BuffIcons</NormalDecal>
		</ButtonDrawTemplate>
		<DecalOffset>
			<X>0</X>
			<Y>0</Y>
		</DecalOffset>
		<DecalSize>
			<CX>28</CX>
			<CY>28</CY>
		</DecalSize>
	</Button>
	<Label item="BW_Buff2_Label">
		<ScreenID>BW_Buff2_Label</ScreenID>
		<Font>1</Font>
		<EQType>502</EQType>
		<Location>
			<X>13</X>
			<Y>60</Y>
		</Location>
		<Size>
			<CX>100</CX>
			<CY>24</CY>
		</Size>
		<Text/>
		<TextColor>
			<R>255</R>
			<G>255</G>
			<B>0</B>
		</TextColor>
		<AlignRight>true</AlignRight>
	</Label>
	<Label item="MQ_Buff2">
    		<ScreenID>MQ_Buff2</ScreenID>
    		<Font>2</Font>
    		<EQType>9999</EQType>
        	<TooltipReference>${Me.Buff[3].Duration.Time}</TooltipReference>
    		<Location>
      			<X>29</X>
      			<Y>70</Y>
    		</Location>
    		<Size>
      			<CX>82</CX>
      			<CY>12</CY>
    		</Size>
    		<TextColor>
      			<R>0</R>
      			<G>255</G>
      			<B>0</B>
    		</TextColor>
    	<AlignCenter>false</AlignCenter>
	<AlignRight>true</AlignRight>
  	</Label>
	<Button item="BW_Buff3_Button">
		<ScreenID>Buff3</ScreenID>
		<Font>3</Font>
		<Text/>
		<Location>
			<X>3</X>
			<Y>90</Y>
		</Location>
		<Size>
			<CX>38</CX>
			<CY>28</CY>
		</Size>
		<!--<TooltipReference/>   -->
		<Style_Checkbox>false</Style_Checkbox>
		<RadioGroup/>
		<ButtonDrawTemplate>
			<NormalDecal>BuffIcons</NormalDecal>
		</ButtonDrawTemplate>
		<DecalOffset>
			<X>0</X>
			<Y>0</Y>
		</DecalOffset>
		<DecalSize>
			<CX>28</CX>
			<CY>28</CY>
		</DecalSize>
	</Button>
	<Label item="BW_Buff3_Label">
		<ScreenID>BW_Buff3_Label</ScreenID>
		<Font>1</Font>
		<EQType>503</EQType>
		<Location>
			<X>13</X>
			<Y>90</Y>
		</Location>
		<Size>
			<CX>100</CX>
			<CY>24</CY>
		</Size>
		<Text/>
		<TextColor>
			<R>255</R>
			<G>255</G>
			<B>0</B>
		</TextColor>
		<AlignRight>true</AlignRight>
	</Label>
	<Label item="MQ_Buff3">
    		<ScreenID>MQ_Buff3</ScreenID>
    		<Font>2</Font>
    		<EQType>9999</EQType>
        	<TooltipReference>${Me.Buff[4].Duration.Time}</TooltipReference>
    		<Location>
      			<X>29</X>
      			<Y>100</Y>
    		</Location>
    		<Size>
      			<CX>82</CX>
      			<CY>12</CY>
    		</Size>
    		<TextColor>
      			<R>0</R>
      			<G>255</G>
      			<B>0</B>
    		</TextColor>
    	<AlignCenter>false</AlignCenter>
	<AlignRight>true</AlignRight>
  	</Label>
	<Button item="BW_Buff4_Button">
		<ScreenID>Buff4</ScreenID>
		<Font>3</Font>
		<Text/>
		<Location>
			<X>3</X>
			<Y>119</Y>
		</Location>
		<Size>
			<CX>38</CX>
			<CY>28</CY>
		</Size>
		<TooltipReference/>
		<Style_Checkbox>false</Style_Checkbox>
		<ButtonDrawTemplate>
			<NormalDecal>BuffIcons</NormalDecal>
		</ButtonDrawTemplate>
		<DecalOffset>
			<X>0</X>
			<Y>0</Y>
		</DecalOffset>
		<DecalSize>
			<CX>28</CX>
			<CY>28</CY>
		</DecalSize>
	</Button>
	<Label item="BW_Buff4_Label">
		<ScreenID>BW_Buff4_Label</ScreenID>
		<Font>1</Font>
		<EQType>504</EQType>
		<Location>
			<X>13</X>
			<Y>119</Y>
		</Location>
		<Size>
			<CX>100</CX>
			<CY>34</CY>
		</Size>
		<Text/>
		<TextColor>
			<R>255</R>
			<G>255</G>
			<B>0</B>
		</TextColor>
		<AlignRight>true</AlignRight>
	</Label>
	<Label item="MQ_Buff4">
    		<ScreenID>MQ_Buff4</ScreenID>
    		<Font>2</Font>
    		<EQType>9999</EQType>
        	<TooltipReference>${Me.Buff[5].Duration.Time}</TooltipReference>
    		<Location>
      			<X>29</X>
      			<Y>129</Y>
    		</Location>
    		<Size>
      			<CX>82</CX>
      			<CY>12</CY>
    		</Size>
    		<TextColor>
      			<R>0</R>
      			<G>255</G>
      			<B>0</B>
    		</TextColor>
    	<AlignCenter>false</AlignCenter>
	<AlignRight>true</AlignRight>
  	</Label>
	<Button item="BW_Buff5_Button">
		<ScreenID>Buff5</ScreenID>
		<Font>3</Font>
		<Text/>
		<Location>
			<X>3</X>
			<Y>149</Y>
		</Location>
		<Size>
			<CX>38</CX>
			<CY>28</CY>
		</Size>
		<Style_Checkbox>false</Style_Checkbox>
		<ButtonDrawTemplate>
			<NormalDecal>BuffIcons</NormalDecal>
		</ButtonDrawTemplate>
		<DecalOffset>
			<X>0</X>
			<Y>0</Y>
		</DecalOffset>
		<DecalSize>
			<CX>28</CX>
			<CY>28</CY>
		</DecalSize>
	</Button>
	<Label item="BW_Buff5_Label">
		<ScreenID>BW_Buff5_Label</ScreenID>
		<Font>1</Font>
		<EQType>505</EQType>
		<Location>
			<X>13</X>
			<Y>149</Y>
		</Location>
		<Size>
			<CX>100</CX>
			<CY>34</CY>
		</Size>
		<Text/>
		<TextColor>
			<R>255</R>
			<G>255</G>
			<B>0</B>
		</TextColor>
		<AlignRight>true</AlignRight>
	</Label>
	<Label item="MQ_Buff5">
    		<ScreenID>MQ_Buff5</ScreenID>
    		<Font>2</Font>
    		<EQType>9999</EQType>
        	<TooltipReference>${Me.Buff[6].Duration.Time}</TooltipReference>
    		<Location>
      			<X>29</X>
      			<Y>159</Y>
    		</Location>
    		<Size>
      			<CX>82</CX>
      			<CY>12</CY>
    		</Size>
    		<TextColor>
      			<R>0</R>
      			<G>255</G>
      			<B>0</B>
    		</TextColor>
    	<AlignCenter>false</AlignCenter>
	<AlignRight>true</AlignRight>
  	</Label>
	<Button item="BW_Buff6_Button">
		<ScreenID>Buff6</ScreenID>
		<Font>3</Font>
		<Text/>
		<Location>
			<X>3</X>
			<Y>178</Y>
		</Location>
		<Size>
			<CX>38</CX>
			<CY>28</CY>
		</Size>
		<TooltipReference/>
		<Style_Checkbox>false</Style_Checkbox>
		<ButtonDrawTemplate>
			<NormalDecal>BuffIcons</NormalDecal>
		</ButtonDrawTemplate>
		<DecalOffset>
			<X>0</X>
			<Y>0</Y>
		</DecalOffset>
		<DecalSize>
			<CX>28</CX>
			<CY>28</CY>
		</DecalSize>
	</Button>
	<Label item="BW_Buff6_Label">
		<ScreenID>BW_Buff6_Label</ScreenID>
		<Font>1</Font>
		<EQType>506</EQType>
		<Location>
			<X>13</X>
			<Y>178</Y>
		</Location>
		<Size>
			<CX>100</CX>
			<CY>34</CY>
		</Size>
		<Text/>
		<TextColor>
			<R>255</R>
			<G>255</G>
			<B>0</B>
		</TextColor>
		<AlignRight>true</AlignRight>
	</Label>
	<Label item="MQ_Buff6">
    		<ScreenID>MQ_Buff6</ScreenID>
    		<Font>2</Font>
    		<EQType>9999</EQType>
        	<TooltipReference>${Me.Buff[7].Duration.Time}</TooltipReference>
    		<Location>
      			<X>29</X>
      			<Y>188</Y>
    		</Location>
    		<Size>
      			<CX>82</CX>
      			<CY>12</CY>
    		</Size>
    		<TextColor>
      			<R>0</R>
      			<G>255</G>
      			<B>0</B>
    		</TextColor>
    	<AlignCenter>false</AlignCenter>
	<AlignRight>true</AlignRight>
  	</Label>
	<Button item="BW_Buff7_Button">
		<ScreenID>Buff7</ScreenID>
		<Font>3</Font>
		<Text/>
		<Location>
			<X>3</X>
			<Y>205</Y>
		</Location>
		<Size>
			<CX>38</CX>
			<CY>28</CY>
		</Size>
		<Style_Checkbox>false</Style_Checkbox>
		<ButtonDrawTemplate>
			<NormalDecal>BuffIcons</NormalDecal>
		</ButtonDrawTemplate>
		<DecalOffset>
			<X>0</X>
			<Y>0</Y>
		</DecalOffset>
		<DecalSize>
			<CX>28</CX>
			<CY>28</CY>
		</DecalSize>
	</Button>
	<Label item="BW_Buff7_Label">
		<ScreenID>BW_Buff7_Label</ScreenID>
		<Font>1</Font>
		<EQType>507</EQType>
		<Location>
			<X>13</X>
			<Y>205</Y>
		</Location>
		<Size>
			<CX>100</CX>
			<CY>34</CY>
		</Size>
		<Text/>
		<TextColor>
			<R>255</R>
			<G>255</G>
			<B>0</B>
		</TextColor>
		<AlignRight>true</AlignRight>
	</Label>
	<Label item="MQ_Buff7">
    		<ScreenID>MQ_Buff7</ScreenID>
    		<Font>2</Font>
    		<EQType>9999</EQType>
        	<TooltipReference>${Me.Buff[8].Duration.Time}</TooltipReference>
    		<Location>
      			<X>29</X>
      			<Y>215</Y>
    		</Location>
    		<Size>
      			<CX>82</CX>
      			<CY>12</CY>
    		</Size>
    		<TextColor>
      			<R>0</R>
      			<G>255</G>
      			<B>0</B>
    		</TextColor>
    	<AlignCenter>false</AlignCenter>
	<AlignRight>true</AlignRight>
  	</Label>
	<Button item="BW_Buff8_Button">
		<ScreenID>Buff8</ScreenID>
		<Font>3</Font>
		<Text/>
		<Location>
			<X>3</X>
			<Y>236</Y>
		</Location>
		<Size>
			<CX>38</CX>
			<CY>28</CY>
		</Size>
		<Style_Checkbox>false</Style_Checkbox>
		<ButtonDrawTemplate>
			<NormalDecal>BuffIcons</NormalDecal>
		</ButtonDrawTemplate>
		<DecalOffset>
			<X>0</X>
			<Y>0</Y>
		</DecalOffset>
		<DecalSize>
			<CX>28</CX>
			<CY>28</CY>
		</DecalSize>
	</Button>
	<Label item="BW_Buff8_Label">
		<ScreenID>BW_Buff8_Label</ScreenID>
		<Font>1</Font>
		<EQType>508</EQType>
		<Location>
			<X>13</X>
			<Y>236</Y>
		</Location>
		<Size>
			<CX>100</CX>
			<CY>34</CY>
		</Size>
		<Text/>
		<TextColor>
			<R>255</R>
			<G>255</G>
			<B>0</B>
		</TextColor>
		<AlignRight>true</AlignRight>
	</Label>
	<Label item="MQ_Buff8">
    		<ScreenID>MQ_Buff8</ScreenID>
    		<Font>2</Font>
    		<EQType>9999</EQType>
        	<TooltipReference>${Me.Buff[9].Duration.Time}</TooltipReference>
    		<Location>
      			<X>29</X>
      			<Y>246</Y>
    		</Location>
    		<Size>
      			<CX>82</CX>
      			<CY>12</CY>
    		</Size>
    		<TextColor>
      			<R>0</R>
      			<G>255</G>
      			<B>0</B>
    		</TextColor>
    	<AlignCenter>false</AlignCenter>
	<AlignRight>true</AlignRight>
  	</Label>
	<Button item="BW_Buff9_Button">
		<ScreenID>Buff9</ScreenID>
		<Font>3</Font>
		<Text/>
		<Location>
			<X>3</X>
			<Y>265</Y>
		</Location>
		<Size>
			<CX>38</CX>
			<CY>28</CY>
		</Size>
		<Style_Checkbox>false</Style_Checkbox>
		<ButtonDrawTemplate>
			<NormalDecal>BuffIcons</NormalDecal>
		</ButtonDrawTemplate>
		<DecalOffset>
			<X>0</X>
			<Y>0</Y>
		</DecalOffset>
		<DecalSize>
			<CX>28</CX>
			<CY>28</CY>
		</DecalSize>
	</Button>
	<Label item="BW_Buff9_Label">
		<ScreenID>BW_Buff9_Label</ScreenID>
		<Font>1</Font>
		<EQType>509</EQType>
		<Location>
			<X>13</X>
			<Y>265</Y>
		</Location>
		<Size>
			<CX>100</CX>
			<CY>34</CY>
		</Size>
		<Text/>
		<TextColor>
			<R>255</R>
			<G>255</G>
			<B>0</B>
		</TextColor>
		<AlignRight>true</AlignRight>
	</Label>
	<Label item="MQ_Buff9">
    		<ScreenID>MQ_Buff9</ScreenID>
    		<Font>2</Font>
    		<EQType>9999</EQType>
        	<TooltipReference>${Me.Buff[10].Duration.Time}</TooltipReference>
    		<Location>
      			<X>29</X>
      			<Y>275</Y>
    		</Location>
    		<Size>
      			<CX>82</CX>
      			<CY>12</CY>
    		</Size>
    		<TextColor>
      			<R>0</R>
      			<G>255</G>
      			<B>0</B>
    		</TextColor>
    	<AlignCenter>false</AlignCenter>
	<AlignRight>true</AlignRight>
  	</Label>
	<Button item="BW_Buff10_Button">
		<ScreenID>Buff10</ScreenID>
		<Font>3</Font>
		<Text/>
		<Location>
			<X>3</X>
			<Y>295</Y>
		</Location>
		<Size>
			<CX>38</CX>
			<CY>28</CY>
		</Size>
		<Style_Checkbox>false</Style_Checkbox>
		<ButtonDrawTemplate>
			<NormalDecal>BuffIcons</NormalDecal>
		</ButtonDrawTemplate>
		<DecalOffset>
			<X>0</X>
			<Y>0</Y>
		</DecalOffset>
		<DecalSize>
			<CX>28</CX>
			<CY>28</CY>
		</DecalSize>
	</Button>
	<Label item="BW_Buff10_Label">
		<ScreenID>BW_Buff10_Label</ScreenID>
		<Font>1</Font>
		<EQType>510</EQType>
		<Location>
			<X>13</X>
			<Y>295</Y>
		</Location>
		<Size>
			<CX>100</CX>
			<CY>34</CY>
		</Size>
		<Text/>
		<TextColor>
			<R>255</R>
			<G>255</G>
			<B>0</B>
		</TextColor>
		<AlignRight>true</AlignRight>
	</Label>
	<Label item="MQ_Buff10">
    		<ScreenID>MQ_Buff10</ScreenID>
    		<Font>2</Font>
    		<EQType>9999</EQType>
        	<TooltipReference>${Me.Buff[11].Duration.Time}</TooltipReference>
    		<Location>
      			<X>29</X>
      			<Y>305</Y>
    		</Location>
    		<Size>
      			<CX>82</CX>
      			<CY>12</CY>
    		</Size>
    		<TextColor>
      			<R>0</R>
      			<G>255</G>
      			<B>0</B>
    		</TextColor>
    	<AlignCenter>false</AlignCenter>
	<AlignRight>true</AlignRight>
  	</Label>
	<Button item="BW_Buff11_Button">
		<ScreenID>Buff11</ScreenID>
		<Font>3</Font>
		<Text/>
		<Location>
			<X>3</X>
			<Y>325</Y>
		</Location>
		<Size>
			<CX>38</CX>
			<CY>28</CY>
		</Size>
		<Style_Checkbox>false</Style_Checkbox>
		<ButtonDrawTemplate>
			<NormalDecal>BuffIcons</NormalDecal>
		</ButtonDrawTemplate>
		<DecalOffset>
			<X>0</X>
			<Y>0</Y>
		</DecalOffset>
		<DecalSize>
			<CX>28</CX>
			<CY>28</CY>
		</DecalSize>
	</Button>
	<Label item="BW_Buff11_Label">
		<ScreenID>BW_Buff11_Label</ScreenID>
		<Font>1</Font>
		<EQType>511</EQType>
		<Location>
			<X>13</X>
			<Y>325</Y>
		</Location>
		<Size>
			<CX>100</CX>
			<CY>34</CY>
		</Size>
		<Text/>
		<TextColor>
			<R>255</R>
			<G>255</G>
			<B>0</B>
		</TextColor>
		<AlignRight>true</AlignRight>
	</Label>
	<Label item="MQ_Buff11">
    		<ScreenID>MQ_Buff11</ScreenID>
    		<Font>2</Font>
    		<EQType>9999</EQType>
        	<TooltipReference>${Me.Buff[12].Duration.Time}</TooltipReference>
    		<Location>
      			<X>29</X>
      			<Y>335</Y>
    		</Location>
    		<Size>
      			<CX>82</CX>
      			<CY>12</CY>
    		</Size>
    		<TextColor>
      			<R>0</R>
      			<G>255</G>
      			<B>0</B>
    		</TextColor>
    	<AlignCenter>false</AlignCenter>
	<AlignRight>true</AlignRight>
  	</Label>
	<Button item="BW_Buff12_Button">
		<ScreenID>Buff12</ScreenID>
		<Font>3</Font>
		<Text/>
		<Location>
			<X>3</X>
			<Y>353</Y>
		</Location>
		<Size>
			<CX>38</CX>
			<CY>28</CY>
		</Size>
		<Style_Checkbox>false</Style_Checkbox>
		<ButtonDrawTemplate>
			<NormalDecal>BuffIcons</NormalDecal>
		</ButtonDrawTemplate>
		<DecalOffset>
			<X>0</X>
			<Y>0</Y>
		</DecalOffset>
		<DecalSize>
			<CX>28</CX>
			<CY>28</CY>
		</DecalSize>
	</Button>
	<Label item="BW_Buff12_Label">
		<ScreenID>BW_Buff12_Label</ScreenID>
		<Font>1</Font>
		<EQType>512</EQType>
		<Location>
			<X>13</X>
			<Y>353</Y>
		</Location>
		<Size>
			<CX>100</CX>
			<CY>34</CY>
		</Size>
		<Text/>
		<TextColor>
			<R>255</R>
			<G>255</G>
			<B>0</B>
		</TextColor>
		<AlignRight>true</AlignRight>
	</Label>
	<Label item="MQ_Buff12">
    		<ScreenID>MQ_Buff12</ScreenID>
    		<Font>2</Font>
    		<EQType>9999</EQType>
        	<TooltipReference>${Me.Buff[13].Duration.Time}</TooltipReference>
    		<Location>
      			<X>29</X>
      			<Y>363</Y>
    		</Location>
    		<Size>
      			<CX>82</CX>
      			<CY>12</CY>
    		</Size>
    		<TextColor>
      			<R>0</R>
      			<G>255</G>
      			<B>0</B>
    		</TextColor>
    	<AlignCenter>false</AlignCenter>
	<AlignRight>true</AlignRight>
  	</Label>
	<Button item="BW_Buff13_Button">
		<ScreenID>Buff13</ScreenID>
		<Font>3</Font>
		<Text/>
		<Location>
			<X>3</X>
			<Y>382</Y>
		</Location>
		<Size>
			<CX>38</CX>
			<CY>28</CY>
		</Size>
		<Style_Checkbox>false</Style_Checkbox>
		<ButtonDrawTemplate>
			<NormalDecal>BuffIcons</NormalDecal>
		</ButtonDrawTemplate>
		<DecalOffset>
			<X>0</X>
			<Y>0</Y>
		</DecalOffset>
		<DecalSize>
			<CX>28</CX>
			<CY>28</CY>
		</DecalSize>
	</Button>
	<Label item="BW_Buff13_Label">
		<ScreenID>BW_Buff13_Label</ScreenID>
		<Font>1</Font>
		<EQType>513</EQType>
		<Location>
			<X>13</X>
			<Y>382</Y>
		</Location>
		<Size>
			<CX>100</CX>
			<CY>34</CY>
		</Size>
		<Text/>
		<TextColor>
			<R>255</R>
			<G>255</G>
			<B>0</B>
		</TextColor>
		<AlignRight>true</AlignRight>
	</Label>
	<Label item="MQ_Buff13">
    		<ScreenID>MQ_Buff13</ScreenID>
    		<Font>2</Font>
    		<EQType>9999</EQType>
        	<TooltipReference>${Me.Buff[14].Duration.Time}</TooltipReference>
    		<Location>
      			<X>29</X>
      			<Y>392</Y>
    		</Location>
    		<Size>
      			<CX>82</CX>
      			<CY>12</CY>
    		</Size>
    		<TextColor>
      			<R>0</R>
      			<G>255</G>
      			<B>0</B>
    		</TextColor>
    	<AlignCenter>false</AlignCenter>
	<AlignRight>true</AlignRight>
  	</Label>
	<Button item="BW_Buff14_Button">
		<ScreenID>Buff14</ScreenID>
		<Font>3</Font>
		<Text/>
		<Location>
			<X>3</X>
			<Y>408</Y>
		</Location>
		<Size>
			<CX>38</CX>
			<CY>28</CY>
		</Size>
		<Style_Checkbox>false</Style_Checkbox>
		<ButtonDrawTemplate>
			<NormalDecal>BuffIcons</NormalDecal>
		</ButtonDrawTemplate>
		<DecalOffset>
			<X>0</X>
			<Y>0</Y>
		</DecalOffset>
		<DecalSize>
			<CX>28</CX>
			<CY>28</CY>
		</DecalSize>
	</Button>
	<Label item="BW_Buff14_Label">
		<ScreenID>BW_Buff14_Label</ScreenID>
		<Font>1</Font>
		<EQType>514</EQType>
		<Location>
			<X>13</X>
			<Y>408</Y>
		</Location>
		<Size>
			<CX>100</CX>
			<CY>34</CY>
		</Size>
		<Text/>
		<TextColor>
			<R>255</R>
			<G>255</G>
			<B>0</B>
		</TextColor>
		<AlignRight>true</AlignRight>
	</Label>
        <Label item="MQ_Buff14">
    		<ScreenID>MQ_Buff14</ScreenID>
    		<Font>2</Font>
    		<EQType>9999</EQType>
        	<TooltipReference>${Me.Buff[15].Duration.Time}</TooltipReference>
    		<Location>
      			<X>29</X>
      			<Y>418</Y>
    		</Location>
    		<Size>
      			<CX>82</CX>
      			<CY>12</CY>
    		</Size>
    		<TextColor>
      			<R>0</R>
      			<G>255</G>
      			<B>0</B>
    		</TextColor>
    	<AlignCenter>false</AlignCenter>
	<AlignRight>true</AlignRight>
  	</Label>
	<Button item="BW_Buff15_Button">
		<ScreenID>Buff15</ScreenID>
		<Font>3</Font>
		<Text/>
		<Location>
			<X>3</X>
			<Y>434</Y>
		</Location>
		<Size>
			<CX>38</CX>
			<CY>28</CY>
		</Size>
		<Style_Checkbox>false</Style_Checkbox>
		<ButtonDrawTemplate>
			<NormalDecal>BuffIcons</NormalDecal>
		</ButtonDrawTemplate>
		<DecalOffset>
			<X>0</X>
			<Y>0</Y>
		</DecalOffset>
		<DecalSize>
			<CX>28</CX>
			<CY>28</CY>
		</DecalSize>
	</Button>
	<Label item="BW_Buff15_Label">
		<ScreenID>BW_Buff15_Label</ScreenID>
		<Font>1</Font>
		<EQType>515</EQType>
		<Location>
			<X>13</X>
			<Y>434</Y>
		</Location>
		<Size>
			<CX>100</CX>
			<CY>34</CY>
		</Size>
		<Text/>
		<TextColor>
			<R>255</R>
			<G>255</G>
			<B>0</B>
		</TextColor>
		<AlignRight>true</AlignRight>
	</Label>
	<Label item="MQ_Buff15">
    		<ScreenID>MQ_Buff15</ScreenID>
    		<Font>2</Font>
    		<EQType>9999</EQType>
        	<TooltipReference>${Me.Buff[16].Duration.Time}</TooltipReference>
    		<Location>
      			<X>29</X>
      			<Y>448</Y>
    		</Location>
    		<Size>
      			<CX>82</CX>
      			<CY>12</CY>
    		</Size>
    		<TextColor>
      			<R>0</R>
      			<G>255</G>
      			<B>0</B>
    		</TextColor>
    	<AlignCenter>false</AlignCenter>
	<AlignRight>true</AlignRight>
  	</Label>
	<Button item="BW_Buff16_Button">
		<ScreenID>Buff16</ScreenID>
		<Font>3</Font>
		<Text/>
		<Location>
			<X>3</X>
			<Y>460</Y>
		</Location>
		<Size>
			<CX>38</CX>
			<CY>28</CY>
		</Size>
		<Style_Checkbox>false</Style_Checkbox>
		<ButtonDrawTemplate>
			<NormalDecal>BuffIcons</NormalDecal>
		</ButtonDrawTemplate>
		<DecalOffset>
			<X>0</X>
			<Y>0</Y>
		</DecalOffset>
		<DecalSize>
			<CX>28</CX>
			<CY>28</CY>
		</DecalSize>
	</Button>
	<Label item="BW_Buff16_Label">
		<ScreenID>BW_Buff16_Label</ScreenID>
		<Font>1</Font>
		<EQType>516</EQType>
		<Location>
			<X>13</X>
			<Y>460</Y>
		</Location>
		<Size>
			<CX>100</CX>
			<CY>34</CY>
		</Size>
		<Text/>
		<TextColor>
			<R>255</R>
			<G>255</G>
			<B>0</B>
		</TextColor>
		<AlignRight>true</AlignRight>
	</Label>
	<Label item="MQ_Buff16">
    		<ScreenID>MQ_Buff16</ScreenID>
    		<Font>2</Font>
    		<EQType>9999</EQType>
        	<TooltipReference>${Me.Buff[17].Duration.Time}</TooltipReference>
    		<Location>
      			<X>29</X>
      			<Y>478</Y>
    		</Location>
    		<Size>
      			<CX>82</CX>
      			<CY>12</CY>
    		</Size>
    		<TextColor>
      			<R>0</R>
      			<G>255</G>
      			<B>0</B>
    		</TextColor>
    	<AlignCenter>false</AlignCenter>
	<AlignRight>true</AlignRight>
  	</Label>
	<Button item="BW_Buff17_Button">
		<ScreenID>Buff17</ScreenID>
		<Font>3</Font>
		<Text/>
		<Location>
			<X>3</X>
			<Y>486</Y>
		</Location>
		<Size>
			<CX>38</CX>
			<CY>28</CY>
		</Size>
		<Style_Checkbox>false</Style_Checkbox>
		<ButtonDrawTemplate>
			<NormalDecal>BuffIcons</NormalDecal>
		</ButtonDrawTemplate>
		<DecalOffset>
			<X>0</X>
			<Y>0</Y>
		</DecalOffset>
		<DecalSize>
			<CX>28</CX>
			<CY>28</CY>
		</DecalSize>
	</Button>
	<Label item="BW_Buff17_Label">
		<ScreenID>BW_Buff17_Label</ScreenID>
		<Font>1</Font>
		<EQType>517</EQType>
		<Location>
			<X>13</X>
			<Y>486</Y>
		</Location>
		<Size>
			<CX>100</CX>
			<CY>34</CY>
		</Size>
		<Text/>
		<TextColor>
			<R>255</R>
			<G>255</G>
			<B>0</B>
		</TextColor>
		<AlignRight>true</AlignRight>
	</Label>
	<Label item="MQ_Buff17">
    		<ScreenID>MQ_Buff17</ScreenID>
    		<Font>2</Font>
    		<EQType>9999</EQType>
        	<TooltipReference>${Me.Buff[18].Duration.Time}</TooltipReference>
    		<Location>
      			<X>29</X>
      			<Y>508</Y>
    		</Location>
    		<Size>
      			<CX>82</CX>
      			<CY>12</CY>
    		</Size>
    		<TextColor>
      			<R>0</R>
      			<G>255</G>
      			<B>0</B>
    		</TextColor>
    	<AlignCenter>false</AlignCenter>
	<AlignRight>true</AlignRight>
  	</Label>
	<Button item="BW_Buff18_Button">
		<ScreenID>Buff18</ScreenID>
		<Font>3</Font>
		<Text/>
		<Location>
			<X>3</X>
			<Y>512</Y>
		</Location>
		<Size>
			<CX>38</CX>
			<CY>28</CY>
		</Size>
		<Style_Checkbox>false</Style_Checkbox>
		<ButtonDrawTemplate>
			<NormalDecal>BuffIcons</NormalDecal>
		</ButtonDrawTemplate>
		<DecalOffset>
			<X>0</X>
			<Y>0</Y>
		</DecalOffset>
		<DecalSize>
			<CX>28</CX>
			<CY>28</CY>
		</DecalSize>
	</Button>
	<Label item="BW_Buff18_Label">
		<ScreenID>BW_Buff18_Label</ScreenID>
		<Font>1</Font>
		<EQType>518</EQType>
		<Location>
			<X>13</X>
			<Y>512</Y>
		</Location>
		<Size>
			<CX>100</CX>
			<CY>34</CY>
		</Size>
		<Text/>
		<TextColor>
			<R>255</R>
			<G>255</G>
			<B>0</B>
		</TextColor>
		<AlignRight>true</AlignRight>
	</Label>
	<Label item="MQ_Buff18">
    		<ScreenID>MQ_Buff18</ScreenID>
    		<Font>2</Font>
    		<EQType>9999</EQType>
        	<TooltipReference>${Me.Buff[19].Duration.Time}</TooltipReference>
    		<Location>
      			<X>29</X>
      			<Y>538</Y>
    		</Location>
    		<Size>
      			<CX>82</CX>
      			<CY>12</CY>
    		</Size>
    		<TextColor>
      			<R>0</R>
      			<G>255</G>
      			<B>0</B>
    		</TextColor>
    	<AlignCenter>false</AlignCenter>
	<AlignRight>true</AlignRight>
  	</Label>
	<Button item="BW_Buff19_Button">
		<ScreenID>Buff19</ScreenID>
		<Font>3</Font>
		<Text/>
		<Location>
			<X>3</X>
			<Y>538</Y>
		</Location>
		<Size>
			<CX>38</CX>
			<CY>28</CY>
		</Size>
		<Style_Checkbox>false</Style_Checkbox>
		<ButtonDrawTemplate>
			<NormalDecal>BuffIcons</NormalDecal>
		</ButtonDrawTemplate>
		<DecalOffset>
			<X>0</X>
			<Y>0</Y>
		</DecalOffset>
		<DecalSize>
			<CX>28</CX>
			<CY>28</CY>
		</DecalSize>
	</Button>
	<Label item="BW_Buff19_Label">
		<ScreenID>BW_Buff19_Label</ScreenID>
		<Font>1</Font>
		<EQType>519</EQType>
		<Location>
			<X>13</X>
			<Y>538</Y>
		</Location>
		<Size>
			<CX>100</CX>
			<CY>34</CY>
		</Size>
		<Text/>
		<TextColor>
			<R>255</R>
			<G>255</G>
			<B>0</B>
		</TextColor>
		<AlignRight>true</AlignRight>
	</Label>
	<Label item="MQ_Buff19">
    		<ScreenID>MQ_Buff19</ScreenID>
    		<Font>2</Font>
    		<EQType>9999</EQType>
        	<TooltipReference>${Me.Buff[20].Duration.Time}</TooltipReference>
    		<Location>
      			<X>29</X>
      			<Y>568</Y>
    		</Location>
    		<Size>
      			<CX>82</CX>
      			<CY>12</CY>
    		</Size>
    		<TextColor>
      			<R>0</R>
      			<G>255</G>
      			<B>0</B>
    		</TextColor>
    	<AlignCenter>false</AlignCenter>
	<AlignRight>true</AlignRight>
  	</Label>
	<Screen item="BuffWindow">
		<!--<ScreenID/>-->
		<Text>Buffs</Text>
		<RelativePosition>false</RelativePosition>
		<Location>
			<X>560</X>
			<Y>0</Y>
		</Location>
		<Size>
			<CX>160</CX>
			<CY>585</CY>
		</Size>
		<Style_Transparent>true</Style_Transparent>
		<DrawTemplate>WDT_RoundedNoTitle</DrawTemplate>
		<Style_Titlebar>false</Style_Titlebar>
		<Style_Closebox>false</Style_Closebox>
		<Style_Minimizebox>false</Style_Minimizebox>
		<Style_Border>false</Style_Border>
		<Style_Sizable>false</Style_Sizable>
    		<Pieces>Drak_BuffBack1</Pieces>
    		<Pieces>Drak_BuffBack2</Pieces>
    		<Pieces>Drak_BuffBack3</Pieces>
		<Pieces>BW_Buff0_Button</Pieces>
		<Pieces>BW_Buff0_Label</Pieces>
		<Pieces>BW_Buff1_Button</Pieces>
		<Pieces>BW_Buff1_Label</Pieces>
		<Pieces>BW_Buff2_Button</Pieces>
		<Pieces>BW_Buff2_Label</Pieces>
		<Pieces>BW_Buff3_Button</Pieces>
		<Pieces>BW_Buff3_Label</Pieces>
		<Pieces>BW_Buff4_Button</Pieces>
		<Pieces>BW_Buff4_Label</Pieces>
		<Pieces>BW_Buff5_Button</Pieces>
		<Pieces>BW_Buff5_Label</Pieces>
		<Pieces>BW_Buff6_Button</Pieces>
		<Pieces>BW_Buff6_Label</Pieces>
		<Pieces>BW_Buff7_Button</Pieces>
		<Pieces>BW_Buff7_Label</Pieces>
		<Pieces>BW_Buff8_Button</Pieces>
		<Pieces>BW_Buff8_Label</Pieces>
		<Pieces>BW_Buff9_Button</Pieces>
		<Pieces>BW_Buff9_Label</Pieces>
		<Pieces>BW_Buff10_Button</Pieces>
		<Pieces>BW_Buff10_Label</Pieces>
		<Pieces>BW_Buff11_Button</Pieces>
		<Pieces>BW_Buff11_Label</Pieces>
		<Pieces>BW_Buff12_Button</Pieces>
		<Pieces>BW_Buff12_Label</Pieces>
		<Pieces>BW_Buff13_Button</Pieces>
		<Pieces>BW_Buff13_Label</Pieces>
		<Pieces>BW_Buff14_Button</Pieces>
		<Pieces>BW_Buff14_Label</Pieces>
		<Pieces>BW_Buff15_Button</Pieces>
		<Pieces>BW_Buff15_Label</Pieces>
		<Pieces>BW_Buff16_Button</Pieces>
		<Pieces>BW_Buff16_Label</Pieces>
		<Pieces>BW_Buff17_Button</Pieces>
		<Pieces>BW_Buff17_Label</Pieces>
		<Pieces>BW_Buff18_Button</Pieces>
		<Pieces>BW_Buff18_Label</Pieces>
		<Pieces>BW_Buff19_Button</Pieces>
		<Pieces>BW_Buff19_Label</Pieces>
		<Pieces>MQ_Buff0</Pieces>
		<Pieces>MQ_Buff1</Pieces>
		<Pieces>MQ_Buff2</Pieces>
		<Pieces>MQ_Buff3</Pieces>
		<Pieces>MQ_Buff4</Pieces>
		<Pieces>MQ_Buff5</Pieces>
		<Pieces>MQ_Buff6</Pieces>
		<Pieces>MQ_Buff7</Pieces>
		<Pieces>MQ_Buff8</Pieces>
		<Pieces>MQ_Buff9</Pieces>
		<Pieces>MQ_Buff10</Pieces>
		<Pieces>MQ_Buff11</Pieces>
		<Pieces>MQ_Buff12</Pieces>
		<Pieces>MQ_Buff13</Pieces>
		<Pieces>MQ_Buff14</Pieces>
		<Pieces>MQ_Buff15</Pieces>
		<Pieces>MQ_Buff16</Pieces>
		<Pieces>MQ_Buff17</Pieces>
		<Pieces>MQ_Buff18</Pieces>
		<Pieces>MQ_Buff19</Pieces>
	</Screen>
</XML>

Snoopvelo
decaying skeleton
decaying skeleton
Posts: 1
Joined: Thu Jul 22, 2004 3:07 pm

Post by Snoopvelo » Thu Sep 30, 2004 3:58 pm

LOokinng for Target info: class, Lvl, distance

A_Druid_00
Macro Maker Extraordinaire
Posts: 2378
Joined: Tue Jul 13, 2004 12:45 pm
Location: Rolling on the Lawn Farting

Post by A_Druid_00 » Fri Oct 01, 2004 9:02 am

Look no further!
[quote]<DigitalMocking> man, A_Druid_00 really does love those long ass if statements
<dont_know_at_all> i don't use his macro because i'm frightened of it[/quote]
[quote][12:45] <dont_know_at_all> never use a macro when you can really fuck up things with a plugin[/quote]