Turns human clients into TFBots with toggleable bot logic.
|
|
před 7 roky | |
|---|---|---|
| gamedata | před 7 roky | |
| scripting | před 7 roky | |
| .gitignore | před 7 roky | |
| LICENSE | před 7 roky | |
| README.md | před 7 roky |
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.