View Single Post
  #155  
Unread 03-29-2006, 03:24 AM
heidrickla's Avatar
heidrickla heidrickla is offline
An Undead Settler
Interface Author - Click to view interfaces
 
Join Date: Nov 2004
Server: Steamfont
Posts: 90
Default

Quote:
Originally Posted by Spiricore
Thanks for that. I'll zip them up and add them to the Addons section on the main thread unless I get a unanimous vote that people would like it incorporated into the full release. As a side-note, could you give me a quick rundown on exactly what this does? I'd test it myself, but I literally don't have time to right now.
For the loot window...
The code added to the loot all button was:
IsDefaultButton="true" OnHide="IsDefaultButton=false" OnShow="IsDefaultButton=true"

What this does is when the loot window comes up instead of having to click on loot all, you can now press the enter key instead. Lore items you will still get a confirmation. Just press enter could be added to this window as well. I will mod this when it becomes annoying to me. If you press enter and you have a lore item that it is trying to loot it will not loot it, but any other items it will. Same way it works now if you have a lore item and click on Loot all.

For the lotto window
The code added to the buy button was:
IsDefaultButton="true" OnHide="IsDefaultButton=false" OnShow="IsDefaultButton=true"

What this does is clicks the buy button when you press the enter key. The lotto numbers will start turning then you either win or loose. You may then press enter again to buy another ticket and try again.
__________________
How to Install a custom interface. (General)
Download EQ2Map Update Utility Here
No I can't make your dang armor or spells. If I made crafted for everyone that asked me all I would ever do would be crafting.


Last edited by heidrickla : 03-29-2006 at 03:32 AM.