Dadido3 / D3bot

A very primitive AI for GMod bots designed to work with Jetboom's Zombie Survival gamemode.
40 stars 28 forks source link

Bots #66

Closed SamWall1337 closed 4 years ago

SamWall1337 commented 4 years ago

How do I teach bots to talk? To take players ' messages from the chat room and combine some of the messages

Dadido3 commented 4 years ago

There is no built in functionality for chatting or similar things. You would need to script that yourself, or find a script that provides this function.