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.
