Home Forum Downloads My Favorites Register FAQ

Go Back   EQInterface Forums > General Discussion > Help ! ? ! ?
User Name
Password

Reply
 
Thread Tools Display Modes
Old 07-27-2002, 06:51 PM   #1
vertebrae
Featured Artist
 
Join Date: Jul 2002
Posts: 53
Featured Artist
Default autoequip

Is there an eqtype for the autoequip screen? i would like to mod the hotkey/invertory mod and add a box to autoequip items.
vertebrae is offline   Reply With Quote
Old 07-29-2002, 03:24 PM   #2
Faeriemage
A Snow Griffin
 
Join Date: Jul 2002
Server: Zebuxoruk
Posts: 55
Default

Yes there is a way you can do it.

<Screen item = "IW_CharacterView">
<ScreenID>IW_CharacterView</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>19</X>
<Y>170</Y>
</Location>
<Size>
<CX>50</CX>
<CY>114</CY>
</Size>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
<TooltipReference>Drop Item Here to Auto Equip</TooltipReference>
<DrawTemplate>WDT_Inner</DrawTemplate>
<Style_Titlebar>false</Style_Titlebar>
<Style_Closebox>false</Style_Closebox>
<Style_Minimizebox>false</Style_Minimizebox>
<Style_Border>true</Style_Border>
<Style_Sizable>false</Style_Sizable>
</Screen>

Here is the script from the Inventory window. You can play with a number of the items to put it in any window you want.

One word of caution though:
Cange <Screen item = "IW_CharacterView"> to be something unique for your window. Leave <ScreenID>IW_CharacterView</ScreenID> as it is since that is how EQ will know what the heck you are trying to add.
Faeriemage is offline   Reply With Quote
Old 07-31-2002, 09:10 AM   #3
Rainnmann
A Fire Beetle
 
Join Date: Jul 2002
Server: Xev
Posts: 3
Default

Just doing this doesnt work, see other threads for the reason search for "auto"
Rainnmann is offline   Reply With Quote
Reply




Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


All times are GMT -5. The time now is 05:08 AM.


vBulletin Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
© MMOUI