Hey all, was wondering if I can get an event to fire when someone buys off my bazaar trader (using bazaar.mac btw). Basic events in macros do not fire in this particular situation so I assume they watch windows of a specific type of which bzr/trader is not. I looked at MQ2Events but I see nothing that suggests it can watch any window other than the default type events in our macros use. A search here and on the intarweb revealed nothing. I just need to be pointed in the right direction.
Tia
~ Incognito
- - - Updated - - -
Found {Window[BazaarWnd].Child[BZR_BazaarSlot${slot} and things like it in bazaar.mac, one of them has to be the one I want, but I have no idea of how to monitor the various windows from an event to make it fire...
Tia
~ Incognito
- - - Updated - - -
Found {Window[BazaarWnd].Child[BZR_BazaarSlot${slot} and things like it in bazaar.mac, one of them has to be the one I want, but I have no idea of how to monitor the various windows from an event to make it fire...
Last edited:


