0 of 0

File information

Last updated

Original upload

Created by

ZackHasACat

Uploaded by

Zackhasacat

Virus scan

Safe to use

Tags for this mod

14 comments

  1. wcfcarolina13
    wcfcarolina13
    • member
    • 2 kudos
    There seems to be an issue with the Fighters Guild in Old Ebonheart (TR) on OpenMW 0.49. I'm unsure if it's this mod or something I've done. I documented the research here:

    https://www.perplexity.ai/search/it-looks-like-i-m-having-an-is-Rkv0WvZESRO8DKSjYtypZQ
    1. Zackhasacat
      Zackhasacat
      • premium
      • 81 kudos
      It appears they have beds with an owner faction but nil faction rank. Hadn't ran into that before.

      I posted an update that corrects this error. Thank you.
  2. kotbaioun
    kotbaioun
    • supporter
    • 13 kudos
    Thank you!
  3. ChitinWarAxe
    ChitinWarAxe
    • member
    • 2 kudos
    It works perfectly on 0.49 and really adds to the immersion, thank you!
  4. Skylamp
    Skylamp
    • member
    • 6 kudos
    Hi Zackhasacat thanks for the mod but i think won't work with newest version of OpenMW. 
    1. Zackhasacat
      Zackhasacat
      • premium
      • 81 kudos
      I'm sorry, forgot I hadn't updated Nexus. Should be set now.
    2. Skylamp
      Skylamp
      • member
      • 6 kudos
      Thank you!
  5. lelimule
    lelimule
    • premium
    • 26 kudos
    Good idea! And it works with mods like Necessities of Morrowind, great!
    1. lelimule
      lelimule
      • premium
      • 26 kudos
      Correction: i found 1 bed, with "Necessities of Morrowind", where i can't sleep even though I rented the bed. It's in Madach Tradehouse: NOM add a bed to rent in the kitchen. But in Morrowind, Fenas Madach class isn't "publican", it's "thief". And i don't want to change his class. So the main "No Sneaky Sleeping" script misses this. So i add these 2 lines in the concerned script test:
      [...]
      elseif ownerNPCRecord.id == "fenas madach" then
      return true
      [...]

      [Edit: similar pb with NOM and The End of The World (Dagon Fel)...]

      It's ok now.
    2. Zackhasacat
      Zackhasacat
      • premium
      • 81 kudos
      Thanks for the feedback. I was able to add global variable support to the OpenMW lua API, and the access to the object global variables. It should work correctly now with the version 1.1 I have posted. You will need a newer build though.
    3. lelimule
      lelimule
      • premium
      • 26 kudos
      It seems ok. Except for NOM and The End of The World (Dagon Fel) bed. But it is because NOM forget to put the Rent_DagonFel_End global variable on the bed...
      After this NOM correction, it's ok.
      Thanks!
  6. wcfcarolina13
    wcfcarolina13
    • member
    • 2 kudos
    Is this only for OpenMW 0.49?
    1. Zackhasacat
      Zackhasacat
      • premium
      • 81 kudos
      Check the mod description.
  7. ffann1998
    ffann1998
    • member
    • 17 kudos
    This was bothering me as a thief. Thank you!