CS2D
Scripts Ho do I script AI in CS2D? Ho do I script AI in CS2D?
1 reply I need some help on here with AI scripting, i am confused and don't know what to do, I want bots to talk, and not use the radio instead because I want bots to communicate with players, like dropping weapons for them. But I don't know how to do it, can anyone help. I went through Google and these forums but no help! DC Admin Offline
The AI script is in bots/Standard AI.lua
and the scripts in bots/includes
.
You can take that as a starting point and modify/extend it.
Use the Lua ai methods to control the bots:
https://www.cs2d.com/help.php?luacat=ai