Turns human clients into TFBots with toggleable bot logic.
|
|
hace 7 años | |
|---|---|---|
| gamedata | hace 7 años | |
| scripting | hace 7 años | |
| .gitignore | hace 7 años | |
| LICENSE | hace 7 años | |
| README.md | hace 7 años |
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.