After the last EQ & MQ2 patch my macro using the bazaar plugin is no longer working. /bzsrch race any class any "${ItemName}" :loop /delay 1 /if (!${Bazaar.Done}) /goto :loop I've placed echos around this code and found that the loop never ends. Tried hard coding ItemName to something ...
I have an entry in an ini file which I'm reading. This entry causes Everquest to crash when I run my macro. Demi-Sec Champagne=20 I believe the problem is related to the '-' character as this is the only entry with one in, and the only one I'm having problems with. Is this a bug or am I being stupid!?