I'm new to lua, so forgive me if i'm being stupid.
I'm trying to write a program that will let me transfer specific amounts of fluid from one tank to another using a transposer. Ideally I would be able to input "ingot" measurements instead of buckets, ex. Ingot = 144mb, nugget = 16mb, etc. but it won't work, I've uploaded what little code i have and the error message it gives back, p.s. I'd also like to have the program repeat until i input something like "end"
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
I'm new to lua, so forgive me if i'm being stupid.
I'm trying to write a program that will let me transfer specific amounts of fluid from one tank to another using a transposer. Ideally I would be able to input "ingot" measurements instead of buckets, ex. Ingot = 144mb, nugget = 16mb, etc. but it won't work, I've uploaded what little code i have and the error message it gives back, p.s. I'd also like to have the program repeat until i input something like "end"
Link to post
Share on other sites