DarkBlizz

Game On => Land of AI => STARCRAFT II: WINGS OF LIBERTY => AI Development => Topic started by: hd on March 28, 2010, 10:30:40 AM

Title: Anyone have missing upgrade strings?
Post by: hd on March 28, 2010, 10:30:40 AM
Anyone have all of the upgrade strings for the missing upgrades?

For example, the Roach upgrade to move while burrowed, etc. is missing from the requirementsai file.
Title: Re: Anyone have missing upgrade strings?
Post by: ptanhkhoa on April 08, 2010, 11:33:31 PM
It better to look at the Requirement AI.xml in the Gamedata, i almost find all of it here ^^, include the VoidRay Speed, Nuke for Ghost Academy as well. The problem now is based on micro control, how to make the Roach burrow when moving. 
   In the ValidatorData.xml, it has the value when the unit burrow for each kinds of unit, maybe you can tinkering with it. ( I have been able to set the drone to burrow immediately, instead of running around when being attack, (unless it discover by an detector :P )