Fixed issue with the latest wow patch 82505

Fixes for the client change: "Chat channel 'SAY' cannot be used in open world anymore".
This commit is contained in:
Tercio Jose
2019-09-28 13:46:19 -03:00
parent b4c9a55cc2
commit 1d230f61ee
5 changed files with 13 additions and 10 deletions
+1
View File
@@ -428,6 +428,7 @@
local from = UnitName ("player")
local realm = GetRealmName()
--todo: need to check if the target is still online
_detalhes:SendCommMessage (CONST_DETAILS_PREFIX, _detalhes:Serialize (CONST_GUILD_SYNC, from, realm, _detalhes.realversion, "A", data), "WHISPER", task.Target)
if (_detalhes.debug) then