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
Implementing the LRV
#1
Lightbulb 
Here is my idea how to make the LRV a bot:
changes to the LRV:
terrain:not anymore able to drive underwater
storages:2 the empty place in front of the seats,the seats
energy:on the moon a special battery, which can not be taken out and looks like part of it´s back block
battery storage:the battery storage in back block, if the LRV is build a part in the back block is missing(the place where the special battery was) in this part a battery can be put
health:now has health

changes to Cbot:
A new command called force is :added, which forces the nearest, charged grabbing unit or the astronaut to bring an item onto one of it´s storages:

Extern Void Object: ?
(
:   force(PowerCell.PlaceOne);               //Forces nearest grabbing unit to bring a PowerCell to storage place 1.
:   force(PowerCell.PlaceOne.away);       //Forces nearest grabbing unit to bring the PowerCell from place 1 away.
:
:
)

And the command ignore, which will let a grabber ignore the LRV´s orders:

Exter Void Object:Ignore
(
:  ignore();//Let´s the bot ignore the LRV.
:  ignore(PowerLevel.2)//Let´s the bot ignore the LRV´s orders if it has a lower energy level than 2.
:
)

new exercising levels:
Remote Control #9
How to use the LRV commands.
planet:moon
chapter:LRV

new challanges:
Moon Explorer
Use tracked grabber and the LRV to find 3 Titanium and 1 Uranium ore.
planet:Moon
Chapter:LRV

Charging drill #1
Use the ignore command to let the subber charge,before it executes the orders.
planet:Tropica
chapter:LRV
Work it harder
Make it better
Do it faster
Makes us stronger
More than ever hour
After our work is never over



Messages In This Thread
Implementing the LRV - by LRV - 10-20-2016, 04:06 PM
RE: Implementing the LRV - by True Destroyer - 10-21-2016, 12:25 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)