Post by newandclueless on May 23, 2016 19:16:47 GMT
Thank you! These bots are really good!
I have one question: How i can add only 5-6 bots? Now they are 19, but i want only 5-6 from them (without changing the player slots).
> Open SyPB.cfg with notepad
> Go down to this line:
// Default value: 19
sypb_quota "19"
> Change "sypb_quota "19"" to how many bots you want, so if you want 9 bots change to this:
sypb_quota "9"
Very nice bots, much better than pod bots. Do you know if you can run this on linux?
From my test:
1. Human bot are 100% aimbot, sometime they use knife and backstab lol, my server has knife knockback seems funny see zombie flying when hitted by knife.
2. Zombie bot instantly changes target when been infected, so do not stay near bot. They can backstab you.
3. At new round bot don't shoot each other. They act like a real human.
4. The waypoint part are better compare to Podbot and Yapb, bot not stuck, they will keep moving. You also can create a camp spot (goal) when making a waypoint. For example play on cs_assault map and see bot jump on crate and camp like boss.
5. Cpu usage a bit higher compare to Yapb and CSbot. Don't test with podbot cause that bot is nothing to me.
6. It has an Amxx api module so you can code amxx plugin and use the Sypb api.
7. It was developed by Chinese.. yeaa.. Chinese.. Ermm Hong Kong actualy
Make sure you follow instructions clearly
1) Download and put sypb folder into > Steam\steamapps\common\Half-Life\cstrike\addons
2) Go to 'cstrike\addons\metamod folder, and then open plugins.ini with notepad
3) Inside plugins.ini copy and paste this line as last, or wherever > win32 addons\sypb\dlls\sypb.dll
so now you have something like this:
;SYBP BOTS - BETTER THAN PODBOTS
win32 addons\sypb\dlls\sypb.dll
4) Make sure you disable podbots or any other bots you were using, inside plugins.ini by putting ; before their line
like this:
;win32 addons/podbot/podbot_mm.dll
win32 addons\sypb\dlls\sypb.dll