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

Using a Text Editor to program a Turtle/Computer in Multiplayer

Started by PopeXIII, 28 September 2012 - 07:02 AM
PopeXIII #1
Posted 28 September 2012 - 09:02 AM
Hey guys, How can I use a Text Editor e.g. Notepad++ to program Computers/Turtles in Multiplayer?

Thank You
Mtdj2 #2
Posted 28 September 2012 - 09:05 AM
Yes. You write in notepad++, copy the contents to pastebin and download at the server. there are not many other ways, and you cant just save (Except if you own the server, write if that is the case.)
Hope i helped.
PopeXIII #3
Posted 28 September 2012 - 09:14 AM
What do you mean by "dowload at the server"? :/
Luanub #4
Posted 28 September 2012 - 09:26 AM
Use the pastebin program to download the program from pastebin to your CC computer in SMP. HTTP has to be enabled on the server for this to work.
Doyle3694 #5
Posted 28 September 2012 - 10:45 AM
pastebin get hereYouPutTheCodeURL
PopeXIII #6
Posted 28 September 2012 - 01:26 PM
Thanks guys!