Getting the ai to not build a unit

You have not used the code I provided. Whitespace is important, you must indent the return true after the if statement as python uses indentation to nest functions! Also you need to remove the return false at the end, or it wol't have any effect.
 
Back
Top Bottom