Search results

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
  1. B

    Ask a simple question, get a simple answer

    Neato get a door bell.
  2. B

    Ask a simple question, get a simple answer

    You're doing it wrong. You have to start with "knock, knock".
  3. B

    Recent Events Discussion (RED) Thread

    Of all the people today, I feel sorry for those who still haven't had the chance to appreciate what wonderful things Leonard Nimoy brought to the world. May his memory rest in peace.
  4. B

    Ask a simple question, get a simple answer

    You will need to read the specific line in which the number is stored and then (maybe) cast it to a number type variable (haven't coded Lua in a while). fs.open(), if I'm not mistken, just opens the file to be read and assigns it to a variable. I think what yo want is something along the lines...
  5. B

    Ask a simple question, get a simple answer

    Yeah, I see three options: * Use Framez instead of Funky Locomotion (it has very good CC support and the computer doesn't reset when moved) * Write the number to a file inside the computer, rescue that value and add 1 to it every iteration up until MAX_INTEGER * Run the program outside of the...
  6. B

    Ask a simple question, get a simple answer

    Death is really scary :S
  7. B

    Ask a simple question, get a simple answer

    I think something like while true do local iPulses = 1; for i = 1, iPulses do rs.setOutput("back", true); sleep(0.5); rs.setOutput("back", false); iPulses = iPulses + 1; end sleep(2); end should do it, but I haven't tested.
  8. B

    Ask a simple question, get a simple answer

    A bit more detail would help. E.g.: emitting or receiving, etc.
  9. B

    Ask a simple question, get a simple answer

    These forums work in mysterious ways.
  10. B

    Ask a simple question, get a simple answer

    If you have Mekanism, you can always use carboard boxes. They'll pick up the block and place it back down exactly as it was before, à la Force Wrench.
  11. B

    Ask a simple question, get a simple answer

    Anything with GregTech in it.
  12. B

    Ask a simple question, get a simple answer

    It's NEI and you can change it in the Options menu you have on the bottom left of yout inventory screen.
  13. B

    Ask a simple question, get a simple answer

    You can chunkload it, but the whole game will stop running once you log off of it. Only solution is having your server hosted separately either on you own computer, a secondary one connected by LAN or renting one from a hosting company.
  14. B

    Ask a simple question, get a simple answer

    If you're willing to add a server-side mod, this should work.
  15. B

    Ask a simple question, get a simple answer

    Right-Click If it has Random Things, that had an online detector. I'm not very familiar with Infinity's modlist though.
  16. B

    Ask a simple question, get a simple answer

    Even if I were to use the material to build, it still wouldn't be enough, and the hoarder impulse is just too strong to start voiding stuff :P
  17. B

    Ask a simple question, get a simple answer

    I tried the JABBA Barrel, but it isn't nearly enough. I'll have to test extra cells, that might just do it. I don't really like its design decisions when it comes to how machines and "balance" work. Instead of building a super-fun-to-build frame-based tree farm or something equally ridiculous...
  18. B

    Ask a simple question, get a simple answer

    Is there an alternative for the DSU? I want to have a max integer storage thingy, but I don't like the rest of MFR at all. Is there any other mod that adds something like that - specially if it's JUST that?
  19. B

    An Interview with Gideonseymour - Pathfinder

    I always said Jidey on ce mourr in my head.