55 posts
Location
Brazil
Posted 07 April 2013 - 06:08 PM
The title say my question how to paste codes from other players programs for my minecraft?
515 posts
Location
Australia
Posted 08 April 2013 - 12:37 AM
Easy way is to do it out of game, by putting it on pastebin and editing it on your computer, or you could write a program to do it in game or you can do it the old fashioned way, retype it.
2217 posts
Location
3232235883
Posted 08 April 2013 - 04:53 AM
if you want it on only one computer:
go to .minecraft/saves/<savename>/computer/<id>/
and copy the program there
if you want it to be global:
make sure you have your computercraft/lua/ folder extracted
and go to .minecraft/mods/computercraft/lua/rom/programs/
and copy it there
55 posts
Location
Brazil
Posted 08 April 2013 - 06:01 AM
if you want it on only one computer:
go to .minecraft/saves/<savename>/computer/<id>/
and copy the program there
if you want it to be global:
make sure you have your computercraft/lua/ folder extracted
and go to .minecraft/mods/computercraft/lua/rom/programs/
and copy it there
What is the archive i need to create to paste the code?
55 posts
Location
Brazil
Posted 08 April 2013 - 06:42 AM
Ah now i can paste codes thanks for all!