Jericho1060 / DU-Industry-HUD

A simple HUD for monitoring and managing industry in Dual Universe
GNU General Public License v3.0
38 stars 19 forks source link

container monitoring #4

Closed Jericho1060 closed 3 years ago

Jericho1060 commented 4 years ago

monitoring containers items quantity

afinegan commented 4 years ago

I have some code for this - based on preset knowledge of weights of items and the containers ONLY have that 1 item in there, you can pull the weight and divide to figure out the amount in the container - my code for this needs some updating first though since all the ore container readers were pulling info from the static core, when I should just forward the minimal information to the databank and only have the main computer pull the information from the element core

Jericho1060 commented 4 years ago

yes i know how to do it :D i'm using it on an other HUD, i just want to integrate everything on the same HUD and do not use 2 differents :D i don't need to store any data coming from the container or event to link any container to a board, i can get everything from the core

Jericho1060 commented 4 years ago

1st version deployed only the master program needs an update no links required see the documentation to know how to enable containers or hubs

Jericho1060 commented 4 years ago

new update deployed with fill gauge for containers unknown