Posted 07 April 2015 - 03:43 PM
Hello. I am trying to make a graphic of my Mana Pool (from Botania) based on a redstone signal. Its currently working, but I dont know how can I update the graphic, because the variable is defined at the beggining of the program, so if the rs signal changes it doesnt update. I tried re-defining the rs string but it breaks the while loop so the function getClick() (from DW20's button api) doesnt work… Any ideas of how can I solve this? Thanks!
PASTEBIN
button api: pastebin get 6JdU2ckP button (http://pastebin.com/6JdU2ckP)
mana program: pastebin get 1bWQhi2u mana (http://pastebin.com/1bWQhi2u)
PASTEBIN
button api: pastebin get 6JdU2ckP button (http://pastebin.com/6JdU2ckP)
mana program: pastebin get 1bWQhi2u mana (http://pastebin.com/1bWQhi2u)