Bounty Hunter Archive
Thread: Target Macro
Page 1 of 1
RebMBH
Mon Jul 11, 2005 1:13 pm
#1
I can't seem to get a target macro to work can someone please give me a working target macro?
Thanks in advance.
Redondo
Mon Jul 11, 2005 1:17 pm
#3
RebMBH wrote:
I can't seem to get a target macro to work can someone please give me a working target macro?
Thanks in advance.
my macro is as follows:
macro name: mark
/target name;
/macro mark
change the name based on your mark and have fun. Some people stick like a /pause .25 after the target command, but I have not needed it. I tie a /dump command into my loot macro so I can dump it to target their bike or whatever, so my loot macro looks like this:
macro name: lootall
/loot all;
/harvest meat; (or whatever)
/dump;
when you want to dump it wont register the loot or harvest commands unless you have just killed something that is lootable or harvestable. So, when you are hunting jedi you are rarely looting or harvesting. Dump wont effect the loot or harvest either. Saves me extra toolbar slots.
Page 1 of 1