Starbase Modifying Ships + Energy/Fuel Management Guide

Starbase Modifying Ships + Energy/Fuel Management Guide 1 - steamsplay.com
Starbase Modifying Ships + Energy/Fuel Management Guide 1 - steamsplay.com
A super simple way to modify your ship for automated energy/fuel management with YOLOL code in Starbase.

 

Introduction

You can easily modify your ship to save tons of energy and avoid replacing fuel rods every so often.

With a basic script coded in YOLOL, Starbase’s programming language, your ship generator will turn off and on automatically depending on battery charge and regulate how much output is currently necessary.

It’s a simple solution to avoid having to turn the generator on and off manually every time the ship stops moving.

What you need

 

  • A ship equipped with a generator and battery.
  • A YOLOL Chip Socket
  • A Basic YOLOL Chip
  • Cable and bolt tools.

You can get these from the auction house or craft them yourself at a crafting bench.

Starbase Modifying Ships + Energy/Fuel Management Guide

Starbase Modifying Ships + Energy/Fuel Management Guide

Install the YOLOL Chip

Simply bolt the YOLOL Chip Socket to a beam on your ship using the bolt tool.

Then, put the Basic YOLOL Chip inside the Socket.

Finally, link the Socket to the generator network using the cable tool.

Starbase Modifying Ships + Energy/Fuel Management Guide

Program the YOLOL Chip

To edit the YOLOL script inside the chip, press the center lock and slide it down.

Put the following line of code inside on the first line.

:FuelChamberUnitRateLimit=100-:StoredBatteryPower/100 goto 1

Starbase Modifying Ships + Energy/Fuel Management Guide

Debugging

You can always rename the device fields FuelChamberUnitRateLimit as GeneratorOutput and StoredBatteryPower as BatteryCharge for example if you want to.

In fact, they should have similar names in the YOLOL script and the battery and the generator fuel chamber installed on your ship.

To rename device fields, use the universal tool. Press u pointing at the device, then go to the data tab to edit.

Starbase Modifying Ships + Energy/Fuel Management Guide

 

Written by Nukyo

Here we come to an end for Starbase Modifying Ships + Energy/Fuel Management Guide hope you enjoy it. If you think we forget something to include or we should make an update to the post let us know via comment, and we will fix it asap! Thanks and have a great day!


Be the first to comment

Leave a Reply

Your email address will not be published.


*