Re: my AI dont do what it should!
Dont forget I just want to set a quick testbed. I agree thats not the best option for the AI to let it cranks ships like mad. But if its not possible to have it follow a simple behavior, how can you expect to follow a more complex one?
Here is the sample AI file:
AI State := {put all AI state here}
Num Queue Entries := 2
Entry 1 Type := Colonizer
Entry 1 Planet Per Item := 0
Entry 1 Must Have At Least := 2
Entry 2 Type := Attack Ship
Entry 2 Planet Per Item := 2
Entry 2 Must Have At Least := 2
Should have 2 colonizers, then up to 5 ships per planets. The AI dont follow this, why?
|