View Single Post
  #9  
Unread 08-01-2005, 06:05 PM
Mahonri's Avatar
Mahonri Mahonri is offline
Human Paladin
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Mar 2005
Server: Kithicor
Posts: 209
Default

Good question, I've never bothered messing with the html window. However, I did manage to come up with this little piece. I based it off of the Milquetowst Inventory Window. It's pretty cramped because of the limited horizontal space of the inventory window, but the log is there... In order to get it to work with your log you need to do a search in the code for "Kithicor" and change that and the player name to your server and name so that it will point to the correct text file.

This does have limitations... will only access the specified character's log reguardless of which cahracter is logged on, and it will only show the items sold as of the last time you signed off. So, anything you sell while logged on will not show up until you sign on again.

I am working on putting a sales log page into the knowlege window to have more room, but I'm running into issues adding an additional button to that one. I may just change them all to tabs.

If anyone knows if and how I can add a fifth button to the knowlege window, I'd love to hear about it. Also if there is anyway to get the sales log to be updateable while logged in....... (I'm sceptical about that one.)

Anyway, here it is:
Attached Files
File Type: zip sales_log_inv.zip (7.5 KB, 349 views)
__________________
Dyre -Pre-Beta Info- -Portal-

Last edited by Mahonri : 08-03-2005 at 04:55 PM.
Reply With Quote