Jump to content
  • Sky
  • Blueberry
  • Slate
  • Blackcurrant
  • Watermelon
  • Strawberry
  • Orange
  • Banana
  • Apple
  • Emerald
  • Chocolate
  • Charcoal

ouroborus

Members
  • Content Count

    4
  • Joined

  • Last visited

  1. I have a world with a command block continuously running "/time set 6000" making it continuously mid-day. As a result of this, os.time() always returns 39600 and os.date() always returns "01/01/70 12:00:00". Despite this, ticks are clearly happening as the world moves on. How can I measure this? Is there way to see how many ticks have passed in this situation?
  2. ouroborus

    Server Racks

    Are you using a library to help with the interface? nvm, I see it's part of the package you're using.
  3. I see now that higher tier screens have more characters resolution. Still the scaling thing is odd.
  4. I'm new to OpenComputers. I set one up and it works mostly as expected. One issue I have is this: I set up a 2x2 screen. I had expected that this would give me more character real estate but it just scaled the view. I've seen some examples that appear to utilize a multi-block screen fully. Is there something I can adjust to make this work as I'd prefer?
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.