Artisan Archive
Thread: Quick question about sample Macro
Page 1 of 1
Dandare00uk
Fri Dec 03, 2004 4:26 am
#1
OK basic sample macros are easy.
/sample;
/pause xxx;
/toolbarSlotxx;
Very basic but works..
Problem..
The annoying pop survey windows...
Anyone have decent way on how to avoid these??
Thanks for any help.
Mithil
Fri Dec 03, 2004 4:50 am
#2
I think you can use "/uiaction defaultbutton" to get rid of it.
So something like:
:samplemacro
/sample
/pause 5
/uiaction defaultbutton
/sit
/pause 25
/stand
/m samplemacro
/caro
So something like:
:samplemacro
/sample
/pause 5
/uiaction defaultbutton
/sit
/pause 25
/stand
/m samplemacro
/caro
SEAkridge
Fri Dec 03, 2004 6:04 am
#3
You can use the /ui action defaultbutton command if you are going to sample straight through without any pauses until you action runs out. However, if you stand/sit/stand in between each sample, then the popup windows won't do anything to stop you. You will just have to cancel them all when you get back to your computer.
Hope this helps
Dandare00uk
Fri Dec 03, 2004 7:51 am
#4
Thanks for all the advise...
LOL wish I had never dropped all my surveying skills.
johnf_Kennnedy
Fri Dec 03, 2004 11:09 am
#5
I've been trying the macro, seems when I come back I got some major lag. Haveto relog to fix it.
Page 1 of 1