\b;Instruction \c;flatspace\n;
Syntax:
\s;\c;flatspace ( center, flatmin, rmin, rmax, dist );\n;

Determines the position of the nearest free space with at least \c;flatmin\n; of flat ground around a given position. Works similar to \c;\l;space();\u cbot\space;\n;. Useful for finding a place for a \l;building\u cbot\category;.

\t;zentrum: \c;\l;point\u cbot\point;\n;
Gewünschte Position der freien Fläche.

\t;flatmin: \c;\l;float\u cbot\float;\n;
Minimum radius of flat ground around the desired position.

\t;rmin: \c;\l;float\u cbot\float;\n; (Standardwert: \c;8\n;)
Minimale Distanz von der angegebenen Position.

\t;rmax: \c;\l;float\u cbot\float;\n; (Standardwert: \c;50\n;)
Maximale Distanz von der angegebenen Position.

\t;dist: \c;\l;float\u cbot\float;\n; (Standardwert: \c;4\n;)
Gewünschte Distanz zwischen zwei freien Flächen.

\t;Rückgabe: \c;\l;point\u cbot\point;\n;
Position der freien Fläche.

\t;Siehe auch
Die \l;CBOT-Sprache\u cbot;, \l;Variablentypen\u cbot\type; und \l;Kategorien\u cbot\category;.
