Posts by virusek20

    It looks awesome!
    I am Czech so understanding the imgs wasnt problem :) (I am wrting this in english because other users may want to read it :v)
    I would love to help, but I dont use reactors much... (But I think I am good(nothing extra) with computers (CC ones))
    I tried to make something like this lots of time, but I always somehow lost, corrupted my world or I was just too lazy to finish it. I hope this project will get completed!

    Hello,
    i would like to join your server.
    I want to play on this server because all IC2 servers are pay2play or something like that.
    I have played IC2 before, i will not grief, troll, or hack.
    I would be glad if you would add me to white-list.
    My username is: virusek20

    Alright, I've been thinking. When life gives you lemons :D
    Ok we can have both of them, but at least i want some connection between them.
    Because RP2 CPU looks epicly complex but Al said hes CPU wont be that much complex.
    And i think more complex = better.


    Btw I love your IC2 texturepack!

    I think Al should not make this. There will be CPU in RP2 and its Useless to have 2 CPUs.
    Best would be to have RP2 CPU and IC2 addon which will make the RP2 CPUs able to control reactors,get heat value of reactors,see how much energy is left...
    Or you can make an (Massive UBER Ultra Awesome Epic) mod with El which will contain things from IC2 & RP2.
    Plus Al havent started CPUs yet but El has started to make CPUs so Al could do other things while he will be coding CPUs. (Like new machines)
    Btw if you dont know what i am talking about check Industrial BlaBla.


    This happpens whe i start the game.

    When right clicking with Resin in your hand it will create sticky surface on 1 side of a block.
    You will be able to stick 2 blocks. Sticked sand wont fall. When piston will touch sticky surface it will work same way as sticky pistons.
    Ever found your pistons doors looks strange because of visible pistons? With this you will do just this: P Rubber Resin Rubber
    P: Sticky piston Rubber - Any block except obsidian,adminium Resin - Sticky surface
    And any pistons will not be seeable.

    I plan using lots of mods so here is the list:
    IC2 (Without IC i cant play Minecraft)
    Somnia (Generators have to keep producing energy)
    TooManyItmes (For everything)
    Redpower (Makes circuits easy)
    Buildcraft (Ummm, i like turtles toads)
    Zeppelins mod (I just want flying bases)
    Wireless Redstone (Finally I dont have to make long cables around whole map)
    IDResolver (I know there will more than 1 conflict in all these)
    Maybe I will use Finite Liquid, but I dont know if i should it screws whole game sometimes.


    With public Beta they should be compatible.

    I like this idea, but it will make HV Transformers useless.
    I would rather use this then transformers. I will send a pulse 2000 EU/F if i would manage to get it to transformer it will give me 50 EU/F and if i would want to make it longer i would have to split the current make 2 transformers etc...
    This would be much more space efficient then transformers too.

    Oh, ok i do understand.
    I want to implement it myself to IC2 but i am too lazy to learn Java + all these english tutorials are sometimes too hard for me, I am 13 and my primary language isnt English.
    I learned how to code in Garrys Mod with wire and that is my maximum. (I made some pretty good stuff though)


    Edit:
    And who said you have to make all of this?
    You can make just basics :)
    I just gave you lots of ideas you can choose which you will make.

    This will be 100% programmable block.
    It wont be like the classic programmeble block wich you control with blocks, this one will be controlled with code.
    Some easy to apprehend but with enough force to make circuits.
    When you will place this block it wont do anything.
    You will have to right click it and select a code.
    You will save your code to mods folder in .txt format.
    Also capacitors and resistors will be useful.(ok capacitors maybe not but i think people will find way how to use it)
    When you will right click them you will be able to set something.
    And you could also use block redstone emitter/detector block.When powered emits redstone/When gets redstone signal emits current (1EU/S)
    And you will be also able to make letter blocks, you will be able to set their texture by powering it with different current. Also the are transparent)
    0 EU/s = Nothing
    1 = A
    2 = B
    After Z there will be numbers and after 0 there will be special characters.
    etc...


    Also LEDs will be useful. You will be able to set their color by powering it with different current.
    0 EU/s = Black
    1 = Blue
    etc...


    And now for the block itself.
    I will show you part of code i made (just for demonstration how it works i am not sure if this is programmable)
    The current it emits will be after turning off that section will be returned to storage.



    Now for the second block:

    Code
    Name = Test2
    Define = Text
    Mpow = 1
    If (6 = 1(EUS)) {4 = 1(EUS)} (4 will be connected to redstone emitter and will turn on generators.)
    If (6 = 2(EUS)) {Text = 1}
    If (Text = 1) {5 = 15(EUS) & 6 = 14(EUS)} (They will be connected to letter blocks so they will show On)
    If (Text != 1) {5 = 0(EUS) & 6 = 0(EUS)} (!= does mean is not)
    If (Text = 1) {3 = 256(EUS)} (When On is displayed it will power up base)


    Now with these 2 blocks you will be able to make system that will keep your storages full and can also turn on your base.
    And it will also show you if it its turned on.
    Of course there can be much more commands you can use like multiply deduct percentages etc...
    And also this code will able to check contents of chests (with cables).
    If this will be implemented into minecraft i will like to see some IC computers :D
    Maybe OS Mine 8)
    It will calculate how much % of mined things were ores etc..
    Like 10 % Gold
    80 % Stone
    10 % Diamond


    Sorry for my bad english/code.

    Guess what! Another ideas :D


    Multi rail wagon:
    Want to connect your old minecart system to your new monorail one without braking all old rails?
    You have to put 1 wagon to end and one on the onther side.
    It works 99% same as nomal locomotive except it can go on normal rails and also on monorail ones.
    But when its on normal ones it can take energy only from its internal storage/XPES you cant power up minecart rails.
    Warning if you woul try to make each rail go other way it will derail!


    Sound emmiting wagons:
    Want to say something to everyone in city?
    Or do you just want to hear some music during transport?
    With this wagon you can play sounds.
    It needs to be powered of course. If you will right click on it when powered an gui will open up.
    (Now the extremly hard part)
    You will see all sound/music files they were placed in %appdata%/.minecraft/mods/xxxxxxxx
    When you will select one it will loop until you press stop.
    Now you can make a monorail around city yelling at everyone "Buy my diamonds! Best price at city!".


    I will add recipes in main post.

    Yeah it should be made as an addon for IC2.
    But not as mod itself, that would mean no energy.
    And without energy it would suck. I can use minecarts, they also does not requires energy.
    I do know 0% about coding so dont except i would try to make this addon.
    Addon system for IC2 should ne implemented like:


    Energy
    Machines
    Transportation


    etc...
    And now with MC forge we have no limitations so maybe Al could it implement later.

    Another ideas... :D


    Mob transporter:
    With this wagon you can take your pet(food) with you!
    It has capacity for 3 mobs. Mobs enters the wagon when he touches it.
    When you right click on that wagon you will see 3 slots with animal icons.
    When you click on one of them the animal will be released.


    Machine wagons:
    Still travelling?
    Dont want to build new houses?
    Then THIS is something for you!
    You can put machine inside wagons!
    Just right click them and normal gui will pop up!
    They will take energy from locomotive/storages.
    Now you can be still travelling with this!


    Sleeping wagons:
    Now you have nearly mobile house.
    What do you else NEED(jukeboxes arent needed)?
    Ummm... BED!
    In this wagon you can sleep like in normal bed.
    Monsters will not attack you as long as you supply this wagon with energy.


    Alblaka please check this out, I am running out of ideas. :D
    I will add recipes in main post.