Turns human clients into TFBots with toggleable bot logic.

nosoop 41cf935778 Add README %!s(int64=6) %!d(string=hai) anos
gamedata 4c914cdfbe Initial plugin commit %!s(int64=6) %!d(string=hai) anos
scripting de24a2ae90 Add plugin info struct %!s(int64=6) %!d(string=hai) anos
.gitignore 002d187dbe Initial commit %!s(int64=6) %!d(string=hai) anos
LICENSE 002d187dbe Initial commit %!s(int64=6) %!d(string=hai) anos
README.md 41cf935778 Add README %!s(int64=6) %!d(string=hai) anos

README.md

TFBot for AFK players

Turns human clients into TFBots with toggleable bot logic.

This is done by hooking the game's ClientPutInServer function and allocating a CTFBot instead of the standard player entity, as well as fixing some of the other side-effects of having that kind of setup.