Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Autonauts

Make and teach robots to automate the world! · By Denki

I NEED HELP WITH THE HEAR COMMAND

A topic by selyemzozi14 created Feb 27, 2019 Views: 1,349 Replies: 2
Viewing posts 1 to 3

Hi all!

i'm in love with this game, but i can not use the hear commands.
So can somebody tell me how to use them step by step? 
or just post a pictrure thats working.


thanks in advance

(+1)

Here is one example of how you can use the Hear commands.  In my fishing group as shown below, I have one bot wearing a Party Hat which is named "GoFish".  This bot monitors the Salmon Storage with the command "Repeat until Salmon Storage not full".  Once that condition is true, it will use the command "Shout GoFish" and will then wait 60 seconds before repeating everything.  I have another bot wearing a Guy Fawkes Hat which is named "StopFish".  This bot monitors the Salmon Storage with the command "Repeat until Salmon Storage full".  Once that condition is true, it will use the command "Shout StopFish" and will then wait 60 seconds before repeating everything.  I also have 7 bots with names such as "Fish1".  These bots will wait based on the command "Repeat until hear GoFish".  Once that is shouted by the first bot, these 7 bots will then run the commands in the "Repeat until hear StopFish" loop, which are "Find nearest Deep Sea Water" and "Use held item" (which is the fishing rod).  Thus, the 7 bots will fish for salmon until the Salmon Storage is full.  I also have 3 bots with names such as "Fish>Stor1" which simply move the salmon that have been caught into the Salmon Storage bin, and two bots wearing Traffic Cone hats which wind all of the other bots whenever needed.

Thanks a lot