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

lucian2004

Members
  • Content Count

    10
  • Joined

  • Last visited

About lucian2004

  • Rank
    Junior Member
  • Birthday 02/04/2004

Profile Information

  • Gender
    Male
  • Location
    Seattle, Washington, United States, North America, Earth, Solar System, Milky Way, Universe.
  • Interests
    Programming, Gaming, Game Design

Contact Methods

  • Skype
    luciandean1
  • Minecraft
    lucian2004
  • GitHub
    lucian2004

Recent Profile Visitors

1496 profile views
  1. And yes, I read the manual. it said that I have to use a wrench to rotate/rescale it. It wont work for me
  2. When I try and combine multiple holograms to to the same map, it wont work. It only uses 1 projector and the other one does nothing. I'm trying to do this: http://i.gyazo.com/aeeb0326ccc543cdb810acab18172001.png (without the black background unless that is an unfixable glitch). I've tried connecting 2 projectors to 1 computer and starting geo2holo, but it wont work. I checked the wiki, and it said there is a way to expand the size, but im not sure if it ment in configuration or in the actual game.
  3. There. I changed the CPU Data a bit and the computers seem to be faster. Thanks
  4. Hi! I've been working on programs for OpenComputers. Any programs I want public will be released at my program repository on github. Right not, there is no programs, but in the future there will be more. Repository: https://github.com/lucian2004/lucian2004-s-OpenComputers-Programs GitHub Name: lucian2004
  5. local component = require("compenent") local computer = require("computer") print("TheCodeIsALie") os.sleep(1) computer.beep(2000) computer.beep(1000) error("This Is a Horrible Program!")
  6. The size of a regular hologram is 9 blocks wide, and 9 blocks long. Is there any way to incease the size of the hologram? (not the block, but the projection.)
  7. That looks amazing! Nice use of OC and debug cards.
  8. Dos editing the config actually change the speed of the computer, or does it just chang the data value?
  9. I think OpenComputers is a great mod itself, but it needs more stuff and some improvements. Here's what I Think needs to be added/improved. (LOTS of Reading!) ***SERVER SYSTEM ENHANCEMENTS/CHANGES*** 1. When linking multiple servers via cable, then wiring it to a screen, numerous graphical glitches occur. This is because every server is trying to overlap eachother on the screen. I think that you should add a completely different screen, a screen that can control an entire server room in one console. For example: A terminal that, upon typing a command, turns on every server that is
  10. Playing around with some Computers

  11. Hi. I am new to OpenComputers. I've been testing and love the mod. There is one question that i've had the entire time i've played. When using a creative computer, you have 2 memory slots. I've put in 2 tier 3.5 RAM Cards. My total memory was 2048k RAM (as shown when computer is booted up). I was wondering if there is ANY possible way to add more RAM to the computer? I know it is possible to increase to more than 2048k RAM on a SERVER, but what about a creative computer? Is there any possible way to increase the RAM?
×
×
  • Create New...

Important Information

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