Horde and Alliance can talk to each other using /e command
Horde and Alliance can talk to each other using /e command
You shouldn't be able to understand each other, even using /e command

They had a duel
after duel Assok and Seran could completely understand each other using
/e gg hahah (good game)
/e wg sami (going to wintergrasp)
/e wp (well played)
/e sige2 (ok)
master
5aa9266
Ubuntu 16/18
The $25 bounty on this issue has been claimed at Bountysource.
confirm here use everytime... it will be sad to remove it HAHAHA
do it please.
with @poszer Emote was using this:
std::string _text(text); sScriptMgr->OnPlayerChat(this, CHAT_MSG_EMOTE, LANG_UNIVERSAL, _text);ifdef ELUNA
if (!sEluna->OnChat(this, CHAT_MSG_EMOTE, LANG_UNIVERSAL, _text)) return;
We tried changing LANG_UNIVERSAL to LANG_COMMON still didn't fix this
Maybe we should make this configurable. Some RPG servers might want to keep this feature for role playing game.
Maybe we should make this configurable. Some RPG servers might want to keep this feature for role playing game.
Nah. Doesnt needed. This should work for normal emotes (/laugh/welcome/cry) and things like that. But using it for in game communication/e Hello shin how are you its totally incorrect
@poszer Of course, I did not mean to use it for normal communication like Hello shin how are you but for the real purpose of the /e function:
/e shakes his hands
/e looks in the sky
/e makes a gesture hoping to let his opponents know that he does not understand their language
It is supposed to describe actions of your own character. Of course this can easily be abused so most of server will want to disabled it, but servers that do role-playing game would probably want to keep it.
Basically is the same as functions like /kiss but allowing you to customize your own action (with the side-effect that it can be abused).
me & @poszer have solved this. He will do PR with fixes.
@andoys Can you test this https://github.com/Ali-Khazaee/azerothcore-wotlk/commit/fefec5e5ddc23124684813fb69dbb4d9a1713bc3 ?
Confirmed fixed with https://github.com/azerothcore/azerothcore-wotlk/pull/2117
I have claimed the bounty on behalf of @Stoabrogga who wants to re-invest this money on AC.