Posted 23 October 2016 - 09:06 AM
I'm playing Direwolf20 and I'm trying to get a computer to broadcast the power level of a Draconic Energy Core to a monitor in my main area of operations, which has a monitor. The mod has open OpenPeripherals which lets me use the peripheral.getEnergyStored and the peripheral.getMaxEnergyStored commands. What I want it to do is constantly run the commands (while true do?) and broadcast the reading it gets to a monitor in my base. How would I go about doing this? I'm pretty new to wireless modems so I need a bit of help getting those set up.