Jump to content




rednet.reply()?


  • This topic is locked This topic is locked
2 replies to this topic

#1 cheekycharlie101

  • Members
  • 231 posts

Posted 06 December 2012 - 06:55 AM

could the function rednet.reply() be inplemented. so if you type rednet.reply("I Got Your Message") it could send that to the id that last sent you a message. just an idea can could be useful for private chats ete.

#2 Sammich Lord

    IRC Addict

  • Members
  • 1,212 posts
  • LocationThe Sammich Kingdom

Posted 06 December 2012 - 07:09 AM

id, msg = rednet.receive()
rednet.send(id, "This is such a stupid suggestion.")


#3 Cloudy

    Ex-Developer

  • Members
  • 2,543 posts

Posted 06 December 2012 - 07:13 AM

No.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users