SPRK and WTRV

  • Finalflash50
    1st Nov 2010 Banned 0 Permalink
    This post is hidden because the user is banned
  • Cr15py
    1st Nov 2010 Member 0 Permalink
    Or maybe if WTRV is charged it releases one THDR particle for every spark it absorbs?
  • pilojo
    1st Nov 2010 Member 0 Permalink
    I think I could make it so that if SPRK touches WTRV then THDR is made.
  • pilojo
    1st Nov 2010 Member 0 Permalink
    cr15py
    Great idea, I couldn't do that though. Only if WTRV touches SPRK=THDR
  • MiXih
    1st Nov 2010 Member 0 Permalink
    pilojo
    if t==PT_SPRK && parts[i].ctype == WTRV
    {
    parts[i].type = PT_THNDR
    }

    but you must make wtrv conductive
  • Neospector
    1st Nov 2010 Member 0 Permalink
    Awesome idea.
  • pilojo
    1st Nov 2010 Member 0 Permalink
    wikku9
    Yeah. I guess that could work. Will make it for my mod.

    Edit: It's done! You forgot the life value btw wikku.
  • pilojo
    1st Nov 2010 Member 0 Permalink
    Ok I have to double post as it won't let me edit. THIS IS THE 2nd BEST IDEA IN TPT HISTORY. Best I'd say was CFLM.
  • Neospector
    1st Nov 2010 Member 0 Permalink
    pilojo:
    THIS IS THE 2nd BEST IDEA IN TPT HISTORY. Best I'd say was CFLM.

    True dat.
  • pilojo
    1st Nov 2010 Member 0 Permalink
    Neospector
    FF50 better have more ideas like this lol. I think Simon would accept this idea. Cause it would be controlable thunder. And, best part. I have the coding done.