.:: Bots United ::.

.:: Bots United ::. (http://forums.bots-united.com/index.php)
-   YaPB (http://forums.bots-united.com/forumdisplay.php?f=55)
-   -   Latest YaPB Beta (http://forums.bots-united.com/showthread.php?t=5956)

Minh-Lo-Hwang 04-04-2008 16:08

Re: Latest YaPB Beta
 
Great News!


Is there a Changelog, Headshot ?

He@dShot 04-04-2008 16:47

Re: Latest YaPB Beta
 
version 2.52: Small updates:
- New Chat Messages and radio commands:
Enemy Spotted: Bots will attack-move to position of team-mate that issued radio command !
Stick Together, team: Bots will follow team-mate that issued radio command !
- Shield Protection system improoved !
- Weapon reload bug fixed (I think) ! (Bots would hold the fire button if no even if no ammo in clip).
- No jumping when using zoomable rifles.
More coming...;)

KWo 05-04-2008 13:12

Re: Latest YaPB Beta
 
In the function:
bool Bot::LookupEnemy (void)
Code:

  // the old enemy is no longer visible or
  if (FNullEnt (newEnemy))
  {
(...)
        // skip glowed players, in free for all mode, we can't hit them
        if (player->v.renderfx == kRenderFxGlowShell && g_botVar[Variable_Deathmatch]->GetBool ())
            continue;

I don't think that is correct... Have You ever try to play with AMX X and ATAC plugin? There is a punishement called "glow the player". It changes the rendering of the player by kRenderFxGlowShell... If You are trying to have the compatibility with CSDM FFA, there is just a cvar for that "mp_freeforall". But that check should be done in that case some lines above and CSDM FFA allows You to hit enemies and teamnates as well...
Maybe just that comment You have there is confusing.

Fixer 05-04-2008 18:34

Re: Latest YaPB Beta
 
Thank you guys! for this amazing BOT! I'm gonna play with it!

BUT:

Bot aiming is tooooo bad in 2.52! OMFG! WTF!!!??? O_O Inacurrate! I see that bot_aim was changed.

Firing from AWP in moving its a very bad idea o_O

Таааак, кто крутил прицеливание? Почему они стали жутко мазать? Сразу ж вижу разницу! Мне что в сорцы самому лесть выискивать где собака зарылась? :)))

Jeefo, спасай!

ProRaiL 06-04-2008 09:02

Re: Latest YaPB Beta
 
it's a bit weird to change cvar prefixes, because at least it's now a bit slower to type (because I used to do yb_quota instead of yapb_quota) and it's not compatible with YaPB Conf Center anymore... I reversed this change for my self and suggesting to headshot to do this too
don't know what about stupidness, it became weaker for a bit and moving better than before imho

Fixer 06-04-2008 13:40

Re: Latest YaPB Beta
 
2He@dShot

Please, return aiming from 2.51, because in 2.52 bots are too bad. For example, when you strafing around the bot, bot can't hit you o_O O_O

In 2.51 bots are really weaker! 2.51 version much harder!

He@dShot 06-04-2008 14:02

Re: Latest YaPB Beta
 
Sorry...for the troubles....To me it works good...perhaps i'm weaker than u guys at CS...Anyway I am working on it...Be sure that pretty soon I will release a new version that kicks ass...!:thumbup: I knowticed that I released a debug version of YaPB 2.52 instead of the release...Debug I messed up in order to understand some things !!!

Fixer 06-04-2008 14:26

Re: Latest YaPB Beta
 
>i'm weaker than u guys at CS

So, return 2.51 aiming (in any way!!! PLEASE) - it REALLY kicks ass! ;) The Best imho.

And, fix walking with sniper rifles!!!

jeefo 08-04-2008 00:04

Re: Latest YaPB Beta
 
Quote:

Originally Posted by KWo (Post 57655)
In the function:
bool Bot::LookupEnemy (void)
I don't think that is correct... Have You ever try to play with AMX X and ATAC plugin? There is a punishement called "glow the player". It changes the rendering of the player by kRenderFxGlowShell... If You are trying to have the compatibility with CSDM FFA, there is just a cvar for that "mp_freeforall". But that check should be done in that case some lines above and CSDM FFA allows You to hit enemies and teamnates as well...
Maybe just that comment You have there is confusing.

hi :)

ATAC+CSDM - i haven't seen such servers, that have some players... :) as for mp_freeforall, yup it should be checked, instead of manually setting yb_deathmatch to value we want... But now its works fine...

@Headshot:
Thanks for trying to improve the bot ;) really, no time at all now... :(

and can you strip out compile-trash out of the source, 100kb zipped src is nicely than 5mb one :P

Ancient 08-04-2008 05:22

Re: Latest YaPB Beta
 
Where can I download this new version?


All times are GMT +2. The time now is 09:06.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.