Jump to content
The Character Copy service for Beta is currently unavailable ×

Recommended Posts

Posted

Hi all !

   I have a Pain Defender, and want to create a bind, but can't get it to work.  When I execute Painbringer, I want to say in team chat  "(Target Name) You are now Pain Incarnate!" Basically to let them know that I have cast Painbringer on them and they have a massive regen/recovery bonus on them along with a damage buff.

 Can anyone let me know how to create that?

Appreciate it!

- x

Posted

I think that should be

 

/bind A "powexec_name Painbringer$$say $target You are now Pain Incarnate!"

 

or you could make a macro

 

/macro PAIN "say $target, You are now Pain Incarnate! $$em point"

 

                                         or

 

/macro PAIN "say $target, You are now Pain Incarnate! $$em casting"

y0Y5yFQ.png Forever grateful to be back in my city!
Posted

Using "say" will put the message in whatever channel you have selected, which could lead to unintended results .  If you want to insure it goes to team use "team" instead of "say" or perhaps even "local" which will just broadcast to players nearby and won't create any audio notification.

  • Like 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...