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

Miscperipherals - ME Bridge

Started by Kav33, 19 August 2013 - 09:45 PM
Kav33 #1
Posted 19 August 2013 - 11:45 PM
Question#1 - I'm having trouble using the Retrieve() function. My coding is correct and the side I want it to send down are correct as well. But the ME Bridge keeps spitting the items out onto the ground. I've tried using me cables, export buses, interfaces to BC pipes. The bridge just keeps spitting it out the side. Butting a chest up against it does nothing either. What trasportation medium do I use to move an item from the system through the bridge and off to where I need it to go?

Question#2 - Is there a code snipet that will return an Items name? Right now I'm getting the item id returned and I want to translate it from id to name. Is there a way to do this without populating my own list and coding each id with a name?

Thanks in advance.
Respectfully,

Kav33
Programming Noob Extraordinaire
Lyqyd #2
Posted 20 August 2013 - 01:14 AM
Split into new topic.