0 of 0

File information

Last updated

Original upload

Created by

Achekery83

Uploaded by

achekery83

Virus scan

Safe to use

Tags for this mod

6 comments

  1. mugengarage
    mugengarage
    • member
    • 7 kudos
    Thank you for the patch, appreciate it. :)
    I haven't seen too many dead eye patches for new enemy mods.

    Would you be able to help me with a patch?
    I'm trying to make a Deadeye Patch for FGEP, I've tried to copy your mod that adds deadeye to wendigo but its not working.
    1. achekery83
      achekery83
      • premium
      • 7 kudos
      Hey there, sorry for the late reply.  Just got back from my nexus break for the holidays.

      I will take a look this week.
    2. mugengarage
      mugengarage
      • member
      • 7 kudos
      Thank you very much.

      I tried to make the mod but it doesn't seem to work.
      I'm not sure if its because the main ghoul race is overwriting dead eyes code or not, causing all ghoul races to be taken out in one hit, or if I named the file wrong, directory etc,
      Current directory: FGEP Deadeye Patch > F4SE > Plugins > RobCo_Patcher > FormList > [ARRETH] FGEP-DE.esp (I also tried Deadeye> Deadeye Patch > [ARRETH] FGEP-DE.esp)

      Here is the code I wrote.
      Spoiler:  
      Show

      // # 4estGimp - FGEP Deadeye Patch
      // # Requires: [ARRETH] FGEP-DE.esp
      // Add objects to formlist Deadeye_Race_Weak "Deadeye_Race_Weak" [FLST:FE004004]
      // - fgep_maggotRace "Maggot Race" [RACE:05166ED9]
      // - fgep_slasherRace "Feral Ghoul" [RACE:05072055]
      // - fgep_shamblerrace "Shamblers Race" [RACE:05008955]
      // - fgep_DiseasedRace "Diseased Feral Ghoul" [RACE:0515A2AE]
      // - fgep_diggerRace "diggerRace" [RACE:0517C475]
      filterByFormLists=Deadeye.esp|FE057004:formsToAdd=[ARRETH] FGEP-DE.esp|05166ED9
      filterByFormLists=Deadeye.esp|FE057004:formsToAdd=[ARRETH] FGEP-DE.esp|05072055
      filterByFormLists=Deadeye.esp|FE057004:formsToAdd=[ARRETH] FGEP-DE.esp|05008955
      filterByFormLists=Deadeye.esp|FE057004:formsToAdd=[ARRETH] FGEP-DE.esp|0515A2AE
      filterByFormLists=Deadeye.esp|FE057004:formsToAdd=[ARRETH] FGEP-DE.esp|0517C475
      // Add objects to formlist Deadeye_Race_Moderate "Deadeye_Race_Moderate" [FLST:FE057005]
      // - fgep_crawlerRace "Crawler Race" [RACE:05036C58]
      // - fgep_exploderRace "Exploder Race" [RACE:05011264]
      // - fgep_shamblerPArace "Armored Shamblers Race" [RACE:0501031D]
      // - fgep_rotterRace "Feral Ghoul" [RACE:0507EAE0]
      // - fgep_SpitterRace "Spitters" [RACE:05000F99]
      filterByFormLists=Deadeye.esp|FE057005:formsToAdd=[ARRETH] FGEP-DE.esp|05036C58
      filterByFormLists=Deadeye.esp|FE057005:formsToAdd=[ARRETH] FGEP-DE.esp|05011264
      filterByFormLists=Deadeye.esp|FE057005:formsToAdd=[ARRETH] FGEP-DE.esp|0501031D
      filterByFormLists=Deadeye.esp|FE057005:formsToAdd=[ARRETH] FGEP-DE.esp|0507EAE0
      filterByFormLists=Deadeye.esp|FE057005:formsToAdd=[ARRETH] FGEP-DE.esp|05000F99
      // Add objects to formlist Deadeye_Race_Strong "Deadeye_Race_Strong" [FLST:FE057003]
      // - fgep_FeralBruteRace "Mango Brutus" [RACE:050D752C]
      // - fgep_RavagerRace "Ravager" [RACE:0503CCD2]
      filterByFormLists=Deadeye.esp|FE057003:formsToAdd=[ARRETH] FGEP-DE.esp|050D752C
      filterByFormLists=Deadeye.esp|FE057003:formsToAdd=[ARRETH] FGEP-DE.esp|0503CCD2
      // Add objects to formlist Deadeye_Race_Powerful "Deadeye_Race_Powerful" [FLST:FE004006
      // - fgep_tankRace "Feral Tanks Race" [RACE:050611FA]
      // - fgep_GoliathRace "Goliath" [RACE:0519A2BD]
      // - fgep_GoliathRaceArmored "Goliath" [RACE:0501214C]
      filterByFormLists=Deadeye.esp|FE054006:formsToAdd=[ARRETH] FGEP-DE.esp|050611FA
      filterByFormLists=Deadeye.esp|FE054006:formsToAdd=[ARRETH] FGEP-DE.esp|0519A2BD
      filterByFormLists=Deadeye.esp|FE054006:formsToAdd=[ARRETH] FGEP-DE.esp|0501214C
      
    3. MrKal9000
      MrKal9000
      • premium
      • 1 kudos
      did you every get it working?
  2. Nozoneechan
    Nozoneechan
    • supporter
    • 0 kudos
    im confused. does this add the winter creatures? if not where is that mod. it'd be perfect for my winter playthru!!
    1. achekery83
      achekery83
      • premium
      • 7 kudos
      Hey there, you can find the winter creature mods in the description. This mod simply patches them to BLD NG mods like Deadeye.  Hope that clears up your question. Thanks!