Adds redstone from minecraft.
Easy to add new devices/circuits (if you know Lua you can probably figure it out by looking into sys/lua/circuits/*.lua).
Current devices:
Dust - carries current
Torch - power source
Lever - power source (can toggle on/off with use key)
Piston - can push dynamic objects (objects built with wrench, some explode first)
Sticky Piston - same as piston but can also pull
Planned:
Repeaters
Buttons
TNT
If you find any bugs or have any ideas please PM me here: http://unrealsoftware.de/pm_new.php?toid=13445
Intall:
Copy all files to your cs2d folder
Add the following line to 'sys/lua/server.lua'
dofile("sys/lua/rs/main.lua")
How to use:
F2 - Open Redstone buy menu
F3 - Place item (must buy it first, it's placed where your mouse is)
F4 - Remove redstone
E - Use levers (depends on your cs2d controls setup)
To place torches on the side of walls move your cursor near the edge of the wall you want it on.
edited 1×, last 22.01.13 05:10:59 am
Approved by Sparty
Download
15 kb, 564 Downloads