Macros in Vanguard are pretty simple but also extremely useful. After you learn how to make them you will not want to play with out them! To get started simply follow these instructions:
- Right click one of the hot keys on your hot bar and a menu will pop up titled: "Make Macro".
- Enter a Name and if you want an icon choose it in the little scroll box or click the "Text-Only Macro" at the bottom and it will simply display the title that you entered above.
- Now in the center box enter the macro that you want to create and hit save.
That is all there is to making a macro in Vanguard.
Now that will not help you much if you do not know what you can add to it so here is some examples:
/assist <name> : This will assist the player you name and give you their target. Everyone needs a good assist macro to avoid chaos when grouping!
/target <name> : This will target that player.
/find <name> : This will try and target anything with that name. Very useful for finding mailboxes, NPCS and such.
/cast "Ability Name" : This will cast the ability that you specify. Keep in mind that the abilities use roman numerals and that the "Abilityname 1" is a capital i. So "Blizzard III" would be blizzard iii. You can right the ability icon to see its exact spelling.
/reactionautochain : This will auto chain your abilities as they become available.
/reactionautocounter : This will auto counter attack with your abilities as they become available. Like after a parry ect.
/reactionchain #: The "#" is the location of the spell on your finishing attacks bar, i.e., the first spell would be "reaction chain 1". The advantage of this command is that you can easily take advantage of multiple level finishing moves for a spell you want to make a priority. For instance, "Concordant Palm" must be preceded by "Concordant Hand" for a disciple. This command will activate both.
/reactioncounter #: This command has the same functionality of /reactionchain, but applies to counterattacks.
Sometime macros can stop working and you will need to retype them. No idea why, they just do.
Some examples of Vanguard macros. You might would use:
- /assist Bruiser Assist the tank in the group
- /lootall Loot what ever corpse you have targeted
or several in 1 macro
- /reactionautochain Auto chain our styles
- /reactionautocounter Auto counter our styles
- /cast "Ice Comet III" Cast our best nuke
- /cast "Strike of Scaryness V" Cast something else
- /cast "Hammer of Smashing IV" Cast something else
- /cast "Blizzard IV" Cast something else
Cancel whatever you are casting:
/cancelability
Items with right-click effects:
/itemuse "item name"
Cycles your offensive target to the next nearest harvesting node:
/targetnextnode
Cycles your offensive target to the next nearest NPC:
/targetnextnpc
Cycles your defensive target to the next nearest PC:
/targetnextpcdefensive
Clear offensive target before assisting the tank:
/targetoffensive clear
/assist "main tank"
Target the nearest corpse and loot everything on it:
/endloot
/lootall
/loot
/targetnextcorpse
Drag your corpse if there is one nearby, or drag the nearest player's corpse otherwise:
/targetnearestpccorpse
/targetmycorpse
/corpsedrag
Target by group member number (1=self, 2=first member of group etc…):
/targetgroupmember 2
Change your combat form:
/combatformset "Offensive"
Swapping weapons to a one hander and a shield:
/wear "Dusty Longsword" primaryhand
/wear "Dusty Shield" secondaryhand
Plays the song, changes to an instrument, and puts you in a defensive form:
/playsong "Regen"
/wear "Lute"
/combatformset "Water Dance"
For a complete list of in-game commands see Hotkeys And Commands.