What does the beacon do?
If it's supposed to increase bot range then it doesnt work for me :(
Normally when you teach a bot they only work near the area you taught them. A beacon allows you to move where a bot's working area is. The is especially useful for bots that need to work in different areas like bots who assemble your buildings. At some point I'll add the ability to change the radius of the area.
Since your question doesn't have anything to do with the topic of "Beacon", you should have created a new topic instead of posting it here because other people that might have the same question in mind could then find it under that new topic. You could have named the topic something like "How do we replace a bot's broken tool?"
Here is an answer to that question. Below is a set of images that shows how to do this. The first bot is named "Tree1" whose tasks are to get a Wooden Axe until its hands are full and then to chop down Pine Trees with it.
It will repeat an empty loop and do nothing until it hears the second bot named "GoLog" shout "GoLog", after which it will repeat a second loop until it hears the third bot named "StopLog" shout "StopLog". The command "Repeat until hear StopLog" has an arrow pointing down at its end, and that down arrow means that if there is a failure in that loop, the loop will end. Inside that second loop is a third loop based on the command "Repeat until hands full" which also has a down arrow. The third loop contains commands for the bot to "Move to Wooden Axe Storage" and "Take from Wooden Axe Storage". That third loop will only be run if its hands are empty, either because it just started without an Axe or because its Axe just broke. Once it has an Axe in its hands it will "Find nearest Pine Tree", "Move to Pine Tree", and "Use held item".
The second bot will simply monitor the "Log Storage" and will shout "GoLog" when that storage is not full. Similarly, the third bot will simply monitor the "Log Storage" and will shout "StopLog" when that storage is full. These two bots control the first bot so that it will only chop down trees when they are needed.
Three other bots that are not shown are responsible for making the Wooden Axes and putting them into the Wooden Axe Storage until it becomes full. Those bots use similar commands based on shouts of "GoWoodenAxe" and "StopWoodenAxe".
wow your still updating the game? wow thats awsome (dat spelling tho) i just want to say if you reply (if im lucky that you do) can you make more then one person to play as? im getting a bit tired of look how i do and clouths (spelling again) is kinda useless like clouths (spelling again) will keep the "other" little "folk" from getting dirty for a few meals
P.S i know this is long already but if you could make one of the people you can play a robot that would be REALLY cool for me.
-Zach
(edit) P.S.S how do i "farm" sticks?
To collect sticks, either the Farmer Player or trained bots can use a Mallet to hit Pine Trees which will make sticks fall to the ground. Sticks on the ground can be collected and stored in bins and then used for building the Cauldron, the Besom Broom, the Crude Torch, and the Crude Basket. Sticks can also be used as the fuel for Steam Bots and for the Crude Oven.
Since the Crude Oven is used for making so many different foods, I have found that I needed lots of bots using Mallets on Pine Trees to knock down lots of Sticks and I needed lots of bots to put those Sticks into the Bins, as shown below. I trained 10 bots to walk in circles to a group of trees to quickly knock down lots of Sticks.