• If you have a mod, tool or prefab, please use the Resources section. Click Mods at the top of the forums.

[A19] khzmusik's modlets

Just FYI, I have pushed some changes to the A19 modlets. These are almost certainly the last changes I will push for A19. My focus from here on out will be A20 modlets.

Changed:

  • Preserved foods: Decreased the perk levels to create canned or preserved foods by one. This made them consistent with the other things you get from the perks, and IMHO is better balanced.
  • Auto Mechanic Traders got several improvements. Fixed: POI bugs that included a one-block-hole that players could get trapped in; fences are now higher so zombies will not get stuck in between fences and walls, and be unkillable; trader now has a secret stash; balanced/nerfed the amount of goods sold at the trader in all cases.
The new versions are in master and should show up in the Mod Launcher soon. The fixes to the Auto Mechanic Trader POI won't show up in saved games, though the fixes to its goods and secret stash probably will show up the next time the trader restocks.

If you're happy with the current state of things, then current game saves are OK, but if you really want the latest hotness, you should start a new world. If that's not something you want to do with A20E dropping tomorrow, I won't blame you. These fixes were mainly done so that I have a good starting point when the modlets are ported to A20 (if possible).

 
Last edited by a moderator:
Have any of the NPC/Faction modlets proven more difficult than anticipated when porting over to A20? Absolutely love your work, as far as I'm concerned its a must have until TFP implements equivalent NPCs officially.

 
Have any of the NPC/Faction modlets proven more difficult than anticipated when porting over to A20? Absolutely love your work, as far as I'm concerned its a must have until TFP implements equivalent NPCs officially.


Yes, it's difficult.  :)

The A20 NPCs are totally different beasts. We're using an entirely separate AI system (Utility AI) that we're almost, but not quite, having to build from scratch. I'm lucky enough to be involved in the "ground floor" of this, though I'm not a major player, just helping out.

And that is just the NPCs themselves, it's not even counting the changes that will be required due to RWG. It is a ton of work. It won't be done until A20 is stable, at the earliest.

But once it's done it will be much more fantastic. There will be major improvements to pretty much everything. You just have to be patient. Very patient. Until then, just try to enjoy vanilla A20. That should tide you over. :)

 
Hello

Does the Book Icons modlet compatible with A20 ?


Yes, thankfully. I've confirmed it myself.

I'm in the process of creating a simple A20 "Quality of Life" modlet that includes it, and some other small features which I think are not controversial. (Dyes stack, vehicles are sellable, brass takes less time to scrap, ammo bundles are craftable from loose ammo.)

But I've been pretty busy doing other stuff. If you didn't notice yet, the A20 NPC Core modlet dropped today, and I've been helping everyone with that pretty much 24/7 for the past month.

So, please be patient. I'll get to stuff, I promise!

 
Last edited by a moderator:
Great to see you in the team for the new NPCcore. Loved using your NPC work in a19 so I can't wait to see what comes in a20.

 
Hey K hope you are keeping well. Could I ask if the creature pack zombies with your adjustments mod and your own modelled zombies work with A20. Used them on A19 but I was not sure if still good for A20? 

Also, if they do still work do they add to the vanilla zombies (ie. increased spawns) or do they replace so the spawning numbers are the same.

Thank you

 
Hey K hope you are keeping well. Could I ask if the creature pack zombies with your adjustments mod and your own modelled zombies work with A20. Used them on A19 but I was not sure if still good for A20? 

Also, if they do still work do they add to the vanilla zombies (ie. increased spawns) or do they replace so the spawning numbers are the same.

Thank you


They should still function in A20 - with some minor bugs.

There isn't any place to put the Twitch-related icon, so you probably won't see one. There might also be some animations that were added in A20 that weren't in A19, but I don't know of any offhand.

The only thing that will be truly "broken" is that you won't see the zombie cowgirl, and you'll see yellow warnings in the console about that. I was spawning her with the "zombie old timer" (cowboy), and that zombie was removed from the game.

On that subject - in general, that's how I set my zombies to spawn: find a vanilla zombie of the same "theme" and put them in the same entity group, with a lower chance of spawning. This doesn't affect the spawn rates, or the number of zombies spawned at one time, it just adds my zombies to the "pool" that will be considered.

I was planning to update them to A20 anyway. I now have the tools to merge meshes, which means a) I can support vanilla flame particles now, and b) they will have to draw fewer things on the screen, so will have better performance. I can fix their spawning when I do that. I've just been extremely busy helping with NPC Core, so I haven't had time.

 
They should still function in A20 - with some minor bugs.

There isn't any place to put the Twitch-related icon, so you probably won't see one. There might also be some animations that were added in A20 that weren't in A19, but I don't know of any offhand.

The only thing that will be truly "broken" is that you won't see the zombie cowgirl, and you'll see yellow warnings in the console about that. I was spawning her with the "zombie old timer" (cowboy), and that zombie was removed from the game.

On that subject - in general, that's how I set my zombies to spawn: find a vanilla zombie of the same "theme" and put them in the same entity group, with a lower chance of spawning. This doesn't affect the spawn rates, or the number of zombies spawned at one time, it just adds my zombies to the "pool" that will be considered.

I was planning to update them to A20 anyway. I now have the tools to merge meshes, which means a) I can support vanilla flame particles now, and b) they will have to draw fewer things on the screen, so will have better performance. I can fix their spawning when I do that. I've just been extremely busy helping with NPC Core, so I haven't had time.
Understood. I hope when you have bit more time you will be able to update them to A20. I personally would like them to add to the spawning rates so they are additional to the vanilla zombies as I like more rather than less but I leave you to decide how best to implement them. Thanks again for your continued support to the community. I really appreciated your adjustments mod to the creature pack. I totally agreed with your adjustments and it made for a better experience IMO

 
Understood. I hope when you have bit more time you will be able to update them to A20. I personally would like them to add to the spawning rates so they are additional to the vanilla zombies as I like more rather than less but I leave you to decide how best to implement them. Thanks again for your continued support to the community. I really appreciated your adjustments mod to the creature pack. I totally agreed with your adjustments and it made for a better experience IMO


Well, good news and bad news. The good news: I was working on updating them for A20 tonight.

The bad news: I was wrong when I said the A19 version would work. The Fun Pimps renamed a couple of the zombies in A20, and my own zombies were extending them, so the A19 version will get red errors in the console and won't spawn at all. (I think it prevents the continued parsing of the XML so might mess up vanilla entities too.)

I still have some issues to work out to update the models for A20, but even in the worst case scenario, I can use the A19 models (they just won't have the Twitch icon over their heads). The XML seems to be working fine, so I should be able to release an A20 version within the next day or two.

When I do, I'm going to start a new thread for the A20 modlets. I will post a link to the new thread here, and let this thread go gentle into that good night.

 
Do you happen to know if the trader lore modlet is compatible with A20?  I didn't see it listed in the A20 thread, unless I just missed it.  Thanks!

 
Do you happen to know if the trader lore modlet is compatible with A20?  I didn't see it listed in the A20 thread, unless I just missed it.  Thanks!


I have not ported it to A20, but it should work as is. I was going to make it part of a larger mod, but I can port it over as soon as I am off work tomorrow.

 
I have not ported it to A20, but it should work as is. I was going to make it part of a larger mod, but I can port it over as soon as I am off work tomorrow.


Thanks!  I was looking for something completely different when this mod came up in my search, and I knew my one friend would absolutely love it on our server.  :)

 
Thanks!  I was looking for something completely different when this mod came up in my search, and I knew my one friend would absolutely love it on our server.  :)


Well, I have some good news and some bad news.

The good news is that I just installed it into an A20 vanilla game, and it works fine. So if you're modding vanilla (or close to it) then you can just use the A19 modlet.

The bad news is that it's not compatible with the new dialog window in SCore and NPCCore. The traders' responses don't show up.

I will have to figure out why, and how to fix it, before I release the A20 modlet. So that will take a bit of time. It should be coming eventually though.

EDIT: Also because I am a dope, I didn't realize this was the A19 thread. Let's move this to the A20 thread, here:




 
Last edited by a moderator:
on the seasonal weather, is actual new weather added or can it be added, i.e. thunder storms, blizzards, torrential down pours, possible rad storms, etc? Which bring to my mind the question of if the sky box can be changed with the varying weathers to something custom?

I'd like to add in multiple things along the above lines once I figure it all out. 

 
Back
Top