File: botsr.txt

package info (click to toggle)
colobot 0.2.2-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 415,536 kB
  • sloc: cpp: 129,246; ansic: 8,872; python: 2,158; sh: 672; awk: 91; xml: 35; makefile: 31
file content (20 lines) | stat: -rw-r--r-- 1,224 bytes parent folder | download | duplicates (15)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
\b;\button 140; Wheeled Sniffer
\image botsr 8 8;
Wheeled bot equipped to prospect the geological structure of the subsoil. Whenever it locates something of use, the sniffer lays down the following marks:

- a \l;red cross\u object\stonspot;       -> \l;titanium ore\u object\titanore;.
- a \l;yellow circle\u object\uranspot;  -> \l;uranium ore\u object\uranore;.
- a \l;green cross\u object\enerspot;   -> energy deposit, useful for a \l;power station\u object\station; or a \l;power plant\u object\energy;.

Wheels constitute a standard, fast and energy-saving mode of propulsion, which is perfectly adapted for a relatively flat terrain. Whenever the terrain gets sloped, it is advised to use a \l;winged sniffer\u object\botsj; instead, or, if this is impossible, a \l;tracked sniffer\u object\botsc;.

\t;Programming
To program the bot's movements, use the following commands : \c;\l;move\u cbot\move;\n;, \c;\l;turn\u cbot\turn;\n;, \c;\l;motor\u cbot\motor;\n;, \c;\l;goto\u cbot\goto;\n;.

To program the sniffing arm, use \c;\l;sniff\u cbot\sniff;\n;.

\t;Object \l;Category\u cbot\category;
\c;WheeledSniffer\n;

\t;See also
\l;CBOT Language\u cbot;, \l;Variables\u cbot\type; and \l;Categories\u cbot\category;.