User contributions

Jump to: navigation, search
Search for contributions
 
 
     
  

  • 05:51, 7 August 2013 (diff | hist) . . (-107). . m Modem (API)(Removed notice)
  • 05:46, 7 August 2013 (diff | hist) . . (-3). . m Modem.isOpen(Adjusted the args data type)
  • 05:41, 7 August 2013 (diff | hist) . . (+282). . N Modem.isWireless(Created page with "{{Function |name=modem.isWireless |returns={{type|boolean}} isWireless |api=Modem |addon=ComputerCraft |desc=Returns true if a modem is wireless, false if it's wired. |example...")
  • 05:37, 7 August 2013 (diff | hist) . . (+352). . N Modem.transmit(Created page with "{{Function |name=modem.transmit |args={{type|int}} channel, {{type|int}} replyChannel, {{type|string}} message |api=Modem |addon=ComputerCraft |desc=Sends a message and a repl...")
  • 05:34, 7 August 2013 (diff | hist) . . (+194). . N Modem.closeAll(Created page with "{{Function |name=modem.closeAll |api=Modem |addon=ComputerCraft |desc=Closes all channels on the modem. |examples= {{Example |desc=Closes all channels on the modem. |code=mod...")
  • 05:30, 7 August 2013 (diff | hist) . . (+208). . N Modem.close(Created page with "{{Function |name=modem.close |args={{type|int}} channel |api=Modem |addon=ComputerCraft |desc=Closes the specified channel. |examples= {{Example |desc=Closes the specified ch...")
  • 05:26, 7 August 2013 (diff | hist) . . (+268). . N Modem.open(Created page with "{{Function |name=modem.open |args={{type|int}} channel |api=Modem |addon=ComputerCraft |desc=Opens the specified channel to allow listening for messages. |examples= {{Example...")
  • 05:17, 7 August 2013 (diff | hist) . . (+41). . Modem (API)(Adjusted the event to reflect the current parameters and did minor adjustments to method table.)