This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
figgycity50's profile picture

Tank Status Monitor for OpenPeripherals - Monitor your tanks with 1 computer!

Started by figgycity50, 15 February 2014 - 01:31 PM
figgycity50 #1
Posted 15 February 2014 - 02:31 PM
Tank Status Monitor.
This does what it says on the can - monitors the status of tanks. It's self explanatory to use, just run it and it tells you what to do.

Features:
  • Does not crash when you destroy the tank!
  • Supports all tanks with getTankInfo support! (that means railcraft tanks and then some)
  • Colors status bar based on liquid! (It uses pink if it's not in my table of liquids)
  • Live!
  • OpenPeripheral support for the latest version! (Trust me, I test with the latest version)
  • Supports every liquid in Minecraft and with mods that use Forge's liquid API!
  • Multiple tanks in one display! Use the -m command line option.
  • Large tanks don't go offscreen!
  • Networking cable support!
  • Use -g to use TERMINAL GLASSES!
  • TG does not go offscreen!
Requirements:To do:
  • Add more colors for liquids (primarily TConstruct molten liquids)
  • Better looking tank diagram
  • Multiple tanks on one display at once added!
  • What you guys want
Screenies at https://skydrive.liv...AB5E1C10775!452

And finally… the download.
Pastebin ID is ELGtjjuE
feedback please?
Edited on 16 February 2014 - 08:07 AM
Olalaland #2
Posted 18 February 2014 - 07:46 PM
I get an Error attempt to index ? (a number value)
Zyme #3
Posted 21 February 2014 - 12:23 PM
Looks promising. But would be nicer if the screen was not white and instead fill the entire monitor background as the liquid color.

IMO more like this: http://www.computercraft.info/forums2/index.php?/topic/15689-dead-simple-railcraft-tank-monitoring/

Does it also support vertical monitors?
dabz80 #4
Posted 23 February 2014 - 04:31 PM
same error line 54 attempt to index ? (a number value)
Farinhir #5
Posted 06 March 2014 - 04:27 AM
Sadly, I am getting the same error mentioned above.