View Single Post
Re: [AMXX Plugin for PodBot] No more bot blockers
Old
  (#3)
KWo
Developer of PODBot mm
 
KWo's Avatar
 
Status: Offline
Posts: 3,425
Join Date: Apr 2004
Default Re: [AMXX Plugin for PodBot] No more bot blockers - 07-04-2010

Quote:
Originally Posted by CS1.6 View Post

Plugin source code:

no_more_bot_blockers.sma



Plugin + "bot follow" feature if you press "E" (alpha version, not working yet, KWo can complete the plugin):
no_more_bot_block_plus_bot_follow_alpha_unfinished _.sma
Use http://www.mediafire.com/ to share files. speedyshare.com works very slowly. I had to wait about 5 minutes to grab Your file...

[EDIT]
That plugin has the same issue like my code - it doesn't check if the bot really can go back, so he may fall down if it happens on the edge of the roof or somewhere above the ground... Still need to find a better solution for it. It looks like my curent method with calculating the "future" bot position when he is pushed away doesn't work correctly, becase the check if that postion is allowed (to prevent fall down) exists in my code but it seems it's not working (but there is no bug in that check).
[/EDIT]

Last edited by KWo; 07-04-2010 at 09:20..
  
Reply With Quote