Jump to content


figgycity50's Content

There have been 3 items by figgycity50 (Search limited from 10-February 22)


By content type

See this member's

Sort by                Order  

#241034 OpenPeripheral won't move items to inventories connected with a wired modem

Posted by figgycity50 on 21 December 2015 - 11:44 AM in Ask a Pro

View PostHydrotronics, on 21 December 2015 - 11:41 AM, said:

I don't think you can transfer items through wireless modems. Not sure though, haven't used openPeripherals in a while
I am using wired modems



#241029 OpenPeripheral won't move items to inventories connected with a wired modem

Posted by figgycity50 on 21 December 2015 - 11:26 AM in Ask a Pro

I'm trying to move items from slots in a player's inventory with a PIM and move it into an ME interface (both connected with Wired Modems)
This is my code:

local pim = peripheral.find("pim")
local interface = peripheral.find("tileinterface")
if pim and pim.getInventorySize() > 0 then
  --pim.condenseItems()
	    if interface then
		    for i=10, 35 do
			    pim.pushItem("tileinterface_0", i)
		    end
	    end

By the way, pim.condenseItems is commented out on purpose (so I can check it is taking all inventory slots I want it to).

I get this error when i use the code:

startup:7:Failed to convert arg 'direction', cause: ''tileinterface_0' is not valid enum value, must be [DOWN, UP, NORTH, SOUTH, WEST, EAST, UNKNOWN] or 1..7'



#241024 Post Your Internet Speed!

Posted by figgycity50 on 21 December 2015 - 09:53 AM in General

I still need to take a free upgrade but my speeds are good as is. Really jealous of uploads though it seems as though every other country has good upload speed.

Posted Image

And for fun, i tried to see if there was a difference on beta.speedtest.net (HTML5 based)

Posted Image
...which doesn't have working images yet. http://beta.speedtes...sult/4932859179 works though