Open Assembly-CSharp.dll
using dnSpy.
Find RandomCharacter
class.
In that class find EquipableCheck
method.
In that method change return false;
line to return true;
and save it.
Let me know if it works or not.
Yeah. It works!
Thanks man!
I've tested it on Keigo and Reika. Not working on tamed animal. Haven't tried on monster yet.
Reika not showing the weapon and tools but she got the attack stats.
So far it only works for weapons and tools (right hand's equipment).
Torch and shields still locked on the two MC and some natives for torch.
Seems like the method for torch and shield are different.
Do you have any idea where I should look
Purple_Heart ?
Could this method also work for what Npc's can wear just curious
It works theorically. I could even made male MC wear Reika's Bikini.
HOWEVER the clothes will not appear on non-designated character.
The same case for weapon, but weapon got attack stats so it's fine.
Here's the
edited dll file if you or anyone wants to try it.
Also the
original Assembly-CSharp.dll from version 0.15 if someone forget to make backup.