Post subject: feedback pls: any idea why this isnt working?

Need some help with that macro you're working on or aren't quite sure how to get your macro to do something? Ask here!

Moderator: MacroQuest Developers

thepaan
decaying skeleton
decaying skeleton
Posts: 8
Joined: Wed Jul 30, 2003 8:35 am

Post subject: feedback pls: any idea why this isnt working?

Post by thepaan » Sun Oct 12, 2003 5:07 am

#event Out1 "Couldn't find 'star ruby'"

...


Sub Event_Out1
/call SellToVendor
/return



it keep strying to do combines even tho i'm out of supplies.
i should have been a gnome

wassup
Official Guardian and Writer of TFM
Official Guardian and Writer of TFM
Posts: 1487
Joined: Sat Oct 26, 2002 5:15 pm

Post by wassup » Sun Oct 12, 2003 9:34 am

Do you have a /doevents after trying to find the star ruby?

Without seeing the whole macro it's hard to say why it isn't working as expected.