The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 906 - File: showthread.php PHP 7.2.24-0ubuntu0.18.04.15 (Linux)
File Line Function
/showthread.php 906 errorHandler->error




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
MinePlanter
#1
I have an idea to make a robot what will plant mines. I decided to use Sniffer and "produce" command, because of (un)limitations of colobot

For now it's so simple

Quote:extern void object::MinePlanter()
{
sniff();
produce(Mine);
}


I wonder how to make Sniffer produce the Mine in front of him - do you guys have any idea?


Messages In This Thread
MinePlanter - by krakers - 08-04-2016, 10:38 AM
RE: MinePlanter - by tomaszkax86 - 08-04-2016, 12:42 PM
RE: MinePlanter - by krakers - 08-06-2016, 09:08 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)