Carbineer Archive
Thread: I need help from all of the macro users out there...
Page 1 of 1
JangusFett
Tue Feb 17, 2004 10:18 pm
#1
How could I make a macro that will:
/aim
/wildshot
/aim
/wildshot
/aim
/fireknockdown
/aim
/fireknockdown
/aim
/fireknockdown
Like can I just type that in for the macro commands or do I need a semicolon between the commands or what?
Quandry
Tue Feb 17, 2004 10:23 pm
#2
/aim;
/wildshot;
/aim;
/wildshot ;
/aim;
/fireknockdown;
/aim;
/fireknockdown;
/aim;
/fireknockdown;
You need a ";" after every command unless you only have one /command. And you can double check your spelling with the ctrl A menu by hovering over the hotkey icon for the attack you want. Some have capital letters in them like /wildShot etc. Dont think the caps matter for attacks but they do for crafting macros for example.
JangusFett
Tue Feb 17, 2004 10:24 pm
#3
Quandry wrote:
/aim;
/wildshot;
/aim;
/wildshot ;
/aim;
/fireknockdown;
/aim;
/fireknockdown;
/aim;
/fireknockdown;
You need a ";" after every command unless you only have one /command. And you can double check your spelling with the ctrl A menu by hovering over the hotkey icon for the attack you want. Some have capital letters in them like /wildShot etc. Dont think the caps matter for attacks but they do for crafting macros for example.
Ok so I DO need a semicolon...thanks for the help..
satanis
Wed Feb 18, 2004 7:32 am
#4
if you type them in one line you need the ; so
/aim; /wildshot; /aim;
if you type one command per line, you dont have to have them, it's just neater that way.
/aim; /wildshot; /aim;
if you type one command per line, you dont have to have them, it's just neater that way.
Page 1 of 1