If you were logged in you would gain 3 XP for posting a reply.
You are replying to:
Ptanhkhoa, Ive found on GT AI forum this >>> GT AI 0.66: _ Improve Phoenix to use more Gravition Beam _________________________________________________ in Version 0.7 - in GTZStrategy.galaxy in void GTMicro is still GTPhoenixOrder disabled. It seems Uve forgotten to remove "//" from these 2 lines :D
Ptanhkhoa, Ive found on GT AI forum this >>>
GT AI 0.66:
_ Improve Phoenix to use more Gravition Beam
_________________________________________________
in Version 0.7 - in GTZStrategy.galaxy in void GTMicro is still GTPhoenixOrder disabled. It seems Uve forgotten to remove "//" from these 2 lines :D
// if (type == c_PU_Phoenix)
// { AICast(aiUnit, GTPhoenixOrder(player, aiUnit, scanGroup), c_noMarker, c_castHold); }