I got it to fully work with the help of Advert & Brigander, Thank you guys.
Im currently uploading a video on youtube, so i'll put it here when its done ;)/>/>
function colory(sSide,sColour,value)
nColour = colours[sColour]
if value == true then
rs.setBundledOutput( sSide, colors.combine( rs.getBundledOutput( sSide ), nColour ) )
elseif value == false then
rs.setBundledOutput( sSide, colors.subtract( rs.getBundledOutput( sSide ), nColour ) )
end
end
--top left bottom back right
--column ONE
colory("top","white",true)
colory("top","orange",true)
colory("top","magenta",true)
colory("top","red",true)
colory("top","yellow",true)
colory("top","lime",true)
colory("top","pink",true)
--column TWO
colory("left","white",false)
colory("left","red",false)
colory("left","pink",false)
--column THREE
colory("bottom","white",false)
colory("bottom","red",false)
colory("bottom","pink",false)
--column FOUR
colory("back","white",false)
colory("back","red",false)
colory("back","pink",false)
--column FIVE
colory("right","white",false)
colory("right","orange",false)
colory("right","magenta",false)
colory("right","red",false)
colory("right","yellow",false)
colory("right","lime",false)
colory("right","pink",false)
How would you make that XD
Im not sure to understand your wiring, can you explain how your clock work? ;)/>/>
I thought I'd share my work, without RedPower 2, just CC and vanilla redstone
meapI thought I'd share my work, without RedPower 2, just CC and vanilla redstone
Can u tell me the server I NEED ONE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!I just made a smaller version of my clock on my server.