Thread: Broker mod
View Single Post
  #5  
Unread 09-15-2006, 06:54 PM
Zonx's Avatar
Zonx Zonx is offline
A Green Troll
This person is a EQ2Map developer.
Featured
 
Join Date: Dec 2004
Server: Blackburrow
Posts: 2,221
Default

It might be possible to build something close to this by dumping search results to the chat window for log parsing. Some limitations I see here..

Can only capture the 8 prices on screen at any time. More than that requires paging. Cross-city would also require a seperate price capturing session. So initially seeding the DB with objects and prices would be tedious.

Purchased items would not automatically remove from the DB. You would need to refresh it periodically to remove old prices.

Prices include color data that would have to be stripped off of each denomonation befor any math could be done on it.
Reply With Quote