0 of 0

File information

Last updated

Original upload

Created by

NullPointerExcy

Uploaded by

NullPointerExcy

Virus scan

Safe to use

Tags for this mod

164 comments

  1. NullPointerExcy
    NullPointerExcy
    • premium
    • 19 kudos
    Locked
    Sticky
    New Version 0.3.0

    Fixes/Changes:

    - Fixed accidental removal of the player from the faction after being hit by an NPC.
    - Improved NPC Field of View (FOV) detection for better accuracy.
    - Refactored codebase for improved maintainability.
    - Removed max disguise boost for wearing a covered face item, enhancing immersion.
    - Removed "Line of Sight" detection, now using only the new FOV system.

    New Features:

    - Added a race affiliation system with categories like 'best fit,' 'possible,' and 'unlikely.'
    - View and adjust race-faction affiliations in this JSON file.

    To test the new features, you can open the console and enter:
    coc npeTFSTestCell
    Each room in this test cell contains different faction setups, designed for testing purposes.
  2. abelyo
    abelyo
    • member
    • 19 kudos
    Its a cool mod but I am struggling to imagine what situation would I ever need to disguise myself as a faction in Skyrim, since you can be part of any of them. Except for the civil war factions, I guess.
    1. RareEnough
      RareEnough
      • supporter
      • 0 kudos
      I've done it in the past when doing an assassin playthrough as it can allow you to enter locations without raising alarm or having to massacre everyone.  There's also factions the player can't join.
  3. ZUnKn0wN
    ZUnKn0wN
    • member
    • 0 kudos
    Loving your mod, a bit sad to find you removed the disguise boost for the covered face items, but the value was a bit high to be fair.

    I've got only two questions, have you considered adding a slider/selector in the MCM options to allow user customization of the disguise boost for face items instead of the outright disguise disabling? If I'm understanding the code right, (which I likely am not), it looks like you set the value to 0.. but if the user could set a custom value ingame.. then the boost it gave would allow the higher disguise value armor to take priority.. I think?

    If you have/are not considering that route, (and I'm not a moron, which is unlikely when it comes to editing code), how would I go about restoring the disguise boost function? Just set the value back to any arbitrary value? Or were there more adjustments you'd made that I haven't spotted?
  4. TrumanAE
    TrumanAE
    • premium
    • 38 kudos
    WOW ! Great job ! 

    I found this looking for <RE::BGSKeyword> uses lmfao glad i did !
  5. FnordLightbringer
    FnordLightbringer
    • member
    • 7 kudos
    DO NOT INSTALL THIS MOD if you want to play the Companions questline.
    You won't be able to join the companions with this mod active, and they won't be able to give you radiant quests if you had already joined before installing this mod.
  6. Kirkor88
    Kirkor88
    • premium
    • 13 kudos
    Would be cool if your disguise was high enough (50+), instead of immediately attacking you they would force greet you and ask you some questions and you would have to persuade them you are one of them. Persuasion difficulty would be based on how good (or how bad) is your disguise.
    1. AlchemicaMateria
      AlchemicaMateria
      • premium
      • 91 kudos
      Probably is challenging to implement, but really like the force greet idea.
    2. DankTemplar
      DankTemplar
      • premium
      • 8 kudos
      It wouldn't be too difficult, guards have this behavior system already, sort of. When a guard approaches you and says "Hey...I know you" because you have a small bounty and a special dialogue tree happens.

      You can essentially copy this system and repurpose it with custom events n such and apply any of the NPC changes via SID or KID, whichever suits the implementation best.

      Or you could just script the whole thing from scratch but I wouldn't know much about that. I just know the behavior exists in game already and people have done similar things so as a feature it would be relatively easy to develop since there's a lot of previous works to examine to figure out the best way to do it.
    3. shadowxtenebris
      shadowxtenebris
      • member
      • 0 kudos
      nice idea snow back brother
  7. AlchemicaMateria
    AlchemicaMateria
    • premium
    • 91 kudos
    Very cool. Excited to see how this progresses.
  8. Jenasto
    Jenasto
    • premium
    • 22 kudos
    A couple of tweaks I recommend:

    1 - This mod has a strange habit, possibly conflict-based I'm not sure, of turning guards hostile to me if I am wearing all iron armour (since presumably they now see me as a bandit). It's not all guards, it's just one or two, not sure why. Given that iron armour is quite commonplace, maybe either it should be excluded along with a few others, or:

    2 - Instead of putting you in the faction associated with the armour, perhaps it should put you in a separate faction that the original won't attack, e.g wearing bandit armour puts you in a bandit-allied faction rather than actual bandits, but won't auto-hostile the guards. This also relieves the issue that some users of this mod and similar ones have reported where removing armour that puts you in, for example, the Nightingales, will remove you from that faction even if you're a member.

    I might be wrong about how that would work but it might fix some of the minor problems. 

    3 - Necromancer/Warlock faction support! Being able to sneak into wizard lairs would be awesome.
    1. TyranusMaximus
      TyranusMaximus
      • supporter
      • 16 kudos
      This sounds like it could work, in my opinion. 
    2. AlchemicaMateria
      AlchemicaMateria
      • premium
      • 91 kudos
      Big agree on 2. This seems like a really good solution.

      Necromancer / warlock faction would be cool. Especially if you want to roleplay as a necromancer yourself.
  9. busybobo
    busybobo
    • supporter
    • 5 kudos
    I'm wondering if anyone knows if this would work with VR after it was recompiled with CommonLib?
  10. daidojc
    daidojc
    • member
    • 1 kudos
    Any chance this could work with SE version 1.5.97?
    1. Gwaifuu
      Gwaifuu
      • member
      • 27 kudos
      same
    2. Gwaifuu
      Gwaifuu
      • member
      • 27 kudos
      up
    3. saakichan
      saakichan
      • member
      • 1 kudos
      UP
    4. goonie29
      goonie29
      • member
      • 0 kudos
      UP
    5. 1ceSpark
      1ceSpark
      • premium
      • 13 kudos
      +1
    6. uAnu
      uAnu
      • premium
      • 1 kudos
      +
    7. NeilPreachers
      NeilPreachers
      • supporter
      • 2 kudos
      +1
  11. Yoni664
    Yoni664
    • premium
    • 3 kudos
    This looks interesting. keep with the work! <3