Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- peripheral.find("modem", rednet.open)
- mater,typ,amo = ...
- mater = tostring(mater)
- typ = tostring(typ)
- amo = tostring(amo)
- rednet.send(4, mater .. " " .. typ .. " " .. amo)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement