Morrowind
0 of 0

File information

Last updated

Original upload

Created by

The Wanderer

Uploaded by

TheWanderer001

Virus scan

Safe to use

Tags for this mod

7 comments

  1. TheWanderer001
    TheWanderer001
    • premium
    • 53 kudos
    Locked
    Sticky
    Note! They will not snap if grid is set to 256 :D
    so set it to a low 2, 4 or 8 you will need to experiment and find what works best for you.

    If you actually use any of these it would be great if you dropped me a line...
    it's always nice to see how others use my assets :)
  2. Darkchasm
    Darkchasm
    • member
    • 1 kudos
    These look good, and i'm going to add them to my own gothic mansion, thanks! It would be nice if you could make them recognizable/compatible with the Ashfall mod too. 
    1. TheWanderer001
      TheWanderer001
      • premium
      • 53 kudos
      Thanks

      Ha... once I've finished the mod I'm currently working on I'll look into it :)
    2. TheWanderer001
      TheWanderer001
      • premium
      • 53 kudos
      I'm not sure about Ashfall but this apparently is how it's done for Morrowind Crafting... so possibly something simular... or maybe a MCM setting.

      The stove in the kitchen can very easily be made compatible with Morrowind Crafting 3.0 alpha or later if you use this mod.
      1. Go into Data Files -> MWSE -> mods -> Morrowind_Crafting_3 -> Cooking.
      2. Open main.lua in Notepad++.
      3. Go down to line 417 and make that line look like this:

      if ( e.target.object.id == "mc_logfire" ) or ( e.target.object.id == "mc_campfire" ) or ( e.target.object.id == "<Put here the stove you are using>" ) then

      (Don't make any changes to any other lines unless you know what you're doing.)
      4. Save and close the text file.
      5. Make sure MWSE is fully updated.

      .
    3. TheWanderer001
      TheWanderer001
      • premium
      • 53 kudos
      I've had another look at Ashfall. As far as I can tell I can't actually add anything as I don't know what you will call the stove...
      each mod will need a different main.lua script to point to the stove they use.

      This is the only info I have found on the topic...
      https://github.com/jhaakma/ashfall/wiki/Interoperability
  3. Denina
    Denina
    • premium
    • 25 kudos
    You forgot the meshes and textures. The test cell is nothing but yellow exclamation points.
    1. TheWanderer001
      TheWanderer001
      • premium
      • 53 kudos
      Sorry

      New download with meshes and textures ready for download.

      I use TESFiles but I guess even that great util misses stuff now and then