"Added: Right-clicking blocks with tablet in hand will now allow components to populate a data table. If any is given, a tablet_use signal is sent to the tablet, with the data passed as a table as the only parameter for the signal. Components providing data are the geolyzer and navigation upgrade for now."
I've tried some test code like this; http://pastebin.com/Jp4yDnMu I do not seem to get any tablet_use signals when clicking on the powered geolyzer. I've also tried registering a event.listen and such. And tried adding a navigation upgrade to a new tablet but got no signals either.
What i really want is to communicate with a device/block having a computerCraft interface using a tablet. But i guess that is not possible yet. As i understand, this mechanism only allows to read a dataTable from the device.
Anyway i still would like to know how this works, anyone got a idea?
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
"Added: Right-clicking blocks with tablet in hand will now allow components to populate a data table. If any is given, a tablet_use signal is sent to the tablet, with the data passed as a table as the only parameter for the signal. Components providing data are the geolyzer and navigation upgrade for now."
I've tried some test code like this; http://pastebin.com/Jp4yDnMu I do not seem to get any tablet_use signals when clicking on the powered geolyzer. I've also tried registering a event.listen and such. And tried adding a navigation upgrade to a new tablet but got no signals either.
What i really want is to communicate with a device/block having a computerCraft interface using a tablet. But i guess that is not possible yet. As i understand, this mechanism only allows to read a dataTable from the device.
Anyway i still would like to know how this works, anyone got a idea?
Link to post
Share on other sites