CS2D
Mods Improving quality of bots Improving quality of bots
3 replies I have long wanted to offer to make improvement of bots. Of course they are awful and they should drastically change or it is better to write from scratch.
But it is somewhat tedious work that requires frequent testing and a large amount of free time.
Since as a result of my work on my mods I touched bots folder, so i decided to invite community to join to this thread and offer your own version of lua code to improve bots. Improving bots will only make them slower and increase the chance of bugs. If you really want to improve them, I guess that the best thing to do is to start from scratch. At least that's what I think. @ _Yank: Are you thinking this words with experience of bot programming? @ Masea: No, I never programmed CS2D bots but I've used several AI scripts from here. And I know that if I were to code for it, it would be somewhat heavy and impact the performance considerably. That's also one of the reasons why I'm such addicted to LuaJIT (for multithreading and faster calculations).