Page 1 of 1

macro writing

Posted: Sat Apr 02, 2011 6:38 pm
by sharpiejas
how do i use this macro effectivley?

Use Skill: Evaluating Intelligence
Wait For Target
Last Target (an NPC)
Pause 10000
Say: Guards


How do i insert the pause 10000? When i try and record it, i have to keep waiting for the 25 second loop to restart. Is there a way around this? Can i write the macro, or only record the actions?

Re: macro writing

Posted: Sun Apr 03, 2011 6:06 am
by Pirul
Record everything but the pause, and stop recording. Then select the last line and right click it, now select insert special construct, add pause, 10000ms.

Done.

Re: macro writing

Posted: Sun Apr 03, 2011 1:15 pm
by sharpiejas
So easy! Thanks for that.