Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Autonauts

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

Storage Not?

A topic by ClassicNiall created Aug 02, 2017 Views: 855 Replies: 6
Viewing posts 1 to 4

What does this do? 

I don't know if it's supposed to have more "storage not full"?

Developer

Yes sorry about that. It's the text being cut off and it's supposed to be as you suggest. Thanks

Cool.  I cannot think of anything where storage > 100%, but could we have until storage empty?  I guess it's automatic, but I'd like to keep the bots in the "starting" position than sitting around waiting :-)

(-1)

Or if also, if storage is X% full, so i can start everything up again at like half or a quarter or w/e

TBH, that would be great! That way it's one command which has multiple uses!

(1 edit) (+1)

or just "until Storage Empty", "until  Storage half Full" and "until Storage Storage Full"

that way to have your to only have 1 item in box use the code under

forever
 repeat until storage Empt
    goto 1:1 (wait until box is empty)
 repeat end
do your stuff
forever End

But the correct way is to have multiple drop down menus: ()=one drop down menu

Repeat (until Storage) (=>,<=,=)(0,50,100% Full)

this is a great thing to do about stock piles