.:: Bots United ::.  
filebase forums discord server github wiki web
cubebot epodbot fritzbot gravebot grogbot hpbbot ivpbot jkbotti joebot
meanmod podbotmm racc rcbot realbot sandbot shrikebot soulfathermaps yapb

Go Back   .:: Bots United ::. > Cyborg Factory > POD-Bot mm > Releases, Installers, Docs & Coding
Releases, Installers, Docs & Coding Where the official development happens

Reply
 
Thread Tools
Re: Podbot Beta 3.0 Updates? ^^
Old
  (#151)
KWo
Developer of PODBot mm
 
KWo's Avatar
 
Status: Offline
Posts: 3,425
Join Date: Apr 2004
Default Re: Podbot Beta 3.0 Updates? ^^ - 18-02-2008

Because it's more hard to hit them if they are running - even for yapb bots.
  
Reply With Quote
Re: Podbot Beta 3.0 Updates? ^^
Old
  (#152)
KWo
Developer of PODBot mm
 
KWo's Avatar
 
Status: Offline
Posts: 3,425
Join Date: Apr 2004
Default Re: Podbot Beta 3.0 Updates? ^^ - 18-02-2008

New little update - V3B19b

+ FIXED one more minor bug with ducking bots.
+ FIXED old problem with geting camping direction at non-camp waypoint.
+ Added a check if the bot carrying C4 is going to plant it somewhere and if maybe he is more close to another bomb-site (then it will change its goal).

Please always try the latest beta and give me some feedback.
  
Reply With Quote
Re: Podbot Beta 3.0 Updates? ^^
Old
  (#153)
Immortal_BLG
Member
 
Status: Offline
Posts: 171
Join Date: Nov 2007
Location: Russian Federation
Default Re: Podbot Beta 3.0 Updates? ^^ - 18-02-2008

It is a pity, it is very a pity kwo, but it not the answer: "Because it's more hard to hit them if they are running - even for yapb bots.", make though variable, that bots at shooting stopped.
  
Reply With Quote
Re: Podbot Beta 3.0 Updates? ^^
Old
  (#154)
AlexBreems
Member
 
Status: Offline
Posts: 55
Join Date: Feb 2008
Default Re: Podbot Beta 3.0 Updates? ^^ - 18-02-2008

You could make autocreation of waypoints as it is realised at Zbot 1.5?
Or to create the converter .nav to .pwf
  
Reply With Quote
Re: Podbot Beta 3.0 Updates? ^^
Old
  (#155)
KWo
Developer of PODBot mm
 
KWo's Avatar
 
Status: Offline
Posts: 3,425
Join Date: Apr 2004
Default Re: Podbot Beta 3.0 Updates? ^^ - 19-02-2008

Give me the algorithm how to automatically cover the map by waypoints - then I can do that...
  
Reply With Quote
Re: Podbot Beta 3.0 Updates? ^^
Old
  (#156)
Immortal_BLG
Member
 
Status: Offline
Posts: 171
Join Date: Nov 2007
Location: Russian Federation
Default Re: Podbot Beta 3.0 Updates? ^^ - 19-02-2008

AlexBreems
KWo what about my question?
  
Reply With Quote
Re: Podbot Beta 3.0 Updates? ^^
Old
  (#157)
Sc0Rp
Retired Podbot_mm tester
 
Sc0Rp's Avatar
 
Status: Offline
Posts: 225
Join Date: Jun 2007
Location: none of your business
Default Re: Podbot Beta 3.0 Updates? ^^ - 19-02-2008

Quote:
Originally Posted by KWo View Post
New little update - V3B19b

+ FIXED one more minor bug with ducking bots.
+ FIXED old problem with geting camping direction at non-camp waypoint.
+ Added a check if the bot carrying C4 is going to plant it somewhere and if maybe he is more close to another bomb-site (then it will change its goal).

Please always try the latest beta and give me some feedback.
By the last point of the update, won't the bot with the C4 always go to the same bombsite?
  
Reply With Quote
Re: Podbot Beta 3.0 Updates? ^^
Old
  (#158)
AlexBreems
Member
 
Status: Offline
Posts: 55
Join Date: Feb 2008
Default Re: Podbot Beta 3.0 Updates? ^^ - 19-02-2008

Quote:
Originally Posted by KWo View Post
Give me the algorithm how to automatically cover the map by waypoints - then I can do that...
Or to create the converter .nav to .pwf
It is possible?
  
Reply With Quote
Re: Podbot Beta 3.0 Updates? ^^
Old
  (#159)
KWo
Developer of PODBot mm
 
KWo's Avatar
 
Status: Offline
Posts: 3,425
Join Date: Apr 2004
Default Re: Podbot Beta 3.0 Updates? ^^ - 19-02-2008

Quote:
Originally Posted by Immortal_BLG View Post
It is a pity, it is very a pity kwo, but it not the answer: "Because it's more hard to hit them if they are running - even for yapb bots.", make though variable, that bots at shooting stopped.
I wanted to say "it's more easy to hit You or the bot if You are staying (even while shooting)". Some people are satying while shooting, but those the most advanced they are always in some movement - they know is harder to hit them if they are moving - also by such killers like yapb bots are. That's why I'm not going to implement it. Next time if If You have an idea what to change/improve in podbot mm - please, post it in Ideas subforum, instead spamming the topic related to beta versions of bot and problems noticed with that beta.

Quote:
Originally Posted by Sc0Rp View Post
By the last point of the update, won't the bot with the C4 always go to the same bombsite?
Well - actually I have a check in the code if the distance of the bot to the closest goal waypoint is bellow < 800 units. Then - the bot checks if the distance between his selected goal waypoint and the closest one is farer away than 800 units. If it is farer away - it is going to go to that closest one.

I did it so to prevent such situations I've seen at de_dust2 like the bot just was walking at the bomb site A and he didn't stop there, but he went away to bombsite B... It was really stupid. If it's already on some bombsite - it should plant the bomb.

Quote:
Originally Posted by AlexBreems View Post
Or to create the converter .nav to .pwf
It is possible?
Same note like for Immortal_BLG. We have an ideas subforum for such things.
And no - navmashes and waypoints are completly different things... I have no idea how I could convert nav to pwf...
  
Reply With Quote
Re: Podbot Beta 3.0 Updates? ^^
Old
  (#160)
Sc0Rp
Retired Podbot_mm tester
 
Sc0Rp's Avatar
 
Status: Offline
Posts: 225
Join Date: Jun 2007
Location: none of your business
Default Re: Podbot Beta 3.0 Updates? ^^ - 20-02-2008

Quote:
Originally Posted by KWo View Post
Well - actually I have a check in the code if the distance of the bot to the closest goal waypoint is bellow < 800 units. Then - the bot checks if the distance between his selected goal waypoint and the closest one is farer away than 800 units. If it is farer away - it is going to go to that closest one.

I did it so to prevent such situations I've seen at de_dust2 like the bot just was walking at the bomb site A and he didn't stop there, but he went away to bombsite B... It was really stupid. If it's already on some bombsite - it should plant the bomb.
Yeah noticed that also but thought it wasn't a bot-bug.
I'll keep an eye on that change when I test the latest beta.
Thanks for answer and for keeping approving podbot.
  
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 8 (0 members and 8 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
vBulletin Skin developed by: vBStyles.com