Posted 22 October 2013 - 04:07 PM
Title: Toggle-able redstone using button api
I am a newb when it comes to computers, basically I am using dw20's button api and his demo program. I want to be able to push a button which will toggle my t5 soul cage spawner hooked to another computer.
I already have the receiving computer set so when it gets the text "on" it will not output redstone to the cage and when it gets the word "off" it will output redstone thus turning off the spawner. Basically I want a function so that when i click the button it will toggle the redstone on the other computer, so sending the words "on" or "off" which sounds like a bad way to do it. I haven't been able to find any other programs that would do this. Any help would be greatly appreciated.
I would even be fine with a program that has 2 buttons 1 for off and 1 for on as long as its easy to tell whether the spawner is on or not
I am a newb when it comes to computers, basically I am using dw20's button api and his demo program. I want to be able to push a button which will toggle my t5 soul cage spawner hooked to another computer.
I already have the receiving computer set so when it gets the text "on" it will not output redstone to the cage and when it gets the word "off" it will output redstone thus turning off the spawner. Basically I want a function so that when i click the button it will toggle the redstone on the other computer, so sending the words "on" or "off" which sounds like a bad way to do it. I haven't been able to find any other programs that would do this. Any help would be greatly appreciated.
I would even be fine with a program that has 2 buttons 1 for off and 1 for on as long as its easy to tell whether the spawner is on or not