Posted 09 March 2014 - 08:07 PM
So I've come to get used to programming a bit, but I've come to a stand still at my program. Currently, everything works fine until it gets to the chest, at which point I try to have it compare everything in it's inventory to what's in the chest by taking each item and comparing it to everything in it's inventory, then if it's false, it drops the item back into the chest. However, I don't know how to make it pick up the next item that it should instead of the one it already picked up. If there's a solution someone could give me, or even a function I probably don't know about, please reply.
Here's my code:
EDIT: Currently, im on a friend's server, which I had created the code on. Im not sure how to just copy all the text from the computer and paste it here. If anyone knows how I can get the code without having to ask the server admin to grab it manually for me, that would be of help as well.
Here's my code:
EDIT: Currently, im on a friend's server, which I had created the code on. Im not sure how to just copy all the text from the computer and paste it here. If anyone knows how I can get the code without having to ask the server admin to grab it manually for me, that would be of help as well.