7 Days to Die

7 Days to Die

View Stats:
Digital Trek Aug 13, 2024 @ 1:17pm
Can I change Trader Jen's model?
I don't care for the big chested over the top look. Is there a way to easily change her out? Even for just a default model?
< >
Showing 1-4 of 4 comments
Capt. W. Schwartz Aug 14, 2024 @ 8:59am 
Nope. The only mods that change her, make her chest bigger and/or remove her shirt.

You could check out the mods to see how they work and if you can replace her with a model of your creation/purchase.
Digital Trek Aug 14, 2024 @ 9:00am 
Originally posted by Capt. Q. Schwartz:
Nope. The only mods that change her, make her chest bigger and/or remove her shirt.

You could check out the mods to see how they work and if you can replace her with a model of your creation/purchase.

Bummer, thank you for the reply though!
Dr. Rockso Aug 14, 2024 @ 9:40am 
Originally posted by Capt. Q. Schwartz:
Nope. The only mods that change her, make her chest bigger and/or remove her shirt.

Can you link the mod?

Asking for a friend. :VBCOOL:
CatPerson Aug 14, 2024 @ 9:54am 
Originally posted by Digital Trek:
I don't care for the big chested over the top look. Is there a way to easily change her out? Even for just a default model?
You can change the referenced Trader prefab mesh model from Jen to one of the other Traders, if you don't mind the disparity of Jen's voice coming out of Trader Hugh/Joel/whoever's face. :steammocking:

I tried substituting a female zombie prefab mesh (or any zombie, really) but that did not work/caused errors/the Trader building would bounce you out for non-existing references or some such.

If you want to alter Jen's looks herself, I would guess you'd need to be able to unpack, perhaps, the Entities bundle to alter/replace her mesh files in something like Blender, then repack. But don't quote me, just guessing.

Anyway if you want to do the simple sub of one of the other trader models it's in
steamapps\common\7 Days To Die\Data\Config\entityclasses.xml

<!-- *** TRADER_JEN --> <entity_class name="npcTraderJen" extends="npcTraderTemplate"> <property name="UserSpawnType" value="Menu"/> <property name="Tags" value="entity,npc,human,trader"/> <property name="Mesh" value="@:Entities/Traders/Prefabs/TraderJen.prefab"/> <property name="NPCID" value="traderjen"/> <property name="DanceType" value="2" /> </entity_class>

Comment out the Mesh value line and copy-pasta one from another trader below that. eg

<!-- <property name="Mesh" value="@:Entities/Traders/Prefabs/TraderJen.prefab"/> --> <property name="Mesh" value="@:Entities/Traders/Prefabs/TraderHugh.prefab"/>
< >
Showing 1-4 of 4 comments
Per page: 1530 50

Date Posted: Aug 13, 2024 @ 1:17pm
Posts: 4