Turns human clients into TFBots with toggleable bot logic.
|
|
7 år sedan | |
|---|---|---|
| gamedata | 7 år sedan | |
| scripting | 7 år sedan | |
| .gitignore | 7 år sedan | |
| LICENSE | 7 år sedan | |
| README.md | 7 år sedan |
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.