Author Topic: Snaily's Event 'Computer': Project Requisite  (Read 725 times)

My second attempt to make an event 'computer' that doesn't use named bricks. Its' code named 'Project Requisite'.


It's very simplistic. No named bricks, no screen, nothing fancy. Its' purpose is to run multiple external programs (up to 10, 4 included) without busting the event and projectile limits in most servers. Plus, a smart eventer (not me obviously) can make their own programs for this computer.



Help programs are included in the download, but if you have any more questions, ask here.

Also, if you manage to make any programs that work on it, post them here!
« Last Edit: July 10, 2010, 02:51:35 PM by Snaily »

Maybe more description? I'm having an amount of trouble figuring out what the point of this is...

It's something you got to try out to really understand, but I'll try to explain it here.





Let's say you want to make a door locking system. To make it work, you would event two bricks; one to open a door, and one to close a door.

Now, lets say you have 10 doors in one room. You would end up making a large panel that has 20 buttons, two for each door.

Using this computer, you can make each door opening/closing procedure a 'program'. You would make it so when in the respective door's program, pressing 1 would open a door, and pressing 2 would close it.







You could make a weapon defense system as well. Make 1 program that explains how to use it, 1 for choosing which type of projectile to use, and one to fire in a variety of directions.






So, its' purpose is to streamline events and eliminate the need for large control rooms.

Perhaps we could team up?
i have been dabeling in relay only computers!
i have made an ALU and have designed a 1 bit memory cell that is only 1x4 and 3 high

Perhaps we could team up?
i have been dabeling in relay only computers!
i have made an ALU and have designed a 1 bit memory cell that is only 1x4 and 3 high


Post em, I'd be curious to see what you have made.
Or do you have a Gallery topic?