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.