View Single Post
Re: Team detection problems.
Old
  (#4)
KWo
Developer of PODBot mm
 
KWo's Avatar
 
Status: Offline
Posts: 3,425
Join Date: Apr 2004
Default Re: Team detection problems. - 25-08-2008

Yes and no. To get the info about bot's team I would have to check everytime that offset when I'm checking bot's team in the code (in each function at least once). Currently I'm checking the team based on this what is stored by teaminfo messages (they are send only when the player changes the team and at player's respawn). So I'm using somehow buffered info about the bot's/player's (if checking enemies) team.
  
Reply With Quote