EQInterface Forums

EQInterface Forums (http://www.eqinterface.com/forums/index.php)
-   Help ! ? ! ? (http://www.eqinterface.com/forums/forumdisplay.php?f=16)
-   -   need a little help moving the bp slot to a hotkey setup?! (http://www.eqinterface.com/forums/showthread.php?t=323)

Proetus 07-30-2002 02:33 PM

need a little help moving the bp slot to a hotkey setup?!
 
I'm trying to replace this ....

<InvSlot item = "InvSlot_8">
<ScreenID>InvSlot_8</ScreenID>
<!--<Font>3</Font>-->
<RelativePosition>true</RelativePosition>
<Location>
<X>58</X>
<Y>242</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Background>A_RecessedBox</Background>
<EQType>29</EQType>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
<!--<TooltipReference/>-->
</InvSlot>


with this....
<!-- IS_CHEST 17 -->

<InvSlot item = "InvSlot17">
<ScreenID>InvSlot17</ScreenID>
<!--<Font>3</Font>-->
<RelativePosition>true</RelativePosition>
<Location>
<X>58</X>
<Y>242</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Background>A_InvChest</Background>
<EQType>17</EQType>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
<!--<TooltipReference/>-->
</InvSlot>

and i cant figure out why it isnt working?! Anyone able to help me out? I have tried Inv_Chest for the top 2 lines as well and that didnt work either :(

Proetus 07-30-2002 04:01 PM

Nevermind got it fixed ! :)


All times are GMT -5. The time now is 09:24 PM.

vBulletin Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.