colobot-data/help/cbot/E/recycle.txt

15 lines
475 B
Plaintext

\b;Instruction \c;recycle\n;
Syntax:
\s;\c;recycle ( );\n;
Recycles the derelict bot in front of the \l;recycler\u object\botrecy; into a \l;titanium cube\u object\titan;.
\t;Return value: \c;\l;int\u cbot\int;\n;
Zero if OK, or a value different from zero if an error occurred.
\c;== 0 \n;the derelict bot has been recycled
\c;!= 0 \n;error, no derelict bot could be recycled
\t;See also
\l;Programming\u cbot;, \l;types\u cbot\type; and \l;categories\u cbot\category;.