THIS ADDON REQUIRES LIBSLASH. GET IT HERE
I got sick of making macros for different spells that would call out my target, such as: "I am rezzing Bob"
I wanted to make life easier with this addon. Right now it supports up to 5 different messages, will be fixed to allow unlimited. The way it works..
To use as a macro: /script slash("tt") or /script slash("tt #")
--TARGETTALKER OPTIONS--
Valid options for /TT:
OPTIONS - Bring up this option list
B# - This is the message BEFORE the target is named [1-5]
A# - This sets the message AFTER the target is named [1-5]
Channel - Set default the channel, use commands like say, guild, sc
C# - Set the channel for specific numbers
Target - Set the default target you want to call [Off/Def]
T# - Set off or def target to use in broadcasts
-----------------------------------------------------------
TT # - sends out your message on a specific number
TT - broadcasts TT 1
-----------------------------------------------------------
As a macro: /script slash("tt") or /script slash("tt #")
A message is made up of 2 parts, the part before the target is called (B), and the part after it is called (A).
You can set the different parts by picking either B or A and the number you want to edit, 1-5
So lets say you want to edit the first of the saved messages. And you want it to say something like, "I am rezzing bob, please stand back"
You would change the part BEFORE the target, bob in this example.
/tt b1 I am rezzing
Then change the part AFTER the target
/tt a2 , please stand back
And for kicks, lets broadcast this over the /say channel
/tt channel /say
Now when i type /tt 1 it will broadcast
"I am rezzing Bob, please stand back"
(That is, if you had someone named Bob selected"
If you do /tt a1
it will clear a1, etc
You DO NOT need both a before message and after message. For example you can have "I am rezzing bob" which would mean you have no after message.
Remember, this addon can be used for more than just calling out rezzes, Tanks can use it to call out their targets to their group. People can use it to call out who they are snaring, etc. Hope it helps!
-------------------------------CHANGES IN 1.2------------------------------------
I added the ability to call out OFF or DEF targets. This can be set per Broadcast message.
Channels can now be set per broadcast message
/tt now calls the first broadcast
/tt options now shows the options
- 1 comment
- 1 comment
Facts
- Date created
- 22 Oct 2008
- Category
- Last update
- 26 Oct 2008
- Development stage
- Inactive
- License
- GNU General Public License version 3 (GPLv3)
- Curse link
- TargetTalker
- Recent files
- R: TargetTalker 1.2 for Beta 3.0 on 26 Oct 2008
- R: TargetTalker 1.11 for Beta 3.0 on 23 Oct 2008
- R: TargetTalker 1.1 for Beta 3.0 on 22 Oct 2008
- R: TargetTalker 1.0 for Beta 3.0 on 22 Oct 2008
- #1
Mysterio Sun, 26 Oct 2008 13:43:35Is it possible to have this trigger on ability use, because I can type "/tt 1" as quickly as I can type "Rezing Bob"? For example, when I target Bob and hit my rez ability, it would automatically broadcast the rez message.