Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local side = "bottom"
- rs.setOutput(side, true)
- OnMessage(function(id, recipient, sender, data)
- rs.setOutput(side, data)
- end, "LIGHTS")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement