i have tryed to alter the script, så that the bots reply will allso be posted in chat logs. I have tryed lots of things but cant get it to work. The closest i get is to change line 452 player.SendConsoleCommand("chat.add", 2, _config.ChatSteamId, message); TO player.SendConsoleCommand("chat.say", message); but it does not work as intended.... anyone has a simple surgestion ?