Jump to content

sphereii

Members
  • Posts

    3,063
  • Joined

  • Last visited

  • Days Won

    23

Everything posted by sphereii

  1. sphereii

    A19 NPCs DMT Mod

    Update pushed for the trader issue. Should work with existing NPCs. Testing of the refactored maslow is going well. Simplies code, and allows usage of med kits, etc
  2. Ravenhearst is an SDX mod, so you won't be able to add any more SDX mods, so the SDX is not found is fine for this mod. Either wait for Ravenhearst to be updated to the latest version, or re-install using the Mod Launcher's Download From steam option, picking alpha17.2 as a source.
  3. I've seen this issue before when you are running mismatched versions. Ie, used 17.3 as a base for 17.2 mod.
  4. Do you happen to have the log of your errors? I wasn't able to reproduce.
  5. Sorry for the trouble. I removed the Harmony hooks from the EntityAliveSDX. They were accidentally pushed in a past update. Do a fresh install, and all should be well with them. The issue only affected ClearUI and EntityaliveSDX.
  6. New Update: 2.0.83 - Bug fix for Manage Modlets throwing an error - Experimental DMT Support - Available Modlets will be displayed by default, if no modlets are installed.
  7. sphereii

    A19 NPCs DMT Mod

    No worries about the log file. I appreciate providing them. The NPCs do change their spawner so they shouldn't despawn. I will look at putting in some kind of notification for when they despawn, then maybe we can figure out why. Something that won't get lost in log files.
  8. sphereii

    A19 NPCs DMT Mod

    I can review the log tonight; media fire is blocked at my work.
  9. sphereii

    A19 NPCs DMT Mod

    Yes. Their XML will describe their base attribute. Then, on spawn in, they'll go through a randomization process to add more diversity to the individuals. We may not be able to put in dozens and dozens of unique models, but we can get them to have random elements to make each encounter a bit less certain.
  10. sphereii

    A19 NPCs DMT Mod

    We could do that. But not all NPCs will want to be hired, and some will be looters / junkers / bandits.
  11. sphereii

    A19 NPCs DMT Mod

    I have thought about a patience factor. Your reputation with factions can move up and down, but that's for an entire faction, not for individuals. I think having a patience bar for just players would be enough. It'd probably be a simple cvar per player.
  12. sphereii

    A19 NPCs DMT Mod

    I'm not a huge fan of adding NPCs just for the sake of adding allies. They are cheap now, but they won't always be. When we add in more random elements to them, such as different levels, health, attack damage, etc, then their fees will be more expensive. We may even tie in some to the Perk levels. Some may be available through quest chains, etc. In reality, very few people would continue to fight you to the death, especially if you are showing signs that you are done. That being said, I wouldn't want you to throw up your hands to surrounded, and the NPC gives up... just so you switch back to your weapon, hit them, then hands again.
  13. sphereii

    A19 NPCs DMT Mod

    Straight immunity seems like it's too much. Maybe a simple mechanic where you disarm yourself and have your bare hands to indicate your surrender.
  14. sphereii

    A19 NPCs DMT Mod

    I wouldn't expect them to particular help you just yet, especially if you hit them. They hate zombies; they don't necessarily like you. I would say the scenario you describe is working as intended currently. We'll further refine it, where some NPCs may help each other, while others may not. Maybe generate some random factions and have different NPCs assigned to each one, as sort of mini-gangs.
  15. sphereii

    A19 NPCs DMT Mod

    Pushed a fix for the revenge.
  16. sphereii

    A19 NPCs DMT Mod

    - A fix is in the other repo. I'll push the fix in SDXMods for the revenger - To protect you from damage, we'd to take a look at the player class. Should be pretty safe, but I had wanted to keep them separate than the player, but looks like we can't avoid that.
  17. sphereii

    A19 NPCs DMT Mod

    My memory is sometimes not so great. Are all pressing bugs addressed or are there lingering issues? Has the npc / trader interactions been re-tested? I've tested them, but I've tested other 'fixes' as well, so that's not necessarily saying much.
  18. For better or for worse, the mistakes we make usually aren't big or glamorous
  19. Take a look at your last entry: <New_Recipes/> should be </New_Recipes>, as it's closing the top node.
  20. sphereii

    A19 NPCs DMT Mod

    I missed the second part. For animals, you need to hold something they are interested in. Usually its like corn on the cob, etc. You don't really hire them, but rather get them to follow you to a pen.
  21. sphereii

    A19 NPCs DMT Mod

    haha the poor gal had the wrong command assigned to her. I'll fix it in the next push. - - - Updated - - - Good to hear. The bug doesn't really make sense to me, nor does the fix. Sometimes the universe aligns....
  22. sphereii

    A19 NPCs DMT Mod

    What did you expect a cow to say? haha That's still kind of work in progress on them. It should have displayed the same information as the NPCs though, so a tool tip pop up and writing to the console.
  23. sphereii

    A19 NPCs DMT Mod

    A dependency should have been explicitly set, but was overlooked. AnimationSDX is a pretty important SDX mod, as nearly any SDX mod that involves custom entities needs it.
×
×
  • Create New...