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

Chat system

Started by shadowcode, 25 November 2016 - 10:11 AM
shadowcode #1
Posted 25 November 2016 - 11:11 AM
I want to make a chat with rednet how am i do it? and how long is the range for the network ?
ReBraLaCC #2
Posted 25 November 2016 - 12:21 PM
if im not mistaking almost everything can be found on the wiki… about the range of modems and how to send/receive messages
Lupus590 #3
Posted 25 November 2016 - 12:56 PM
there is a chat program included in rom, it might be worth looking at how that works: https://github.com/alekso56/ComputercraftLua/blob/master/rom/programs/rednet/chat

There are two pages on the wiki which I use alot:
http://computercraft.info/wiki/Category:APIs
http://computercraft.info/wiki/Category:Events
shadowcode #4
Posted 25 November 2016 - 03:02 PM
the problem is that i don't understand this
Bomb Bloke #5
Posted 26 November 2016 - 02:23 AM
Perhaps you should elaborate on what you don't understand. The definitions of certain functions? ComputerCraft-specific functions in general? The entirety of Lua? How to open a text editor…?
shadowcode #6
Posted 16 January 2017 - 12:05 PM
funny…
Lupus590 #7
Posted 16 January 2017 - 12:46 PM
its hard to help when you don't tell us what you need help with. We aren't going to go through everything
Tazkazz #8
Posted 16 January 2017 - 02:45 PM
funny…
There's nothing funny, nobody's laughing. We are here to help you, but we really do not know, what you not know - whether how to send renet messages or how to write a program.
shadowcode #9
Posted 16 January 2017 - 03:55 PM
i dont understand rennet.send or making a Gui to send
Lupus590 #10
Posted 16 January 2017 - 06:40 PM
Let's start with mastering rednet, have you looked at this tutorial? http://www.computercraft.info/forums2/index.php?/topic/21432-rednet-basics-part-i/