Quote:
Originally Posted by Vex
I have a raid window that clicks and sends tell to the person in raid, but i'd rather send it to a channel for ACT.
Currently it says /tell player "Jester's cap" but i need to
/tellchannel jestertimer <%T> has been capped."
any way i can do that? Its the JC timer raid mod.
|
well you posted the solution there already, now you only need to open your raid window in a text editor, find the code where it does the tell and replace it by your tellchannel code. Instead of the %t use whatever the current code uses after the tell to indentify the player.