TOO MUCH PRESSURE!!!

  • triclops200
    29th Nov 2010 Former Staff 0 Permalink
    this conversation is beginning to make little sense and is looping, Hellome, figure it out, it'll be under stick man's code portion.
  • MiXih
    29th Nov 2010 Member 0 Permalink
    search in powder.c:
    if ((r&0xFF)==PT_ACID) //If on acid
    parts[i].life -= 5;

    and next to it add:
    if ((r&0xFF)==PT_BACT)
    parts[i].life -= 5;


    btw. killing checks are repeating, so delete one

    if ((r&0xFF)==PT_ACID) //If on acid
    parts[i].life -= 5;

    if ((r&0xFF)==PT_PLUT) //If on plut
    parts[i].life -= 1;
  • Hellome
    29th Nov 2010 Member 0 Permalink
    Cheers
  • tutut125
    29th Nov 2010 Member 0 Permalink
    Hellome
    hmm sounds interesting tell me if you put the binaries up for this mod of yours :D
  • DAVPPK
    29th Nov 2010 Banned 0 Permalink
    This post is hidden because the user is banned
  • Hellome
    29th Nov 2010 Member 0 Permalink
    its made, not realistic. When it gets to hot i turns into dead bacteria, the idea is that that then turns into sugar! :D
    just need to make sugar now!
    At the mo it turns into O2,
    sugar or O2, hmm?
  • Hellome
    29th Nov 2010 Member 0 Permalink
    or plant!
    Sorry on mobile and cannot edit
  • tutut125
    29th Nov 2010 Member 0 Permalink
    that sounds awesome!! cant wait for it!
  • Hellome
    29th Nov 2010 Member 0 Permalink
    it will be up on friday at the latest as i will be away from my computer on monday and i will be having time off on tuesday to thursday
  • PowderToyRulez
    29th Nov 2010 Banned 0 Permalink
    This post is hidden because the user is banned