Search found 2 matches

by Omnictrl
Wed Nov 02, 2005 3:44 am
Forum: MQ2::Macros::Snippets
Topic: advpath.inc v1.31 -- follow/record/playback pathing inc file
Replies: 49
Views: 45393

Heh, I think I know that door. I had to separate into two paths, one leading to the door, and the remainder (by recording them separately) - and putting a: Sub openthisdamndoor /face locbehinddoor /keypress USE /return I tried to fix it by checking whether or not the door is open (${Switch.Open} iir...
by Omnictrl
Sat Oct 08, 2005 6:12 am
Forum: MQ2::Bug Reports
Topic: CTD with Macroquest
Replies: 55
Views: 3523

Just as a test, could you try changing the code in the macro to something like: Sub Cast(string spellName, string spellType, [color=red]string timerVal[/color]) [color=red]/declare timer giveUpTimer ${timerVal}[/color] Just to see if it avoids crashing. I noticed in a test macro that I was playing w...