Ourk 5 Report post Posted November 29, 2016 (edited) Hello, Does anyone know if there is a way (script, macro, addon) to make the animation from an emote without the accompanying text? Example, i would want to type "/dance" and that my char begins to dance but without the "You burst into dance." displayed in the chat. Thank you Edited November 29, 2016 by Ourk 0 Share this post Link to post Share on other sites
Res 0 Report post Posted November 29, 2016 Wow, that's very specific. I don't know how to do that. And now I want to find out, too!Closest thing I can think of is /train which emotes without text, but that doesn't help with your problem. 0 Share this post Link to post Share on other sites
Volts 0 Report post Posted November 29, 2016 you can make the chat window not show emotes if you right click the window. Other people would still be able to see it though. I'm not sure if piccolo of the flaming fire causes an emote. 0 Share this post Link to post Share on other sites
Shino 27 Report post Posted November 29, 2016 (edited) You can theoretically make an addon that blocks AddonMessages of the emote type from being send. I am not sure though if SendAddonMessage is protected. Probably not, so just go ahead and make it cheers! Edit: This would disable emote text at all though. Edited November 29, 2016 by Shino 0 Share this post Link to post Share on other sites
Ourk 5 Report post Posted November 29, 2016 (edited) Hello guys Just for example, i would want be able to reproduce this: At 0:11 and 2:59, look at this guy bursting into dance while no "emote orange text" is dispayed in the chat. https://www.youtube.com/watch?v=IpAGZcBjA0s Thank you for your interest <3 EDIT: i don't know anything about coding, addons, etc. Edited November 29, 2016 by Ourk 0 Share this post Link to post Share on other sites
Rhena 30 Report post Posted November 30, 2016 http://www.wowhead.com/item=13379/piccolo-of-the-flaming-fire 0 Share this post Link to post Share on other sites
Ourk 5 Report post Posted November 30, 2016 (edited) Hello, We can assume that the player in the video doesn't have this trinket equipped because we dont hear the Piccolo ingame harp sound. We can also assume that it's not enemy players who carry this object because the piccolo does not function on players of the opposite faction. It's true that the Piccolo of the Flaming Fire does what i want to reproduce: dancing without "orange text". And that does not answer the question: how does this guy achieve it? Edited November 30, 2016 by Ourk 0 Share this post Link to post Share on other sites
slippery 4 Report post Posted November 30, 2016 Hello, We can assume that the player in the video doesn't have this trinket equipped because we dont hear the Piccolo ingame harp sound. We can also assume that it's not enemy players who carry this object because the piccolo does not function on players of the opposite faction. It's true that the Piccolo of the Flaming Fire does what i want to reproduce: dancing without "orange text". And that does not answer the question: how does this guy achieve it? he has emotes turned off in his chat u mongoloid 0 Share this post Link to post Share on other sites
Ourk 5 Report post Posted November 30, 2016 (edited) he has emotes turned off in his chat u mongoloid I know that you can turn emotes off your own chat. But other players can still see your emotes even if you turn them off your own chat. Can you undersatnd that? So, i'm looking for a way to hide these "emotes orange texts" from their chats too because i dont want to bother them if i would want to spam emotes. I try to be a respectful player toward others players. Can you understand that? So i ask here for a solution. And your proposal is inadequate because you have not understood the purpose of my request. Do you understand it now? (omg... i'm tired being always obliged to explain the basic things... pls, try to consider that im not at work here with my very young pupils... tyvm) Edited November 30, 2016 by Ourk 0 Share this post Link to post Share on other sites
slippery 4 Report post Posted November 30, 2016 I know that you can turn emotes off your own chat. But other players can still see your emotes even if you turn them off your own chat. Can you undersatnd that? So, i'm looking for a way to hide these "emotes orange texts" from their chats too because i dont want to bother them if i would want to spam emotes. I try to be a respectful player toward others players. Can you understand that? So i ask here for a solution. And your proposal is inadequate because you have not understood the purpose of my request. Do you understand it now? (omg... i'm tired being always obliged to explain the basic things... pls, try to consider that im not at work here with my very young pupils... tyvm) And that does not answer the question: how does this guy achieve it? he has them turned off in the chat do you understand it now? 0 Share this post Link to post Share on other sites
Ourk 5 Report post Posted November 30, 2016 It does not bother me to tell you that you are very intelligent, beautiful, smart, sexy, generous, that you practice a noble and humanitarian profession, that your children and your parents are respectful and proud of you, that your life is intense and full of adventures with others around the world, that you fulfill your human being duties and responsibilities in society in the most upright and honest manner possible but, please... can you just stop to troll this tread pls because just here you're useless. 0 Share this post Link to post Share on other sites
Ourk 5 Report post Posted November 30, 2016 you can make the chat window not show emotes if you right click the window. Other people would still be able to see it though. Slippery, are u goin to repeat this 29 nov 2016 answer eternaly? 0 Share this post Link to post Share on other sites
Xyf 1 Report post Posted November 30, 2016 You can't control what happens on other people's screen. What you want is not possible. 0 Share this post Link to post Share on other sites
Shino 27 Report post Posted November 30, 2016 After further testing: DoEmote is triggering an event that can not be influenced by lua. Meaning you can only hide the emote text for yourself but not for others. 0 Share this post Link to post Share on other sites
Ourk 5 Report post Posted November 30, 2016 After further testing: DoEmote is triggering an event that can not be influenced by lua. Meaning you can only hide the emote text for yourself but not for others. Ok Shino, thank you very much for the research and the conclusion. 0 Share this post Link to post Share on other sites