Hydrogen - help

  • tmo98
    17th Aug 2012 Banned 0 Permalink
    This post is hidden because the user is banned
  • lorddeath
    17th Aug 2012 Member 0 Permalink

    @tmo98 (View Post)

     

    First of all thats not even a function of TPT bro

  • tmo98
    17th Aug 2012 Banned 0 Permalink
    This post is hidden because the user is banned
  • jacob1
    17th Aug 2012 Developer 0 Permalink
    @tmo98 (View Post)
    tpt.el.hygn.gravity = 1 seems to work. Higher numbers that aren't too high might work a little better. (Gravity is normally between 0 and 1)

    Also, I made a fusion star a long time ago. I modified it just now to work without my mod:

    It used to work better before compression was added, i'll see if I can fix that, and make it better.
  • ThunderSt
    17th Aug 2012 Member 0 Permalink

    You know stars have a strong gravitational force, right? And well, turning gasses very heavy just to make them get together with a radial gravity would be simply irrealistic. You should turn gravity OFF, put newtonian gravity (aka: second gravity) ON, and then just make a blackhole, dmnd cover, and put the gasses around it. Not very realistic, but better than gasses which don't act like gasses.

     

    Edit: or above, I forgot how tpt.el 'gravity' command works with the older gravity, so you can just simply use that command and 'done'. However you can use my alternative so you don't have to switch that value to 0 again.

  • lorddeath
    17th Aug 2012 Member 0 Permalink

    You may not be a lua genius but im pertty close i just dont post stuff

  • tmo98
    18th Aug 2012 Banned 0 Permalink
    This post is hidden because the user is banned
  • billion57
    18th Aug 2012 Member 0 Permalink

    @tmo98 (View Post)

     I made a star...

    Use Radial mode, and put some GPMP (or PUMP) at the center.

  • jacob1
    18th Aug 2012 Developer 0 Permalink
    @tmo98 (View Post)
    Advection controls how an element is affected by pressure. Try this:

    tpt.el.hygn.gravity = 1
    tpt.el.hygn.advection = 0
    tpt.el.nble.gravity = 1
    tpt.el.nble.advection = 0
    tpt.el.co2.gravity = 1
    tpt.el.co2.advection = 0
    tpt.el.oxyg.gravity = 1
    tpt.el.oxyg.advection = 0
    tpt.el.plsm.gravity = 1
    tpt.el.plsm.advection = 0

    The values will probably need to be modified a little, maybe leaving some advection left, and changing some other properties too. You could also do what me and billion57 did.
  • lorddeath
    26th Aug 2012 Member 0 Permalink

    @tmo98 (View Post)


    Sorry bro didnt know i have been experimenting with lua and gasses so im sill working on it...