Open stevenliebregt opened 1 year ago
Before starting the inventory server, if you run the id
command (https://www.computercraft.info/wiki/Id) on the turtle that will act as the server, it will print out a number. This is the ID number that should be put within the SERVER_ID variable on the client turtle.
Sorry for the delay in getting back to you. When I revisit this project later I'll look into making the setup process more streamlined. If you have any more questions, feel free to ask me.
Might be a silly question, but how do I find out the SERVER_ID I need for the client to connect?