9 Elements & 1 Class to Debate

  • kvajet1
    12th Oct 2011 Member 0 Permalink
    coll :)
  • jalfor
    12th Oct 2011 Member 0 Permalink
    @OmegaSupreme (View Post)
    I like them, not n00bish, useless, or overly complex.

    @code1949 (View Post)
    How would 2 pixel gaps be buggy. I don't know how TPT is coded very well, though I do know how programming works...couldn't you just do a scan in the surrounding 24 pixels, or, if TPT is coded in a way that would allow, use a try thing.

    if (currentValue == "spark")
    {
    try()
    {
    value[mouseClickPositionX][mouseClickPositionY] = spark;
    }
    }

    or if it didn't allow that then:

    if (currentValue == "spark")
    {
    for (int x = -2; x < 2; x++)
    for (int y = -2; y < 2; y++)
    value[mousePosX + x][mousePosY + y];
    }

    Keep in mind, that I did these quickly without thinking very hard...it's just proof of concept...
  • code1949
    12th Oct 2011 Member 0 Permalink
    @jalfor (View Post)
    I don't know, I'm just repeating what a moderator said. Anyway, I'm just being the devil's advocate here.
  • mniip
    12th Oct 2011 Developer 0 Permalink
    AYZM=PUMP
    RLCM: determine the rule....
  • OmegaSupreme
    12th Oct 2011 Member 0 Permalink
    AYZM aka Asyzarium is much different than SING. Sing produces Negative Pressure. AYZM will make positive and negative pressure - something that SING can't do natually in TPT without console. Try to make positive pressure using only SING and nothing else and you get Negative Pressure.
  • cctvdude99
    12th Oct 2011 Member 0 Permalink
    @OmegaSupreme (View Post)

    mniip:

    AYZM=PUMP
  • OmegaSupreme
    12th Oct 2011 Member 0 Permalink
    @cctcdude99 its temp it not set using HEAT & COOL, its temperature comes from its environment.
  • 8669
    12th Oct 2011 Member 0 Permalink
    stop flaming jackeea grrrrrrrrrrrrrrrrrrrrrrrrr *mean face*
  • Australian
    12th Oct 2011 Member 0 Permalink
    these ideas are cool, a lot cooler than a lot of elements that are suggested so i hope the are added
  • Jackeea
    12th Oct 2011 Banned 0 Permalink
    This post is hidden because the user is banned