This is one example of why I rewrote the AAs. Instead of the aa code scattered throughout, how AAs are given to bots is now within 2 functions: GenerateAABonuses and GetAA() within bot.cpp. Change them to enable or disable any aa you want. Just make sure getaa returns 0 for all aas if you dont want any, and disable the code for aabonuses.
|