Fork of the Counter Strike 1.6 bot modification YAPB - https://github.com/yapb/yapb/tree/master to make the Noob/easy difficulty easier
Find a file
jeefo 075bff2988
Custom.cfg (#213)
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.
2020-12-15 15:28:58 +03:00
.github Fix typo 2020-11-23 13:23:09 +03:00
cfg/addons/yapb/conf Custom.cfg (#213) 2020-12-15 15:28:58 +03:00
ext Custom.cfg (#213) 2020-12-15 15:28:58 +03:00
inc Custom.cfg (#213) 2020-12-15 15:28:58 +03:00
src Custom.cfg (#213) 2020-12-15 15:28:58 +03:00
vc Fixed linux listenserver startup problems 2020-11-23 00:06:18 +03:00
.editorconfig Custom.cfg (#213) 2020-12-15 15:28:58 +03:00
.gitattributes merge changes from the defunct ubot 2020-06-16 11:19:30 +03:00
.gitignore Fixed compiler warnings. 2020-11-23 10:48:44 +03:00
LICENSE ci: add simple packaging script 2020-11-11 16:54:58 +03:00
meson.build Custom.cfg (#213) 2020-12-15 15:28:58 +03:00
package.py Custom.cfg (#213) 2020-12-15 15:28:58 +03:00
README.md Update README.md 2020-11-16 13:32:21 +03:00
version_script.lds Switch build to msvc for windows. 2020-11-13 19:16:56 +03:00

YaPB

Latest YaPB Latest YaPB YaPB License

☉ 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

☉ Waypoints

All requests/bugs regarding bots navigation graph (waypoints) are located in this repository. if you have waypoint request, please post an issue there.