View Single Post
Old 09-02-2002, 01:34 AM   #125
Handisnack
A Bat
 
Join Date: Sep 2002
Posts: 1
Default Editing

I went in and edited the EQUI_HotButtonWnd and change
d the inventory slots for a few keys, example for this one i changed it from 27 to 24 and so on to make the inventory slots 1 2 3 and 4 visible for me in the hotkey window, but after the changes the skin no longer loads what did i do wrong?

i also changed the arm slot to rightring and the bracer slot to chest,

<InvSlot item="Newslot3">
<ScreenID>Newslot3</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>90</X>
<Y>84</Y>
</Location>
<Size>
<CX>32</CX>
<CY>32</CY>
</Size>
<Background>A_MiniInvNormal</Background>
<EQType>24</EQType>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
</InvSlot>
Handisnack is offline