2 posts
Posted 07 August 2012 - 08:50 PM
Title says it all really, what Im looking to do is program an MFE (Industrialcraft) to emit a redstone signal when the level of stored energy reaches a certain level, the functions provided are not as fine-tuned as i would like them and I am very new to computercraft, any ideas as to how I would go about programming this? Any help is appriciated
116 posts
Location
At my Computer coding for the Computer in my Computer
Posted 07 August 2012 - 09:00 PM
I don't think you can use CC for this, but there is a button in the top right of the MFE interface that lets you emit a redstone signal when it is full to a certain point (however it is very limited)
3790 posts
Location
Lincoln, Nebraska
Posted 07 August 2012 - 09:01 PM
You can use the CCsensors new to Tekkit(I assume you are using this), and have it do that, or you can do as Matrixmage suggested…
2 posts
Posted 07 August 2012 - 09:07 PM
I don't think you can use CC for this, but there is a button in the top right of the MFE interface that lets you emit a redstone signal when it is full to a certain point (however it is very limited)
yeah that is the problem that I have that it is too limited for what I need it to do ;)/>/>
You can use the CCsensors new to Tekkit(I assume you are using this), and have it do that, or you can do as Matrixmage suggested…
ah ok i shall have to take a look at that then, thanks! :(/>/>