Hi everyone,

Have a little problem with c_trace, hope that someone can help me.

First-
When I build a house on map, a check is made that no other house is in the way. (The check is made by c_trace: point-to-point)

The Scenario-
I build a house somewhere in the map and everything is OK, i start to build another house near the first build house and the second build house somehow traces the first house (even when it shouldn't trace it)
http://www.youtube.com/watch?v=oTXszAGLkuA

The Other Scenario-
When the first building is build and I build the second more away everything works OK.

Why is this happening?