Error when using cRoot.BroadcastChat
#1
I have some code that is basically this:
local ChatMsg=cCompositeChat()
    :AddTextPart"a"
    :AddTextPart"b"
cRoot:BroadcastChat(ChatMsg)
When I do that, I get this:
Code:
[22:07:00] LUA: Plugins/(removed, lel)/main.lua:61: error in function 'BroadcastChat'.
     argument #1 is 'class cRoot'; 'cRoot' expected.
Reply
Thanks given by:


Messages In This Thread
Error when using cRoot.BroadcastChat - by wolfmitchell - 01-03-2015, 01:14 PM



Users browsing this thread: 1 Guest(s)