- 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:
Hi I had a build order bug in commander and I couldnt realize what is wrong , can u pls explain me this ?
This line works excelent >>>>>>
GTBuildI (player, 10, 0, c_PB_RoboticsFacility, 1, c_nearFarFactory, c_PR_ZealotCharge, 1);
This line doesnt work at all >>>>>>
GTBuildTI (player, 10, 0, c_PB_RoboticsFacility, 1, c_nearCloseFactory, c_PR_ZealotCharge, 1);
But GTBuildTI doesnt work only for the Robotics Facility , other buldings are ok. So tell me when is better to use GTBuildTI and GTBuildI
EDIT: It seems he doesnt build it if he is on attack mission, when attack stops, he builds it , strange.