- Sky
- Blueberry
- Slate
- Blackcurrant
- Watermelon
- Strawberry
- Orange
- Banana
- Apple
- Emerald
- Chocolate
- Charcoal
-
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
1726 profile views
-
How do you make multiple hologram projectors project the same map?
lucian2004 replied to lucian2004's question in Miscellaneous
And yes, I read the manual. it said that I have to use a wrench to rotate/rescale it. It wont work for me -
How do you make multiple hologram projectors project the same map?
lucian2004 posted a question in Miscellaneous
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. -
There. I changed the CPU Data a bit and the computers seem to be faster. Thanks
-
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
-
- repository
- programs
-
(and 1 more)
Tagged with:
-
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!")
-
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.)
-
That looks amazing! Nice use of OC and debug cards.
-
Dos editing the config actually change the speed of the computer, or does it just chang the data value?
-
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
-
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?