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

Unlock "option to remove screens for turtles"

Started by immibis, 26 May 2013 - 06:48 AM
immibis #1
Posted 26 May 2013 - 08:48 AM
Because that seems to have been locked prematurely, with almost no discussion.

To load a program onto a turtle with no screen:
* Create a file on a disk called "startup"
* Put the disk in a drive next to the turtle.
* Turn on the turtle.
Cloudy #2
Posted 26 May 2013 - 01:24 PM
To be honest I don't see any point in a screenless turtle. Lock stays.
Left4Cake #3
Posted 26 May 2013 - 02:38 PM
Because you are too lazy to push esc? That is really the only thing this would do.
immibis #4
Posted 26 May 2013 - 09:43 PM
Same as turning fuel off makes turtles slightly easier to use, disabling turtle screens would make them slightly harder to use.
Spongy141 #5
Posted 27 May 2013 - 12:54 PM
Same as turning fuel off makes turtles slightly easier to use, disabling turtle screens would make them slightly harder to use.
Without any knowledge on how to code in CC-Lua, turtles are already hard to use, to only thing that lets new players use them is the built in programs. I see no point in this, if you don't want a screen put a sticky note or something over the turtles screen on your screen were it will be.
Bubba #6
Posted 27 May 2013 - 08:22 PM
Without any knowledge on how to code in CC-Lua, turtles are already hard to use, to only thing that lets new players use them is the built in programs. I see no point in this, if you don't want a screen put a sticky note or something over the turtles screen on your screen were it will be.

The point is that it should be optional. A config option that, by default, is false.

I personally like the idea.
Pinkishu #7
Posted 27 May 2013 - 08:38 PM
Without any knowledge on how to code in CC-Lua, turtles are already hard to use, to only thing that lets new players use them is the built in programs. I see no point in this, if you don't want a screen put a sticky note or something over the turtles screen on your screen were it will be.

The point is that it should be optional. A config option that, by default, is false.

I personally like the idea.

You can optionally not rightclick on turtles and/or put a program on them that just only shows a black screen then :3
The latter should be a pretty simple ROM/BIOS edit
immibis #8
Posted 27 May 2013 - 09:41 PM
Server admins can't enforce sticky notes on peoples' screens.

The BIOS edit suggested would do what I'm thinking of.
JJRcop #9
Posted 27 May 2013 - 09:55 PM
Yeah a BIOS edit is what I started thinking of when my topic was locked.

I just kinda thought of it because the turtle robot that turtles were inspired by have no screens to put in code. (edit: And to prove a point.)