Posted 28 February 2013 - 03:46 PM
Nice, I can finally post a topic.
Now I would post in the openccsensors topic but this has to do more with coding then OpenccSensors.
I am new to lua(know pawno tho), just started learning yesterday and so far I think I've done ok. It has gotten me addicted to minecraft (again), great job on the mod(s). ok now on topic.
What I need help with is, say I have a chest with 54 slots in it and all those slots but 1 is filled with cobblestone and the single slot is filled with smoothstone, how would I go about making it so it only pulls the smoothstone out of that one slot (slot won't be the first slot) and send a redstone pulse and the redstone pulse will stay on intill the slot gets filled with the correct item basically it would pulse a filter(rp2) one time so it pulls it out possibly making uraium cell and isotopes run through the same pipe.
Trying to automate my breeder reactor so, it pulls out the uranium cells. I have no problem putting isotopes in and pulling them out. I can do the redstone part but getting the info I can't do just yet.
I'm sure there is prolly an easy way to do it with a turtle or something but I haven't really gotten in to the turtles yet, still trying to learn lua.
Now I would post in the openccsensors topic but this has to do more with coding then OpenccSensors.
I am new to lua(know pawno tho), just started learning yesterday and so far I think I've done ok. It has gotten me addicted to minecraft (again), great job on the mod(s). ok now on topic.
What I need help with is, say I have a chest with 54 slots in it and all those slots but 1 is filled with cobblestone and the single slot is filled with smoothstone, how would I go about making it so it only pulls the smoothstone out of that one slot (slot won't be the first slot) and send a redstone pulse and the redstone pulse will stay on intill the slot gets filled with the correct item basically it would pulse a filter(rp2) one time so it pulls it out possibly making uraium cell and isotopes run through the same pipe.
Trying to automate my breeder reactor so, it pulls out the uranium cells. I have no problem putting isotopes in and pulling them out. I can do the redstone part but getting the info I can't do just yet.
I'm sure there is prolly an easy way to do it with a turtle or something but I haven't really gotten in to the turtles yet, still trying to learn lua.