Posted 23 January 2014 - 03:22 PM
What is the best way to put stuff in certian slots of an inventory.
Trying to automate adding fuel and cooling cells in a reactor and i want it to keep my order of what they're in, Tried openccensor but when the slot becomes empty, it returns nil making it hard to detect when it needs fuel. Openperphial dosen't seem to work as it should.
I want to put certian items in certian slots, when the fuel runs out, it will be pulled out and the "program" will put another one in the slot that has became empty
I need to do the same with cooling cells but the reactor needs to be powered off when it removes cells, i couldn't think of a way to turn the reactor off when cells got removed.
Trying to automate adding fuel and cooling cells in a reactor and i want it to keep my order of what they're in, Tried openccensor but when the slot becomes empty, it returns nil making it hard to detect when it needs fuel. Openperphial dosen't seem to work as it should.
I want to put certian items in certian slots, when the fuel runs out, it will be pulled out and the "program" will put another one in the slot that has became empty
I need to do the same with cooling cells but the reactor needs to be powered off when it removes cells, i couldn't think of a way to turn the reactor off when cells got removed.