Re: Podbot Beta 3.0 Updates? ^^
Another small update: :)
V3 Build 15a +Changed - Bots shouldn't make bots-towers on ladders anymore (they test all the ladder right now - not only if the current WP is used by another bot - like it was before). +Changed - the creation of the visibility table doesn't lag the server anymore. :D +Fixed - the WP editor - now You should more easy and more precisly point the WP You want to manually make the path connection. @Ancient - please report me if these second and third ones really work better now. |
Re: Podbot Beta 3.0 Updates? ^^
KWo,
This bot is awesome! I just tried 19 bots as ts and 13 bots as cts and myself on the server. I run a true DS on a AMD athlon 3000+ The cpu runs just over 20% when there is full out warfare going on! It idles around 2% cpu when there isn't any action going on, even with 31 bots! The nade throwing is a bit "high" I did notice. The bot seems to be pointing the nade at the target correctly but their release is too high most of the time. (I was using version 2006.9.3.0. Going to switch over to testing on a dllbuilt from podbot_mm_src_v3B15.zip and mm 1.19 source.) I will write this up in the bug section as well as some features I need (and am willing to try coding or what ever help you want/ need.) I am confused on how you keep track of the version. In the forums you mention versions like V3 beta 14f But when I look at the dll version resource I see version info like 20060910. Why not put the "real" version into the dll to avoid confusion? Thanks man! |
Re: Podbot Beta 3.0 Updates? ^^
Quote:
Quote:
|
Re: Podbot Beta 3.0 Updates? ^^
OK - another small update:
V3 Build 15b: +Fixed problem with hostages (bots ignored them a lot instead pickuping them). +Changed the behavior of finding goals (it was too much randomized - almost not related to the current bot "feeling" - now the weight between random and "feel" choice of the goal is changed more to the "feel" - twice more than random). So now they should focus more on the "mission". @Ancient - can You try this? ;) @Austin - please use this version. :) |
Re: Podbot Beta 3.0 Updates? ^^
Quote:
Got it on the versions info. I wasn't looking at the "sepcial" info. As far as the cpu usage goes that was a guesstimate. I only quickly counted the bars and guessed at 20% , it could have been 15%. I thought 20% was awesome for 31 bots! I will get a better run of cpu usage. Also, is there a place to get your latest source code changes? What I want to do over here is always build your latest with cv60 and metamod 1.19 (the standard 1.19). This way we will get feedback on this type of build running on cz. |
Re: Podbot Beta 3.0 Updates? ^^
Quote:
For version 15 the bots pretty much stayed outside and really never even tried to rescue the hostages. For version 15b they were much better. I had to kill one next to the hostages and 3 in the vent in about the first minute and half into the round. Only one was still outside. This is way better but it seems like they should be tweaked to be even more focused on the map goals. Great updates! |
Re: Podbot Beta 3.0 Updates? ^^
Quote:
All changes You are doing into code - You can post in Coding section with little comment to let me see what lines were changed by You. Example: Code:
if (g_f_cv_bot_quota_match > 0) // Austin - 20.09.2006 |
Re: Podbot Beta 3.0 Updates? ^^
Thanks again for the help Kwo.
The makres fails, but the build still works. It just uses a non-updated res. I can get it working with the information you posted. When you get a chance do send a vc6.0 make file. In the mean time I will use the one I have that I got working. I just built 15b ! But a couple of things. I have to explicitly cast this: b_WP_IsLadder = bool()(paths[WP_Index]->flags & W_FL_LADDER); C:\CS\Dev\podbot_sdk\metamod\podbot_plugin\bot_nav igate.cpp(13 : error C2220: warning treated as error - no object file generated C:\CS\Dev\podbot_sdk\metamod\podbot_plugin\bot_nav igate.cpp(13 : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning) I also get dll.obj : warning LNK4197: export "GiveFnptrsToDll" specified multiple times; using first specification Which is weird but I am checking on it. Thanks for always posting your latest source to the latest released dll. I will always look there for it. Thanks! |
Re: Podbot Beta 3.0 Updates? ^^
Quote:
Quote:
Quote:
b_WP_IsLadder = (paths[WP_Index]->flags & W_FL_LADDER) but maybe You need to use (bool) instead bool() - dunno how VC6 works... Quote:
|
Re: Podbot Beta 3.0 Updates? ^^
Another update - V3 Build 15c:
+Fixed another problem with hostages (few times pickuped by a bot the same hostage). +Fixed (my) mistake in the waypoint editor - now when You point some waypoint - the manual path connection will be done with that pointing WP. If You have sme trouble with pointing a WP - just try to point the middle of its height. +Added 2 new cvars requested by Austin: pb_bot_quota_match and pb_bot_join_team. Usage: Quote:
|
All times are GMT +2. The time now is 08:42. |
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.