View Single Post
  #210  
Unread 04-14-2005, 01:55 AM
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

Quote:
Originally Posted by Quib
Oh, which bug?
Opening the Market window via /show_window scripting can produce eratic behavior if Market hasn't been opened yet that session. Change your script to press the "Browse Market" button followed by the text insert and it resolves the issue

Also avoids out of range problems that can occure if the toon moves away from their board after opening their Store.

RE: the stupid highlighter, I haven't really tried to fix the sort = wrong item issue, but I did manage to get the highlighter a tad more visable. Feel free to yank down my version for code grabage.

While dorking with the inventory windows, I determined the client is over-riding much of the highlighter related code. Z-order, Colors, Opacities, most of it winds up getting changed/ignored. Can't even use an ImageStyle on those things :/
Reply With Quote