View Single Post
Re: YaPB 2.05...Buyzone issue still there...
Old
  (#4)
KWo
Developer of PODBot mm
 
KWo's Avatar
 
Status: Offline
Posts: 3,425
Join Date: Apr 2004
Default Re: YaPB 2.05...Buyzone issue still there... - 01-07-2006

About that nades problem - what I can say is this - I've noticed there is something stupid in HL engine. When the player selects a new weapon, it has got it already about 1s, then - until that delay time (sometimes even a bit more) - there is sent a message by HL engine (the bot code is waiting for it) to say - "the player has now this weapon". The result is - the bot is waiting for the message about selected by him a weapon (to be sure he has the weapon in its hand he just was trying to select) - in this case it's a nade - so You can see as the bot is waiting for no reason for something - then he is throwing it. Probably we may need to hack private data (I hope they are updated without that delay). Another thing is - we probably need to remove that part for making bot speed equal zero during throwing nades.
  
Reply With Quote