View Single Post
Old 01-22-2004, 10:33 PM   #12
Ivy8
A Gray Wolf
 
Join Date: Aug 2003
Posts: 5
Send a message via ICQ to Ivy8
Question What did i do wrong?

Hmmm i tried this and it crashed my eq.
I changed this:
<InvSlot item="CopyOfPrimary">
<ScreenID>Primary</ScreenID>
<!--<Font>3</Font>-->
<RelativePosition>true</RelativePosition>
<Location>
<X>172</X>
<Y>138</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Background>A_InvPrimary</Background>
<EQType>13</EQType>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
<!--<TooltipReference/>-->
</InvSlot>

To this:

<InvSlot item="Invslot 7arms">
<ScreenID>Primary</ScreenID>
<!--<Font>3</Font>-->
<RelativePosition>true</RelativePosition>
<Location>
<X>172</X>
<Y>138</Y>
</Location>
<Size>
<CX>40</CX>
<CY>40</CY>
</Size>
<Background>A_InvArms</Background>
<EQType>7</EQType>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
<!--<TooltipReference/>-->
</InvSlot>

Did i do it right? Am I supposed to start the game fresh each time? I got my original from: Insom-casterplayerwin.zip All i know is it crashed my session of EQ.... any suggestions welcome, am bran new to this.
if you need to see the error log, i know it is some where but am not sure where to find it, noobie i know.

thankyou in advance
Ivy8 is offline   Reply With Quote