I am looking for a way to identify which side of an external block is connected to the computer network. For instance if I had a chest connected to an inventory and wanted to be able to use an inventory_controller upgrade to inspect contents I would have to know which side to access in the methods. What if a user hooked the chest to a different side than the way I wrote the code. In other words, have the program search and determine which side to utilize in the program. This is my first attempt with open computers so I may be missing something really obvious. Thanks.
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.
Hello,
I am looking for a way to identify which side of an external block is connected to the computer network. For instance if I had a chest connected to an inventory and wanted to be able to use an inventory_controller upgrade to inspect contents I would have to know which side to access in the methods. What if a user hooked the chest to a different side than the way I wrote the code. In other words, have the program search and determine which side to utilize in the program. This is my first attempt with open computers so I may be missing something really obvious. Thanks.
Link to post
Share on other sites