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

Easier way to setlabel

Started by kalsowerus, 07 March 2012 - 01:14 PM
kalsowerus #1
Posted 07 March 2012 - 02:14 PM
This is a way to set labels, without using the long 'disk.setLabel("Side","Label")' command:

just put it in your .minecraft/saves/(YourWorld)/computer/(YourComputerID)
or .minecraft/mods/ComputerCraft/lua (to use it for every computer)

http://www.mediafire.com/?od43tscvocspqvc

So just Type: 'setlabel <Side> <Label>' to set the label for a disk
or: 'setlabel computer <Label>' to set the label for the computer
coolblockj #2
Posted 07 March 2012 - 02:26 PM
Uhm…. Theres already a program like that in the computers.
Type 'help label'