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

turtle.dropSelf()

Started by OmegaVest, 03 January 2013 - 10:42 AM
OmegaVest #1
Posted 03 January 2013 - 11:42 AM
Elevator Time:
The requested function turtle.dropSelf() would, obviously, allow the turtle to "break" itself, and drop itself as an item, letting whoever's nearby get it, or letting it despawn on its own instead of sitting wherever it ends up.



Before anyone asks, I in fact do have an idea for how to use this, though I know it will become obsolete fairly quickly: Portability. In lieu of a PDA or something of that nature, it would make the turtle a nice portable computer that, if programed properly, would pop back into the user's inventory more or less as soon as it's finished its present purpose. Wow that came out convoluted.

Anyway, I also see this as a way to "hide" a turtle from certain things, such as a PVPer, or something like that. It might even make swarm-based quarries easier to build.

So, thoughts, comments anyone?
Cloudy #2
Posted 03 January 2013 - 12:02 PM
Nah. I don't see the use case really.
Sebra #3
Posted 03 January 2013 - 08:29 PM
If you want it to be picked up by player, player can break it.
If you want it to be picked up by turtle, turtle can break it.
If you want it to be picked up by other mod things, other mod most times include better solution.
If you want it to die by despawn, use tnt.
KaoS #4
Posted 05 January 2013 - 02:12 AM
I think it would be fairly cool… that way turtles could drop through mystcraft portals without needing a spare breaking and dropping rig
Tiin57 #5
Posted 05 January 2013 - 04:01 AM
Sure, but you still need a turtle or similar to put it back.
*marks with stamp of uselessness*
:P/>
KaoS #6
Posted 05 January 2013 - 08:08 AM
Sure, but you still need a turtle or similar to put it back.
*marks with stamp of uselessness*
:P/>

that's still half the setup required though right?
Sebra #7
Posted 06 January 2013 - 12:06 AM
The only chance it can be slightly usable is if it would rebirth from ash restore from item to block form after defined period. But anyway…
IPIPP #8
Posted 06 January 2013 - 06:40 AM
It yould be turtle.dropSelfUp()
and turtle.dropSelfDown()
and turtle.dropSelfback()

wouldn't it?

:)/>
Cloudy #9
Posted 06 January 2013 - 06:50 AM
Nothing more to be said on this topic - so closed.