View Single Post
Re: How to detect entity [properties] ?
Old
  (#11)
KickBot
Member
 
Status: Offline
Posts: 17
Join Date: Apr 2004
Default Re: How to detect entity [properties] ? - 31-05-2004

Quote:
Originally Posted by Tea
2: Even I force the dod_flag to 0 (dod_flag = 0) at the top of BotFindItem(), bot still keep say this is a ALLIES FLAG but not FREE flag. ???
You use the "=" assignment operator instead of comparison "==" in all your "dod_flag" tests in this function.
I can't help with your other questions, I have no experience with the keys system or Dod in general.
  
Reply With Quote