PDA

View Full Version : Looking for Macro Command Help


niteshade
02-08-2007, 03:13 PM
Hello, ive looked around but cant seem to find any info on this. I am interested in creating a macro for my bard to hotkey equipping my instruments and then re-equipping my dual-wield weapons, etc.

Is there a list somewhere of macro commands to use? If i knew what they were i could probably figure it out , just having trouble locating a list of the valid commands.

Thanks in advance.

Kaltor
02-08-2007, 04:25 PM
Hello, ive looked around but cant seem to find any info on this. I am interested in creating a macro for my bard to hotkey equipping my instruments and then re-equipping my dual-wield weapons, etc.

Is there a list somewhere of macro commands to use? If i knew what they were i could probably figure it out , just having trouble locating a list of the valid commands.

Thanks in advance.

you can type any of the following, or combination of many of the following:

/wear "Special Drums of Magic" primaryhand
/wear "Sword of Uberness" secondaryhand
/combatformset "Water Dance"
/playsong "Niteshade's Song of Bardic Melody"
etc ....
basically whatever the song or item name is

hope this helps!

EDIT: there is /listcommands group ("group" is category to choose from) in game ... type /help listcommands to bring up all the categories

Hailin
02-09-2007, 01:37 PM
TY Kaltor I was just going to post on how to do this cause I had no clue on my bard either.

What does combatsetform command do though?

Kaltor
02-09-2007, 03:05 PM
TY Kaltor I was just going to post on how to do this cause I had no clue on my bard either.

What does combatsetform command do though?

its your stance ... bard has 3 stances i believe, which are for +damage, +avoidance and evasion, and +accuracy

for other classes it would be offensive forms, or defensive forms.

in the scenario of shamans it works for spirit bonds too like spirit of krigus, or nag-suul.

so in short ... it changes your stance
hope this clarifies it for you

Hailin
02-09-2007, 06:07 PM
its your stance ... bard has 3 stances i believe, which are for +damage, +avoidance and evasion, and +accuracy

for other classes it would be offensive forms, or defensive forms.

in the scenario of shamans it works for spirit bonds too like spirit of krigus, or nag-suul.

so in short ... it changes your stance
hope this clarifies it for you

Perfectly :) and TY. I love the macro system in this game.

protag
02-11-2007, 02:00 PM
Has anyone figured out how to use the /wear command to duel wield two identical weapons? I got a couple of these swords, Ghaldrid's Longsword of Affliction (http://vg-en.curse-gaming.com/database/items/details/1028116/ghaldrids-longsword-of-affliction/), that I want to duel wield. I use:
/wear "Ghaldrid's Longsword of Affliction" primaryhand
/wear "Ghaldrid's Longsword of Affliction" secondaryhand
in my macro, but it just equips one of the swords, then moves that same sword to the other hand. I end up with an empty primary and one of the swords in the secondary. Is there any way to equip each of these swords my some unique identifier? I noticed there is an /equipbyhandle command, but I am not sure how to use it or if it even applies.