HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

[AI] DisablePathing ?

11-15-2008, 10:06 AM#1
Troll-Brain
What this function should do ?
An other Not Yet Implanted Function , a buggy one, or what ?
When i try it in an .ai script warcraft3 crash.
11-19-2008, 08:40 PM#2
Troll-Brain
Nobody know this function ?
11-19-2008, 08:55 PM#3
moyack
When are you using this function? I believe it only works in the main function only... and no, I've never used that function nor I know what it does exactly... (I guess this one avoids the AI to place buildings in a matrix way)

Probably Strategy Master could give us a hint...
11-20-2008, 03:15 PM#4
Troll-Brain
I used it in the main function.
So let's wait Strategy Master's answer.
11-20-2008, 04:42 PM#5
chobibo
@moyack: what do you mean by "matrix way", just curious what that is, thanks.
11-20-2008, 05:24 PM#6
moyack
The AI orders the workers to put the buildings in such way that each of them get separated by a constant distance, forming a grid.
11-20-2008, 06:05 PM#7
chobibo
oh... thanks dude.