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

[CC 1.55] turtle_inventory event fired on click in turtle inventory

Started by Zudo, 12 July 2013 - 11:01 AM
Zudo #1
Posted 12 July 2013 - 01:01 PM
CC Version: 1.55

Description:
When the inventory of a turtle is clicked, the "turtle_inventory" event is fired.

Steps to reproduce:
  1. Place a turtle
  2. Open lua on the turtle and type:
     print(os.pullEvent())
  3. Click in the turtle's inventory without an item in your hand
Zudo #2
Posted 13 July 2013 - 11:07 AM
Seriously? Has no one read this?
theoriginalbit #3
Posted 13 July 2013 - 11:10 AM
Seriously? Has no one read this?

39 views

I don't think this is a bug, and if it is it's a minor one. It notifies you that the user has clicked, it is up to you to find out what they have changed (if anything)
Cranium #4
Posted 15 July 2013 - 01:11 PM
It's not a bug. If you do it enough, your turtle will giggle, because you're tickling it.
Stop being childish and tickling your turtles.
MudkipTheEpic #5
Posted 15 July 2013 - 07:43 PM
It's not a bug. If you do it enough, your turtle will giggle, because you're tickling it.
Stop being childish and tickling your turtles.

This made my day! XD
dan200 #6
Posted 16 July 2013 - 02:49 AM
It *is* a bug, would of been nice to have had it reported during beta testing… i'll look into it for 1.56
Zudo #7
Posted 16 July 2013 - 07:33 AM
It *is* a bug, would of been nice to have had it reported during beta testing… i'll look into it for 1.56

I am honoured to have a post by Dan in my topic! :P/>
theoriginalbit #8
Posted 16 July 2013 - 11:23 AM
It *is* a bug, would of been nice to have had it reported during beta testing… i'll look into it for 1.56
Well since you're looking into it, maybe you should consider implementing Cranium's joke and make it giggle on rapid clicking xD :P/>
apemanzilla #9
Posted 16 July 2013 - 01:08 PM
giggle.ogg

If we could call turtle.giggle() or something, I would plant a constantly-giggling turtle under someone's house. Think it might freak them out :P/>
Zudo #10
Posted 16 July 2013 - 01:14 PM
OK, this has kinda gone offtopic a bit…
Cranium #11
Posted 16 July 2013 - 05:02 PM
Agreed. Gonna go ahead and lock this.