xyth
Community Moderator
CreaturePacks

Please Note: If your getting lots of spam warnings when some characters are set on fire, please load the 2-CharacterEffects pack which has the fix for that. It also contains random walktypes for all zombies, and enables humans to become infected. Also will be testing the method of turning some quest zombies back to humans.
This goal of these new modlets is to provide core "Packs" that contains various vanilla compatible and fully featured characters such as bandits, survivors, animals, wandering traders, etc. without breaking EAC or requiring the DMT utility. Included in this test version are samples of each type of character with very basic xml to get them working in game. No balancing of spawn rates, weapon power, etc was attempted.
There are 5 creature packs:
0-CreaturePackAnimals - Things like animals, birds, insects etc.
0-CreaturePackHumans - Various bandits, traders, and survivors and other humanoid rigged entities
0-CreaturePackMechs - Robots, drones and other mechanical things like SphereBot, the avatar of my modding partner SphereII
0-CreaturePackZombies - Zombies, you know, dead things that used to be human. Humanoid rigged.
0-CreaturePackFantasy - Everything else that doesn't fit in the 4 other categories. Swarms, Orcs, Pokemon etc.
Other character modders have committed to contributing additional characters to this pack like they do to the POI (Buildings) collection called CompoPack. Want to join them? Start here: (A18 version - working on A19 version, but the how to is the same)
The methods used to make this vanilla compatible were researched and developed over the past 2 years and finally it seems to be working well enough to test. However, this is something very new and challenging to develop so expect imperfections as we work out all the issues. Once initial testing is complete I plan to teach the development workflow to others.
Features:
Most characters support all vanilla character features. These include Humanoid rigging, root motion animation, collision with vehicles, rag-dolling, 100's of animated reactions (including hit locations, limping, etc.), limb decapitation and gore, and even the ability to spawn the characters with vanilla or custom weapons just by editing xml. These can also be retextured in xml to offer even more variety. There are some exceptions, especially on animals, as I just started to explore that controller. They also work very well as sleepers in POIs, but stumbling onto a bandit that has a MP7 at close range isn't something you will live to enjoy.
Hopes and Dreams:
Beyond hoping that this pack someday contains 100's of new characters, I hope some folks develop custom quests and story lines for some of the characters. Bandits are one thing, but earning a positive faction with the bandit leader by doing some hit jobs for him makes for a better end game.
Known issues:
There are currently no footstep sounds when these guys walk or run. Vanilla footsteps require a C# script to trigger sound events and we can not use scripts without breaking EAC. I expect to create a work around for that at some point but for now, look around more.
Installation:
Just drop the modlets into your MODS folder and have fun. They are not dependent on each other so load the ones you want. If your using a dedicated server, you also need to load this into your dedi server Mods folder. So a copy in both the clientside Mods folder and also on the servers Mods folder.
Compatibility:
The modlets are named with a prefix of 0- to insure they load before other modlets that will edit the basic xml provided in these core modlets. Nothing in these modlet's xml should change vanilla in a way that collides with other modlets but let me know if it does.
Testing was done on A19 exp and 18.4 stable.
Each submitted Unity.3d file (multiple entities in one file) should have a size less than 100 megs for Github compatibility.
Terms of Use:
The goal of everything SphereII and I do is to share information and examples of how to make this game better. So use this for yourselves or as part of a mod you develop for others to enjoy. Giving credit to the author is always a class act, but at least don't be that guy who spends an hour editing someones work and then claims to be the original author. You can use the .unity3d models only by referencing them inside the creaturepack but you may not copy those files as they usually contain one or more copyrighted, paid assets. Any derivative modlet must ensure compatibility with the base creaturepacks, and cannot directly break them. If you don't know how to make compatible mods, just ask for help.
Download:
https://github.com/7D2D/A19Mods
Look for the 0-CreaturePacks, but there are other fun things there too, like No Potty Mouth. There is also a character effectspack modlet that adds infections (humans turning to zombies) and new walktypes to humans and zombies


Last edited by a moderator: