All class macros
Page 1 of 1 • Share •
All class macros
This macro bandages you replace "Heavy Netherweave Bandage" with the name of the bandage you are currently using.
/use [target=player] Heavy Netherweave Bandage
this one allows you the option to A) bandage another player or NPC or B) hold the alt key down to bandage yourself.
/use [nomodifier] Heavy Netherweave Bandage
/use [modifier:Alt, target=player] Heavy Netherweave Bandage
Kahn
/use [target=player] Heavy Netherweave Bandage
this one allows you the option to A) bandage another player or NPC or B) hold the alt key down to bandage yourself.
/use [nomodifier] Heavy Netherweave Bandage
/use [modifier:Alt, target=player] Heavy Netherweave Bandage
Kahn

Kahnarmoth- Member

- Posts: 8
Join date: 2008-07-01
mount and companion macros
These allow you to call out a randomized mount or companion pet.
/run CallCompanion("MOUNT", random(GetNumCompanions("MOUNT")))
/run CallCompanion("CRITTER", random(GetNumCompanions("CRITTER")))
/run CallCompanion("MOUNT", random(GetNumCompanions("MOUNT")))
/run CallCompanion("CRITTER", random(GetNumCompanions("CRITTER")))

Kahnarmoth- Member

- Posts: 8
Join date: 2008-07-01
focus
If you don't have this one you should make it. It makes life much easier. all it dose is one click to set your focus on you current target.
/focus
/focus

Kahnarmoth- Member

- Posts: 8
Join date: 2008-07-01
Permissions of this forum:
You cannot reply to topics in this forum



