Home Forum Downloads My Favorites Register FAQ

Go Back   EQInterface Forums > Developer Discussion > XML modification help.
User Name
Password

Reply
 
Thread Tools Display Modes
Old 02-05-2003, 04:28 PM   #1
dlonir
A Fire Beetle
 
Join Date: Jan 2003
Server: Mithaniel Marr
Posts: 3
Default Destroy Button on Non-Inventory?

Is it possible to get the destroy button to work (note, I said *work*) on a window that is *not* the inventory window?

I've tried many different things. I've got my own mod to the hotbuttons window and just noticed when I'm fishing how nice it would be to destroy the unwanted crap right there from my hb window.

I have tried changing the position of IW_Destroy in the inventory file and then using that directly as a piece in hotbutton...the button shows up, but does not work. I've tried making a new button in hotbutton titled HB_Destroy and that does not work. I've tried the same using the screenid of IW_Destroy. No joy.

I was hoping there was something I've been missing which will link up the button I wish to create with the inventory destroy functionality.

Thanks!
dlonir is offline   Reply With Quote
Old 02-05-2003, 04:39 PM   #2
grottel
Grimling Code Editor
 
Join Date: Sep 2002
Server: Xev
Posts: 507
Interface Author - Click to view interfaces
Default

sorry to tell you this, but you are attempting something that is not possible. Functionality is HARDCODED into each window. So only the original window has the capability of accepting input when the button is activated. This is different from EQTypes. EQTypes essentially carry their functionality within themselves (including verification that the EQTYPE is allowed to function in that window). So for instance, you can stick a BANK SLOTS in you Hotbutton window, but they will ONLY work when you are actually banking.
grottel is offline   Reply With Quote
Old 02-05-2003, 11:59 PM   #3
dlonir
A Fire Beetle
 
Join Date: Jan 2003
Server: Mithaniel Marr
Posts: 3
Default

Bah. That's what I was afraid of. hehe. Oh well, was a nice thought while it lasted.

Thanks for the confirmation.

Scott
dlonir is offline   Reply With Quote
Old 02-08-2003, 12:11 AM   #4
Ippyy
A Fire Beetle
 
Join Date: Sep 2002
Posts: 2
Default

would this be the same for the autoequip area in inventory?
id like to put a small autoequip box in a different window
Ippyy is offline   Reply With Quote
Old 02-08-2003, 12:32 AM   #5
Lanys.Neoconker
A Shissar Defiler
 
Join Date: Sep 2002
Server: Lanys T'Vyl
Posts: 162
Send a message via ICQ to Lanys.Neoconker Send a message via AIM to Lanys.Neoconker Send a message via Yahoo to Lanys.Neoconker
Default

Yes. You cannot put an auto-equip box anywhere except the inventory. However, you can make the inventory have only the autodrop and the other required buttons and just have it look like a separate window, then move the inventory slots to some other window you dont use. (notes, friends, etc.) I think that will work.
__________________

<Savage Circle>
One Mind. Any Weapon.
- Hunter B. Armstrong
Say NO to overly-broad EULAs. Your computer is YOURS and so is the content on it. If you do not protect and defend your own privacy then expect it to be violated. (Courtesy of Garryck)
Lanys.Neoconker is offline   Reply With Quote
Old 02-08-2003, 03:49 AM   #6
Ippyy
A Fire Beetle
 
Join Date: Sep 2002
Posts: 2
Default

so basically if i striped everything else off the inventory all that would be left over would be the autoequip and then i could resize it right?
Ippyy is offline   Reply With Quote
Old 02-08-2003, 04:02 AM   #7
Talyns
The Tablets Guy
 
Talyns's Avatar
 
Join Date: Jul 2002
Server: Lanys
Posts: 520
Interface Author - Click to view interfaces
Default

You would have to leave the buttons and money slots in there too..

Edit:
If something that is required, in any window, is missing:
It won't load and will generate an error in UIErrors.txt that tells you what's missing..

If it's something you don't want to see you can hide it by setting
<Size>
<X>0</X>
<Y>0</Y>
</Size>
__________________
Talyns
Lanys Characters:
-Acarrion (51 BST)
-Hawkren (20 SHM)

Last edited by Talyns : 02-08-2003 at 04:12 AM.
Talyns is offline   Reply With Quote
Old 02-08-2003, 01:07 PM   #8
Lanys.Neoconker
A Shissar Defiler
 
Join Date: Sep 2002
Server: Lanys T'Vyl
Posts: 162
Send a message via ICQ to Lanys.Neoconker Send a message via AIM to Lanys.Neoconker Send a message via Yahoo to Lanys.Neoconker
Default

/agree Talyns Good deal!
Lanys.Neoconker 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 07:02 AM.


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