Turns human clients into TFBots with toggleable bot logic.
|
|
há 7 anos atrás | |
|---|---|---|
| gamedata | há 7 anos atrás | |
| scripting | há 7 anos atrás | |
| .gitignore | há 7 anos atrás | |
| LICENSE | há 7 anos atrás | |
| README.md | há 7 anos atrás |
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.