0 of 0

File information

Last updated

Original upload

Created by

Revacholiere

Uploaded by

Revacholiere

Virus scan

Safe to use

11 comments

  1. hakinaro
    hakinaro
    • premium
    • 4 kudos
    So if you have a esp that changes a mesh for a mod, does it show the new modded mesh or will this show the original. 
    1. Revacholiere
      Revacholiere
      • premium
      • 13 kudos
      It should show the new modded mesh. 
    2. hakinaro
      hakinaro
      • premium
      • 4 kudos
      Awesome thank you.
  2. Legacy of the Nerevarine when?
    1. Revacholiere
      Revacholiere
      • premium
      • 13 kudos
      I was trying to make something like an entire Legacy of the Nerevarine, but unfortunately I'm just not good enough at interior design or creating meshes to make it feasible.
    2. I'm sure icecreamassassin probably wasn't good at several things either - that's why they gathered a team.

      And a good thing too, as Skyrim would've definitely been lesser for not having LotD.
    3. Revacholiere
      Revacholiere
      • premium
      • 13 kudos
      Hah, sure - if I was going to make it, I'd definitely need a team. But I'm not really confident enough in my skills to work in a team where other people would be relying on my work. Maybe in the future.
    4. Nickolos1818
      Nickolos1818
      • premium
      • 14 kudos
      https://www.nexusmods.com/morrowind/mods/50709 Works well with this mod.
  3. doman
    doman
    • premium
    • 1 kudos
    Is there a chance to get a version that lets you equip the replicas?
    1. Revacholiere
      Revacholiere
      • premium
      • 13 kudos
      When I upload a new version I'll include it as an option, until then, you can make this edit yourself:

      In the main.lua file, look for this line:
      event.register(tes3.event.equip, equipCallback) It's line 71, near the end. Just put two hyphens at the front of the line so it looks like this
      --event.register(tes3.event.equip, equipCallback) and you should be able to equip them. I haven't tested this but it should be fine
    2. doman
      doman
      • premium
      • 1 kudos
      You're awesome