WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   Macro Help (https://www.wowinterface.com/forums/forumdisplay.php?f=140)
-   -   say text in troll language (https://www.wowinterface.com/forums/showthread.php?t=42229)

nulir 12-27-11 02:09 PM

say text in troll language
 
hi

maybe im stupid, im trying to make a macro that puts out a text when im resurrecting a player. but i want it to out out the test in /s in a certain language ,Troll that is, but cant figure out how to do that.

thanks nulir

Barjack 12-27-11 02:14 PM

http://www.wowpedia.org/API_SendChatMessage

So basically you'd want to use something like

/run SendChatMessage("I'm resurrecting you!", "SAY", "TROLL")

Note that I didn't actually test this, but that's the idea.

SDPhantom 12-27-11 05:26 PM

Quote:

Originally Posted by Barjack (Post 250141)
http://www.wowpedia.org/API_SendChatMessage
So basically you'd want to use something like
/run SendChatMessage("I'm resurrecting you!", "SAY", "TROLL")

Note that I didn't actually test this, but that's the idea.

You also have to be playing a Troll for you to be able to send using the language. Other addons such as Tongues can mimic the translations if you want the same effect on other characters.

Note if you use Tongues to achieve this on a non-Troll character, other Trolls will not be able to see what you're really typing unless they're running Tongues as well.

nulir 12-29-11 05:40 AM

Thanks for the help, work fine :)


All times are GMT -6. The time now is 09:40 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI