Musician Archive
Thread: nalgaron macro help
Page 1 of 1
SniperMeditates
Sat Sep 04, 2004 7:41 am
#1
I'm having touble writing a macro for me to start autoplaying the nalgaron in my cantina. It will target it, but the startmusic (song) will go by and when i flourish, it gives me the message that I must be playing, etc etc.
Any help on a macro to have me autoplay would be helpful.
Thanks
claja
Sat Sep 04, 2004 8:11 am
#2
If too much time is going by before the next command executes, you can put a pause command in there. The command is:
/pause #;
Where # is the number of seconds to wait before executing the next command.
/pause #;
Where # is the number of seconds to wait before executing the next command.
SniperMeditates
Sat Sep 04, 2004 10:13 am
#3
I figured it out...for whatever reason, i needed to unselect the nag before selecting it for the next cycle
/ui action untarget
thanks
Page 1 of 1