Xandyr Posted April 12 Posted April 12 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 What you wanted to know about Bio, but never asked - Tanker - Homecoming (homecomingservers.com)
Captain Fabulous Posted April 12 Posted April 12 I'm thinking something like /bind A "powexecname Painbringer$$say $target You are now Pain Incarnate!"
Healix Posted April 12 Posted April 12 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" Forever grateful to be back in my city!
Captain Fabulous Posted April 12 Posted April 12 On 4/12/2025 at 6:41 PM, Healix said: I think that should be /bind A "powexec_name Painbringer$$say $target You are now Pain Incarnate!" Expand Underscore(s) are not necessary. Commands will work either way.
Xandyr Posted April 13 Author Posted April 13 On 4/12/2025 at 6:08 PM, Captain Fabulous said: I'm thinking something like /bind A "powexecname Painbringer$$say $target You are now Pain Incarnate!" Expand Appreciate it! 1 What you wanted to know about Bio, but never asked - Tanker - Homecoming (homecomingservers.com)
Hedgefund Posted April 13 Posted April 13 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. 1
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now