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

AE2 spatial storage

Started by originalname, 26 September 2016 - 12:34 AM
originalname #1
Posted 26 September 2016 - 02:34 AM
After some searching with no results i tried my hand at writing some code for a touch monitor controlled spatial storage program.
I'm not good at scripting but this works great. It just took me forever and many tutorials to get working.

http://pastebin.com/qHMnL2cV Holodeck (computer)
http://pastebin.com/ChjRh6bu rednet (turtle)

also required is touchpoint api http://pastebin.com/pFHeia96


1 Set up a wireless turtle to point at a spatial io port then run the rednet program.
2 Set up 4 monitors for the computer and attach a wireless modem to the back of the computer, and run the holodeck program

The Monitor is set to left of the computer, and the progam also outputs a redstone signal out the bottom which I used to
control pistons to close the room off for 3 seconds while the turtle swaps spatial storage cells.
Larry84 #2
Posted 11 October 2016 - 05:10 PM
Uh. After lots of troubles, got it working. You should start with a storage cell inserted and used, am I right? Instead it will be a little messy :huh:/>