A conductive gas...

  • TheTempest
    10th Jul 2011 Member 0 Permalink
    Would be rather helpful for electronics, allowing for smaller random output generators. For instance, see this?

    If I could place a particle of conductive gas inside, I would have a very small random output generator with 8 ports. Useful? I think so. I am sure there are many other uses, I simply can't think of any at the moment. I know for a fact this is very easy to code, I would just like to be able to use this in the Official Version. Thoughts?


    I coded it, but I'm having issues with pastebin, so this is the code. It's simple, so I'm not really worried about it being "stolen."



    Powder.h Lines needed for CGAS



    1st line:

    #define PT_CGAS (Whatever number you Developers are on)




    2nd line:

    int update_CGAS(UPDATE_FUNC_ARGS);




    3rd line:

    {"CGAS", PIXPACK(0xC43333), 2.0f, 0.00f * CFDS, 0.99f, 0.30f, -0.1f, 0.0f, 3.0f, 0.000f * CFDS, 0, 0, 0, 0, 0, 1, 1, SC_GAS, R_TEMP+0.0f +273.15f, 70, "Gas. Conductive.", ST_GAS, TYPE_GAS|PROP_CONDUCTS, NULL},




    4th line:

    /* CGAS */ {IPL, NT, IPH, NT, ITL, NT, ITH, NT},
    Edited by TheTempest, 2011-07-09 10:42:33
  • Ace
    10th Jul 2011 Member 0 Permalink
    NBLE? That's a gas, and it's conductive.
  • me4502
    10th Jul 2011 Member 0 Permalink
    @Ace (View Post)
    Noble is semi-conductive but should still work... Semi as in it turns to plasma when sparked
  • TheTempest
    10th Jul 2011 Member 0 Permalink
    The random output generator needs a gas that doesn't turn to plasma, it destroys the INSL.
  • Thimo
    10th Jul 2011 Banned 0 Permalink
    This post is hidden because the user is banned
  • TheTempest
    10th Jul 2011 Member 0 Permalink
    I coded it, see above...
  • edza101
    10th Jul 2011 Member 0 Permalink
    ... Im sure thats stolen! joking.
  • arK
    10th Jul 2011 Member 0 Permalink


    Indeed.
    Edited by arK, 2011-07-09 18:49:40
  • TheTempest
    10th Jul 2011 Member 0 Permalink
    Bump.
  • randalserrano
    10th Jul 2011 Member 0 Permalink
    I have a conductive gas in my mod. MERV. I have already asked Simon if he would implement it, but he doesnt think it is useful. maybe he can be proved otherwise.