Difference between revisions of "Macros"

From Anarchy Online Wiki [AOWiki]
(fix pet social commands)
Line 9: Line 9:
 
*"/macro Attack /pet attack" = your Bot will try to attack your current target.
 
*"/macro Attack /pet attack" = your Bot will try to attack your current target.
 
*"/macro Guard /pet "meatball" guard" = your pet named "meatball" will guard you.
 
*"/macro Guard /pet "meatball" guard" = your pet named "meatball" will guard you.
*"/macro Pulp /pulp" = will execute the emote /pulp
+
*"/macro Pulp /pet social pulp" = will execute the emote /pulp (only for NPC charmed pets)
 
*"/macro Watch_out /s Watch out! A %t!" = will result in the shout: "Watch out! A <name of your target>!"
 
*"/macro Watch_out /s Watch out! A %t!" = will result in the shout: "Watch out! A <name of your target>!"
 
*"/macro Assist /assist Xtralmofo" = will give you the fighting target of Xtralmofo
 
*"/macro Assist /assist Xtralmofo" = will give you the fighting target of Xtralmofo
  
 
[[Category:Glossary]]
 
[[Category:Glossary]]

Revision as of 21:34, 17 July 2005

Macros are Buttons for the Quickbar. The can either be created via dropping items on the Quickbar, Armor, First Aid Kits, Weapons, Specials or Nanos. Or wia typing commands in chat. The syntax to create command macros is:

"/macro <macro name> /<command to be executed>"

i.e.

  • "/macro Attack /pet attack" = your Bot will try to attack your current target.
  • "/macro Guard /pet "meatball" guard" = your pet named "meatball" will guard you.
  • "/macro Pulp /pet social pulp" = will execute the emote /pulp (only for NPC charmed pets)
  • "/macro Watch_out /s Watch out! A %t!" = will result in the shout: "Watch out! A <name of your target>!"
  • "/macro Assist /assist Xtralmofo" = will give you the fighting target of Xtralmofo