Posted 03 June 2013 - 08:02 AM
Hey guys, I'm trying to use the chat() extension of MiscPeriphs's chatbox peripheral, but I can't seem to get it to work correctly. How exactly do you use it? Upon trying, I always get: lua:1: attempt to call table
I've tried just chat(), player,message = chat(), etc. tableHere = chat(), and even say(chat()). All throw an error.
I'm trying to setup a chat/listener so if I say something, it will respond.
I've tried just chat(), player,message = chat(), etc. tableHere = chat(), and even say(chat()). All throw an error.
I'm trying to setup a chat/listener so if I say something, it will respond.