A quick question...

  • Summermusic222
    17th May 2012 Member 1 Permalink
    How do you delete every instance of a specific element? For example: I have tons of neutrons, but I want them ALL gone in one quick and easy way. Is there a special Lua code or something to do this?
  • craZchick
    17th May 2012 Member 1 Permalink
    yea type !set type neut none and they will be gone.
  • Summermusic222
    17th May 2012 Member 1 Permalink
    Thank you!
  • craZchick
    17th May 2012 Member 0 Permalink
    no problem.
  • boxmein
    17th May 2012 Former Staff 1 Permalink
    @Summermusic222 (View Post)
    Or, if you prefer lua, do this:
    tpt.set_property("type", tpt.id.none, "neut") -- not sure if works, no experience with TPT API
  • mniip
    17th May 2012 Developer 1 Permalink
    tpt.set_property("type","none","neut")
    -- why complicate it that much :/
  • RpageMPG
    28th May 2012 Member 0 Permalink

    I've been haaving this weird bug where I can't find TTAN anywhere! And I do have the latest version so can anyone help?

  • Xorite
    28th May 2012 Member 0 Permalink

    @RpageMPG (View Post)

     It's at the end of solids, next to QRTZ, If you still can't find it download the beta and press "E" and search for it. Not a bug.

  • mniip
    28th May 2012 Developer 0 Permalink
    also an offtop