-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
IntelligenceModding/AdvancedPeripherals
#608Description
Describe your idea
Redstone pull event for redstone integrators. I feel it makes sense as the computers have os.pullEvent("redstone")
I.E.
local redR=peripheral.wrap('right')
inputlevel=redR.pullEvent("redstone")
Describe alternatives you've considered if you've any
alternatively, perhaps make the integrators simply output a redstone signal on the side facing the computer? This would make os.pullEvent("redstone") function and it would be up to the user to determine which integrator and what side. This would still save a bit of work and does not seem to difficult to implement.
Additional context
No response
Linked Issues
No response
djmattyg007, Peekofwar and Tcheikovski
Metadata
Metadata
Assignees
Type
Projects
Status
Done