Lostyouthkhat
New member
One day i still hope my dogs will return to be at my side in navesgane 

Not easily for end users. A modder familiar with how weapon swapping works and how to edit the NPC controller in Unity could make it work.Hello, is it possible to somehow give hired NPCs weapons from mods?
You maybe missing the 0_TFP_Harmony mod in your Mods folderHello! Im trying to load the mod 0-Score. I have the latest version for 1.0 But every time I load and check the console I see
"Failed initializing ModAPI instance on mod '0-SCore_sphereil; from DLL 'SCore.dll'
"EXC Could not load file or asssembly '0Harmony, Version=222.13.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies."
Is there something I've done wrong? Its version 1.0.45.853 the latest
Its possible, There is a Looting task already, and this year we will be adding more utility tasks, so stay tuned.There is a suggestion about this mod, is it possible to add a function to the NPCs so that they, like the NPCs from The Forest game, can extract wood / stone, transfer things to the base or destroy one or another block indicated by the player?
Do repair game on steam, that fixed it for me. Also make sure you do not use experimental version.PyegamingYT said:Hello! Im trying to load the mod 0-Score. I have the latest version for 1.0 But every time I load and check the console I see
"Failed initializing ModAPI instance on mod '0-SCore_sphereil; from DLL 'SCore.dll'
"EXC Could not load file or asssembly '0Harmony, Version=222.13.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies."
Is there something I've done wrong? Its version 1.0.45.853 the latest
Look at the Tags on each entity. That lists only the weapons that a character can use. Not all characters can use all weapons, it depends on the authors choices in what they hooked up in Unity.Why i cannot give any soldier a weapon? it worked before now it doesnt.
Do repair game on steam, that fixed it for me. Also make sure you do not use experimental version.
Also make sure you have the harmony folder in "Mods" folder, i uploaded the harmony folder:
https://easyupload.io/t90com
I myselfe have a question, why i cannot give soldiers any weapons? it worked in A21
Yes. That's correct. Using these mods will cause compatibility issues.
The creator of one of those mods is using an append which is totally overwriting the whole of the original spawning settings rather than pinpointing for very specific settings. The other creator is removing the original and then adding it back in. Either way, since they load after the 0-XNPCCore and its 1-AddOnPacks, they are effectively being wiped. It is unfortunate they do not consider the effect their changes will bring. A warning in the description would allow users to understand the implications.
If you were to rename these mods to something like 0-ExtraSpawns or 0-MoreZombie, with the 0- at the front, it will load them before 0-XNPCCore and any 1-AddOnPacks. The NPC Mod can load after and retain their actions.
It was kind of you to contact the mod authors on top of sharing this issue because it will allow them, and other users, to be aware of what to expect if they use these mods.