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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user