4 posts
Posted 03 September 2013 - 01:09 AM
I was wondering if it is possible to print to chat in computer craft. I would like to have a turtle say over chat when it is done mining. Thanks in advance!
8543 posts
Posted 03 September 2013 - 01:47 AM
Split into new topic.
This is not possible with ComputerCraft alone, but I believe MiscPeripherals adds a "chatbox" peripheral that will accomplish this.
7508 posts
Location
Australia
Posted 03 September 2013 - 01:52 AM
However be aware that the chatbox does have a maximum range, by default this is 64 blocks, but can be modified in the MiscPeripherals config file.