i am using AI engine with megaglest. i recieved this error how to avoid it
Trying to move unit [100009 - archer] into occupied cell [x [14] y [14]] and field = 0, unit already in cell [100010 - barracks]
I am using functions in world class in c++
Ex givePositionCommand(unitID, command, pos)
createUnit(unitID, faction, pos)
pos= startlocation(0)