Jump to content

xyth

Moderators
  • Posts

    3,046
  • Joined

  • Last visited

  • Days Won

    9

Everything posted by xyth

  1. xyth

    A19 NPCs DMT Mod

    Your seeing factions at work. if they are in different factions that hate each other they will attack on sight. By same team do you mean you hired them all? That may be a bug, as they should not attack other followers Patrol changed to using pathing blocks to define a route. Maybe Mr. Devolver can explain that process. They should stay using the stay here, which replace the guard here command. Anyway, the entire AI is getting overhauled for A19, as "we expect" the drone code to be the new basis for NPCs. Just enjoy whats there for now and it should be amazing in a19.
  2. xyth

    A19 NPCs DMT Mod

    You can spawn them in during the game if you have admin privileges and type DM in the console. Then press F6 then find the NPC you want and spawn him in. U suggest using the environmental spawner setting rather than the synamic spawner though. You can also edit the spawning.xml to increase the chance of an NPC spawning.
  3. xyth

    A19 NPCs DMT Mod

    I'm not sure the Maslow xode is even working in A18. You would at least need to add the maslow Aitask to the xml to get it working.
  4. xyth

    A19 NPCs DMT Mod

    The home block is part of the maslow code that we kinda abandoned. It was so the cows knew where to return to to get buffed.
  5. And no, this mod does not touch vanilla textures.
  6. xyth

    sphereii's DMT Mods

    There are many mods listed here. Which ones are you loading?
  7. xyth

    A19 NPCs DMT Mod

    Tags are static as far as i know. CVars are dynamic so you can set and reset those.
  8. xyth

    A19 NPCs DMT Mod

    AOE: Area of Effect, so think a spell effecting an area around the source
  9. xyth

    A19 NPCs DMT Mod

    I'm actually working with Tin on that very method for a new character feature for release in A19. I think you need to place a buff on the player, and that player buff then does an AOE buff that targets that NPC through tags compares and if it matches a new buff is added to the NPC. Not my specialty but once we get it working in game maybe i can share it.
  10. xyth

    A19 NPCs DMT Mod

    maybe give the player an item that he reads to get the buff?
  11. Seems like your loading .50 of the zombiepack, and the fix is in .51 Please update that pack and retest on a new world.
  12. xyth

    A19 NPCs DMT Mod

    That feature likely is still there but SphereII was working on an alternative pathing method (using blocks) that replaced it in the current build. Not sure if both can be used, but all that code is SphereII things. He is busy refactoring the codebase for A19 which seems close to experimental release so prefaps then.
  13. Great news. Thanks for tesring guys. I want a stable build that can last a bit while we prep for A19
  14. Pushed updated zombiepack .51, might fix it but i cant repo so please test on a new game.
  15. xyth

    khzmusik's Modlets

    Just don't load the CreaturePackFantasy modlet. Only the old NEXUS version combines all the modlets so make sure you get the modlets directly from my repo or use the modlauncher. @Khz, I didnt know you had mods. Great stuff, thanks.
  16. Yea, with all the yanking of entities you likely need a new world.
  17. xyth

    A19 NPCs DMT Mod

    Correct, each template defaults sight range to 70. You can try a lower number on each.
  18. xyth

    A19 NPCs DMT Mod

    NpcGhost and NPChunter were we pulled from spawning as the are broken until A19. Maybe try decreasing the sight range of the NPCs to fix that issue. They seem to sense through walls at times.
  19. xyth

    A19 NPCs DMT Mod

    The army ones seem ok, but let me know. I'm moving this modlet to feature lock until A19. It seems to work well enough as is. A19 should bring a new leap forward. If there are any major bugs like NREs, please let me know and those will get fixed.
  20. I'm feature locking the CreaturePacks until A19. Should be enough for folks to enjoy until then. I added 6 Guppy Orcs to the fantasypack as one last surprise.
  21. xyth

    A19 NPCs DMT Mod

    Your missing the required NPC Dialog modlet. Retest with it loading.
  22. Maybe really fixed in .50 Removed another NRE zombie from spawning. I apologize for all this, I will likely need to take fewer new characters as I likely need to start testing all submissions first now.
  23. xyth

    A19 NPCs DMT Mod

    Added back the NPCs to spawning that were previously causing NREs.
  24. xyth

    A19 NPCs DMT Mod

    If you post your logs we can help. Likely the issue is how you are loading this mod. This is a DMT mod so you need to install using the mod launcher or DMT
  25. I will test. That was fixed previously but maybe a recent code change reverted it. Fixed in .49 of zombiepack I'm pretty sure survivor and bandits characters still will not wake sleepers in pois with this edit. Not sure if that's good or bad, and it can be changed so they do, but if you test that let me know. The issue was i used EntityAlive as a target, and since Player is a child of that, zeds should target players with EntityAlive. And they do if the zed is awake, but apparently the player class doesnt "extend" to the sleeper detection code class.
×
×
  • Create New...