Closed speedwaystar closed 2 years ago
moduleSpeech.lua, line 1089:
if ( (forceChannel or channel) ~= "SAY" ) or IsInInstance() then SendChatMessage(speechLine, forceChannel or (channel)); end
I'll give these a try. Thanks!
Closing this issue as the patch was applied.
moduleSpeech.lua, line 1089:
if ( (forceChannel or channel) ~= "SAY" ) or IsInInstance() then SendChatMessage(speechLine, forceChannel or (channel)); end