Skip to content
This repository has been archived by the owner on May 23, 2023. It is now read-only.

Mode 1 Changes

Tensuko edited this page Aug 2, 2020 · 2 revisions

There are some changes made to Mode1, load on Startpoint or Trigger. Beside the Scripting is now more based on GIANTS Code, we also added a feature.

  • You can now press on the text 'add new fillType' to choose a filltype you want to load.
  • That fillType gets added to a list, for up to 5 fillTypes.
  • Each fillType got it's own RunCounter, where you can say, how many times it have to load this fillType.
  • You can move the filltype up and down in the list or delete it.

What is this list doing now ?

  • The Driver tries to load the first fillType, as long the RunCounter is higher then 0.
  • The Driver tries to load the first fillType, as long the Silo got at least 1L inside.
  • If the first fillType RunCounter is 0 or the first fillType is empty in the Silo, the Driver tries the same for the 2nd fillType in the list.
Clone this wiki locally