This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
Xbox360Guy's profile picture

Phone System 1.0

Started by Xbox360Guy, 20 September 2016 - 08:03 PM
Xbox360Guy #1
Posted 20 September 2016 - 10:03 PM
using the RedNet API i made a API that allows you to "call" other computers in game

How It Works:

To call other computers you first need to get the number. To do this run "GetPhone". To call run "Call" and for "to" type in the number provided. BUT to get the message the person geting the message needs to run the message program.

How to get it:

pastebin run FhJ4Qhhj
Geforce Fan #2
Posted 23 October 2016 - 08:05 AM
It's a great start, but maybe you could look at the parallel API : http://www.computercraft.info/wiki/Parallel_%28API%29 and make your phone into 1 app that can allow for calls and message receiving simultaneously!