Thread: Ion Alpha
View Single Post
10-19-12, 05:46 PM   #18
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2006
Posts: 5,617
I think he's asking about right-click self-casting, in which case the syntax would be:

Code:
/cast [button:2, @player] [] Flash Heal
This means "if clicked with the right button, cast Flash Heal on the player; otherwise, cast Flash Heal like normal".
__________________
Retired author of too many addons.
Message me if you're interested in taking over one of my addons.
Don’t message me about addon bugs or programming questions.
  Reply With Quote