Jump to content

JJ2198

Premium Member
  • Posts

    60
  • Joined

  • Last visited

Nexus Mods Profile

About JJ2198

Profile Fields

  • Country
    None

JJ2198's Achievements

Contributor

Contributor (5/14)

  • First Post
  • Collaborator
  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

0

Reputation

  1. Maybe this guide will help you http://www.nexusmods.com/fallout4/mods/4751/?
  2. 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.
  3. 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
  4. I believe if you use the console command TCL you can place things anywhere.
  5. These should be it SCOL\Fallout4.esm\CM00226248.NIF StrengthSCOL\Fallout4.esm\CM00226247.NIF PerceptionSCOL\Fallout4.esm\CM00226244.NIF EnduranceSCOL\Fallout4.esm\CM00226243.NIF CharismaSCOL\Fallout4.esm\CM00226245.NIF IntelligenceSCOL\Fallout4.esm\CM00226242.NIF AgilitySCOL\Fallout4.esm\CM00226246.NIF Luck
  6. 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?
  7. Right, I guess it just completely skipped my mind that formIDs use letters as well.
  8. Each mod uses a different number at the beginning of a formID, which is why all formIDs for the base game start with 00, the next one will have 01 etc. Not sure what mods above 100 are though, possibly just skips 100, as thats the same as 10.
  9. Yes, the idea is from ManyaTrueNerd's YOLO runs. Which as a fan I want to make the mod for him.
  10. 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.
  11. You would have an if condition like this: if Player.HasPerk WildWasteland == 1 endif
  12. You can learn about it here: http://geck.bethsoft.com/index.php?title=PrintToConsole
  13. If you mean like chunks of rooms and objects missing it's because you have bUseMultibounds=1 find the GeckCustom.ini in My Documents and set it to 0.
  14. I believe it's a part of New Vegas Bounties II. I've never played the mod, but someone I saw reviewing it came across that dog.
×
×
  • Create New...