Jump to content




Turtles interacting with buttons and levers


  • This topic is locked This topic is locked
19 replies to this topic

#1 matejdro

  • Members
  • 324 posts

Posted 04 September 2012 - 04:10 PM

It would be cool if turtles could interact with levers and buttons, so they could change stuff on redstone circuits automatically.

#2 Cloudy

    Ex-Developer

  • Members
  • 2,543 posts

Posted 04 September 2012 - 06:06 PM

View Postmatejdro, on 04 September 2012 - 04:10 PM, said:

It would be cool if turtles could interact with levers and buttons, so they could change stuff on redstone circuits automatically.

They can directly output redstone - why would they need to interact with buttons and levers?

#3 matejdro

  • Members
  • 324 posts

Posted 04 September 2012 - 06:31 PM

In case where turtle and player wants to control same machine. So normally player is using it, but occasionally turtle may come by and set levers.

#4 kamnxt

  • New Members
  • 80 posts

Posted 13 September 2012 - 09:03 PM

And lever codes! Player enters correct code, goes in, and then a turtle comes out and resets the levers so noone else can see what the code is!

#5 Lettuce

  • Members
  • 210 posts
  • LocationIn your fridge.

Posted 14 September 2012 - 01:17 AM

I'm sorry, but ever since I installed ComputerCraft, lever code doors feels like Stone-Age technology. A computer can already handle all of this, and better. Who needs levers/buttons anymore? Plonk down a computer, and it'll do everything. Use it with Redpower, and the world is yours to command. Nothing is out of your hands. Can you think of any example where a computer can't be used?

#6 GopherAtl

  • Members
  • 888 posts

Posted 14 September 2012 - 02:18 AM

can't be used? no. Aren't really necessary? absolutely.

#7 matejdro

  • Members
  • 324 posts

Posted 14 September 2012 - 05:53 AM

Point is, that if turtle is supposed to simulate right click, when turtle.place() is executed, then this should already work.

#8 KaoS

    Diabolical Coder

  • Members
  • 1,510 posts
  • LocationThat dark shadow under your bed...

Posted 14 September 2012 - 07:26 AM

I think it would be very useful so it can open/close wooden doors permanently and edit noteblocks for an incredible music engine

#9 Lettuce

  • Members
  • 210 posts
  • LocationIn your fridge.

Posted 14 September 2012 - 12:40 PM

Okay. Now THAT would be cool. You can still use a computer to control your whole home, rather than a button press that can only handle one small section. But a turtle that truly simulates right clicking and can operate everything the player can, would be VERY cool. I thought you guys just meant levers/buttons, which would just be a waste of time anymore. Cloudy presumably thought that too.

#10 Hazrock

  • Members
  • 16 posts

Posted 18 September 2012 - 10:06 PM

View PostLettuce, on 14 September 2012 - 12:40 PM, said:

Okay. Now THAT would be cool. You can still use a computer to control your whole home, rather than a button press that can only handle one small section. But a turtle that truly simulates right clicking and can operate everything the player can, would be VERY cool. I thought you guys just meant levers/buttons, which would just be a waste of time anymore. Cloudy presumably thought that too.

YESSS. yes it would.

Especially if other turtles are included in the list of things it can use :)/>
/me programs mining turtle to craft a mining turtle from stuff it mined, place a disk next to it, and boot it :DDD

#11 GopherAtl

  • Members
  • 888 posts

Posted 19 September 2012 - 01:16 AM

haz, uhm, a crafty mining turtle can already craft another of itself, craft a disk drive, craft a disk, copy it's software to disk (With an appropriate installer setup file for the purpose), and boot it.

#12 immibis

    Lua God

  • Members
  • 1,033 posts
  • LocationWellington, New Zealand

Posted 19 September 2012 - 01:41 AM

You can't legitly get crafty mining turtles :)/>

#13 Cloudy

    Ex-Developer

  • Members
  • 2,543 posts

Posted 19 September 2012 - 09:55 AM

View Postimmibis, on 19 September 2012 - 01:41 AM, said:

You can't legitly get crafty mining turtles :)/>

Yes you can?

#14 immibis

    Lua God

  • Members
  • 1,033 posts
  • LocationWellington, New Zealand

Posted 19 September 2012 - 10:51 PM

View PostCloudy, on 19 September 2012 - 09:55 AM, said:

View Postimmibis, on 19 September 2012 - 01:41 AM, said:

You can't legitly get crafty mining turtles :)/>

Yes you can?

Never mind, I was thinking of crafty wireless turtles.

#15 OmegaVest

  • Members
  • 436 posts

Posted 19 September 2012 - 10:59 PM

Eheh. I just thought this through. I don't think Turtles should automatically be able to right-click anything. No, I think it should be a tool. My first, and probably most hilarious thought was to make a ginat finger that would just craft/graft onto the side of the turtle. Then I got real and realized that it should just be a stick.

#16 Hazrock

  • Members
  • 16 posts

Posted 19 September 2012 - 11:26 PM

View PostGopherAtl, on 19 September 2012 - 01:16 AM, said:

haz, uhm, a crafty mining turtle can already craft another of itself, craft a disk drive, craft a disk, copy it's software to disk (With an appropriate installer setup file for the purpose), and boot it.

No matter how hard I try, I can't get a turtle to boot a computer of any kind :)/>
Ohhh. peripherals. :D/>

#17 VADemon

  • Members
  • 11 posts

Posted 12 June 2013 - 07:26 PM

View Postmatejdro, on 14 September 2012 - 05:53 AM, said:

Point is, that if turtle is supposed to simulate right click, when turtle.place() is executed, then this should already work.
Gentlemen, allow me to bump this ancient thread, but I can't get a turtle to interact with levers/buttons :( I tried out pretty much every position

#18 Dlcruz129

    What's a Lua?

  • Members
  • 1,423 posts

Posted 12 June 2013 - 09:37 PM

View PostVADemon, on 12 June 2013 - 07:26 PM, said:

View Postmatejdro, on 14 September 2012 - 05:53 AM, said:

Point is, that if turtle is supposed to simulate right click, when turtle.place() is executed, then this should already work.
Gentlemen, allow me to bump this ancient thread, but I can't get a turtle to interact with levers/buttons :(/> I tried out pretty much every position

It was never implemented, as turtles can already directly use redstone.

#19 M4sh3dP0t4t03

  • Members
  • 255 posts
  • LocationGermany

Posted 13 June 2013 - 09:05 AM

View Postkamnxt, on 13 September 2012 - 09:03 PM, said:

And lever codes! Player enters correct code, goes in, and then a turtle comes out and resets the levers so noone else can see what the code is!
You can also reset it by destroing the levers and rebuilding them. Or you could just make a lock using computers.

#20 Cranium

    Ninja Scripter

  • Moderators
  • 4,031 posts
  • LocationLincoln, Nebraska

Posted 13 June 2013 - 10:19 AM

Necro = bad
If you have an issue with your program, you can post in the ask a pro section.
But yes, this was never implemented, since turtles can directly output redstone signals.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users