Fork of the Counter Strike 1.6 bot modification YAPB - https://github.com/yapb/yapb/tree/master to make the Noob/easy difficulty easier
Added custom configs. These are used for replacing some hardcoded strings inside bot code, currently custom cvar for parachute detection is available, as well as custom c4 model names. Added editorconfig, and fixed CRLF for files (was a mix between LF & CRLF). Fixed use-after-free sanitizer error with chatlib. Fixed configs files loaded with memory-loader does not process last line in config files. |
||
|---|---|---|
| .github | ||
| cfg/addons/yapb/conf | ||
| ext | ||
| inc | ||
| src | ||
| vc | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| LICENSE | ||
| meson.build | ||
| package.py | ||
| README.md | ||
| version_script.lds | ||
YaPB
☉ About
It's a computer controlled players (bots) for the Counter-Strike b6.6 - 1.6 and Counter-Strike: Condition Zero. Bots allows you to play that games without connecting any game server or even without internet.
☉ Documentation
- English: https://docs.yapb.ru/en/latest/
- Russian: https://docs.yapb.ru/ru/latest/
☉ Waypoints
All requests/bugs regarding bots navigation graph (waypoints) are located in this repository. if you have waypoint request, please post an issue there.