Turns human clients into TFBots with toggleable bot logic.
|
|
пре 7 година | |
|---|---|---|
| gamedata | пре 7 година | |
| scripting | пре 7 година | |
| .gitignore | пре 7 година | |
| LICENSE | пре 7 година | |
| README.md | пре 7 година |
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.