![]() |
First beta release of YaPB 2
Download:
http://yapb.bots-united.com/files/yapb-2_0-beta.zip YaPB 2 is based on JetBot by Dmitry Zhukov, who is known as "strelomet" in this forum. Jetbot was a fork of my original version of YaPB. This version is maintained by him. INSTALLATION: 1. Download YaPB from http://yapb.bots-united.com and install 2. Download this file, and uncompress it to [CS install dir]\cstrike\addons\yapb 3. Edit liblist.gam: PHP Code:
Please report bugs in this forum. |
Re: First beta release of YaPB 2
Quote:
|
Re: First beta release of YaPB 2
Corrected :P Thanks :)
|
Re: First beta release of YaPB 2
JetBot is based on the old PODbot 2.6 sources. In the begining Dmitry Zhukov first started with the sources of YaPB but later he started again with the sources of the old PODbot 2.6. :)
EDIT: I downloaded the latest sources of JetBot and I'm now confused... Code:
// Jetbot - AI Development project for Counter-Strike. Remake of POD-Bot 2.6. |
Re: First beta release of YaPB 2
There are no way points.
And I don't know if putting addbot in yapb.cfg will help any. |
Re: First beta release of YaPB 2
@THE_STORM:
What ever it was, it's now YAPB :) @Ancient: First downlaod http://yapb.bots-united.com/files/yapb.exe (with waypoints), and then update with this zip. |
Re: First beta release of YaPB 2
Yes, I know what your thinking; I'm dumb :P
I'll be testing it later after school and this weekend and will report bugs when I see them. Thanky ou. |
Re: First beta release of YaPB 2
I've found a bug which causes the language files not correctly loaded.
The details is that the InitConfig() is called before the settings in yapb.cfg take effect. So the language which is set in yapb.cfg is never actually loaded. and the patch may be adding this into the InitConfig(): PHP Code:
|
Re: First beta release of YaPB 2
Thanks, i've already found this bug, while porting bot to be able use different botnames & chat using language cvar. i've simply put InitConfig () into ServerActivate (), and add yapb.cfg exec into GameDLLInit ().
So names.cfg & chat.cfg is now affected by language cvar, and located in language directory... Quote:
P.S. Adding execution of config onto top of InitConfig () has no effect (but i don't know why). Language is changing but not after execution. P.P.S Also fixed crash, when bots trying to use chat, when it wasn't loaded correctly... |
Re: First beta release of YaPB 2
Yeah dinamic memory safe a lot of resources. Check out EPB source, all the config and languarge files code use dinamic memory, the .dll is less bigger than before too. :)
|
All times are GMT +2. The time now is 00:50. |
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.