Jump to content

JJ2198

Premium Member
  • Posts

    60
  • Joined

  • Last visited

Posts posted by JJ2198

  1. The texture files should be in

     

    Fallout4 - Textures4.ba2

     

    and the nif (Which is basically a mesh) is in

     

    Fallout4 - Meshes.ba2

     

    Though to be honest I haven't done any texture editing so I don't guarantee this is what you're looking for it's just what I believe is.

  2. I believe this is what you're looking for

     

    Armor\MacCready\HatGO.nif

     

    These shoud be the texture files for it

     

    textures\Armor\MacCready\Mac_d.dds

    textures\Armor\MacCready\Mac_n.dds

    textures\Armor\MacCready\Mac_s.dds

  3. These should be it

     

    SCOL\Fallout4.esm\CM00226248.NIF Strength
    SCOL\Fallout4.esm\CM00226247.NIF Perception
    SCOL\Fallout4.esm\CM00226244.NIF Endurance
    SCOL\Fallout4.esm\CM00226243.NIF Charisma
    SCOL\Fallout4.esm\CM00226245.NIF Intelligence
    SCOL\Fallout4.esm\CM00226242.NIF Agility
    SCOL\Fallout4.esm\CM00226246.NIF Luck
  4. I am working on a mod that makes it so you can't heal/cure addictions. I have been able to remove healing from food, chems and water but things such as doctors,sleeping and leveling, I can't seem to do anything about. I believe they use the script function player.resethealth, so I am wondering is it possible to nullify this function and if so how?

  5. So basically I am working on a mod that doesn't allow healing of any kind aswell as no limb healing or addicition curing.

     

    I have been able to nullify the healing effects for food,chems and water, but things like sleeping,doctors and leveling still give health. I believe it is the script function resethealth that is doing this, but I have no idea how to nullify a script function. So I'm wondering how I make it so resethealth doesn't work or isn't ran.

     

    Also I have been able to disable curing addicitions but unable to stop limb regeneration.

×
×
  • Create New...