New Event Conversion help
Posted: Tue May 11, 2004 10:41 pm
Let me begin by casting I have the most update to day MQ at this time, the mob posted yesterday at 22ish hours.
In my cleric macro, I had a simple event that checked to see if the bot was sitting, and if he was, it would make him stand up. After updating my MQ I can no longer get this event to work at all. The code is
It simply does not work. I've tried putting in #1#, #*# in there, I've tired taking it down to simply "You#*# and nothing will trigger the code inside the event. Any advice please?
In my cleric macro, I had a simple event that checked to see if the bot was sitting, and if he was, it would make him stand up. After updating my MQ I can no longer get this event to work at all. The code is
Code: Select all
#Event standup "You must be standing to cast a spell."
Sub Event_standup
/stand
/return