var x = Random(LandscapeWidth()), pos = PathFree2(x, 0, x, LandscapeHeight()); if(pos) CreateObject(Idol, pos[0], pos[1]);