- Nibbits
- StarCraft 2
- Forums
- Tools
- Green Tea AI
- GT AI Code Wiki
- New Reply
Post Reply
If you were logged in you would gain 3 XP for posting a reply.
You are replying to:
Support Nibbits by linking to us:
If you were logged in you would gain 3 XP for posting a reply.
Support Nibbits by linking to us:
@ArmageddonZ : Yes: Alias mean the same for all upgrade building.
AIEnableStock(player);
AIClearStock(player);
Let's say it is a open and ended function
About Refinery, ArmageddonZ: It's maybe the problem with priority, when it used to build which building first, in this case Refinery have low priority, set to 10 will solve the problem right away.