-
i said to hell with it and made my own here it is uses icon 45 padding 3 and for multiple everquest 2 hotbars just change what key gets activated and saved each hotbar like ClickBoxer2 etc.... i did the very first hotbar 1 through the = and i also set the transparency 0.1 to make it almost invisible.
<?xml version="1.0" encoding="UTF-8"?>
<ISUI>
<Window name='First'>
<Title></Title>
<X>200</X>
<Y>200</Y>
<Width>650</Width>
<Height>76</Height>
<Border />
<Alpha>0.5</Alpha>
<Children>
<frame name='spells'>
<Texture/>
<BackgroundColor/>
<Alpha>0.5</Alpha>
<Width>100%</Width>
<Height>50</Height>
<Children>
<button name='1'>
<X>12</X>
<Y>2</Y>
<Width>50</Width>
<Height>45</Height>
<Text>1</Text>
<OnLeftClick>
<![CDATA[
relay all press 1
]]>
</OnLeftClick>
</button>
<button name='2'>
<X>60</X>
<Y>2</Y>
<Width>50</Width>
<Height>45</Height>
<Text>2</Text>
<OnLeftClick>
<![CDATA[
relay all press 2
]]>
</OnLeftClick>
</button>
<button name='3'>
<X>108</X>
<Y>2</Y>
<Width>50</Width>
<Height>45</Height>
<Text>3</Text>
<OnLeftClick>
<![CDATA[
relay all press 3
]]>
</OnLeftClick>
</button>
<button name='4'>
<X>156</X>
<Y>2</Y>
<Width>50</Width>
<Height>45</Height>
<Text>4</Text>
<OnLeftClick>
<![CDATA[
relay all press 4
]]>
</OnLeftClick>
</button>
<button name='5'>
<X>204</X>
<Y>2</Y>
<Width>50</Width>
<Height>45</Height>
<Text>5</Text>
<OnLeftClick>
<![CDATA[
relay all press 5
]]>
</OnLeftClick>
</button>
<button name='6'>
<X>252</X>
<Y>2</Y>
<Width>50</Width>
<Height>45</Height>
<Text>6</Text>
<OnLeftClick>
<![CDATA[
relay all press 6
]]>
</OnLeftClick>
</button>
<button name='7'>
<X>300</X>
<Y>2</Y>
<Width>50</Width>
<Height>45</Height>
<Text>7</Text>
<OnLeftClick>
<![CDATA[
relay all press 7
]]>
</OnLeftClick>
</button>
<button name='8'>
<X>348</X>
<Y>2</Y>
<Width>50</Width>
<Height>45</Height>
<Text>8</Text>
<OnLeftClick>
<![CDATA[
relay all press 8
]]>
</OnLeftClick>
</button>
<button name='9'>
<X>396</X>
<Y>2</Y>
<Width>50</Width>
<Height>45</Height>
<Text>9</Text>
<OnLeftClick>
<![CDATA[
relay all press 9
]]>
</OnLeftClick>
</button>
<button name='0'>
<X>444</X>
<Y>2</Y>
<Width>50</Width>
<Height>45</Height>
<Text>0</Text>
<OnLeftClick>
<![CDATA[
relay all press 0
]]>
</OnLeftClick>
</button>
<button name='-'>
<X>492</X>
<Y>2</Y>
<Width>50</Width>
<Height>45</Height>
<Text>-</Text>
<OnLeftClick>
<![CDATA[
relay all press -
]]>
</OnLeftClick>
</button>
<button name='='>
<X>540</X>
<Y>2</Y>
<Width>50</Width>
<Height>45</Height>
<Text>=</Text>
<OnLeftClick>
<![CDATA[
relay all press =
]]>
</OnLeftClick>
</button>
</Children>
</frame>
</Children>
</Window>
</ISUI>
Last edited by multiwowzer : 12-29-2009 at 01:11 AM
Posting Rules
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Connect With Us