Author Topic: Console thingy  (Read 355 times)

I was hosting my Logic Gates server and everytime somone chats on my server the console says
"The bot-name isn't in the chat, leaving..."
What does it mean?

It's an add-on.
Sift though various add-ons you have on server with a name like "Server_*", "Script_*", or "System_*".

Type trace(1); into the console, then say something in the chat. The message will now be surrounded by several lines indicative of which function and probably which add-on is echoing it. May want to do trace(0); afterwards.