Are you one of the players who prefer the old model of Trader Jen in 7 Ways to Die? Wenn ja, this guide will help you get back to the old model of Trader Jen in the game.
Editing the .xml File
Head to where 7 Days to Die is located on your drive. For a shortcut, you can right-click the game in your Library and hover over the „manage“ Option, und klicken „Lokale Dateien durchsuchen“. The average install location is similar to Program Files/(86), Dampf, Steamapps, Gemeinsam, 7Daystodie.
In deinem 7 Days to Die folder, geh in die Data Ordner, and then into the Konfig Ordner. Find the entityclasses.xml file. Open that file in a plain text editor. I personally prefer Notepad++. It is free software too. Mit der ‚finden‘ Besonderheit (Strg + F), search for the word jen
. You should be brought to a section that looks like this:
<entity_class name="npcTraderJen" extends="npcTraderTemplate"> <property name="Stichworte" Wert="entity,npc,menschlich,Händler"/> <property name="Netz" Wert="#Entities/Traders?JenLung2Ragdoll.prefab"/> <property name="NPCID" Wert="traderjen"/> </entity_class>
Wo es heißt JenLung2Ragdoll.prefab
, simply delete the 2
. It should be as:
<entity_class name="npcTraderJen" extends="npcTraderTemplate"> <property name="Stichworte" Wert="entity,npc,menschlich,Händler"/> <property name="Netz" Wert="#Entities/Traders?JenLungRagdoll.prefab"/> <property name="NPCID" Wert="traderjen"/> </entity_class>
Save the changes made to that file and you should be able to run the game and see her old model in-game.
Das ist alles, was wir heute dafür teilen 7 Tage zum Sterben Führung. Dieser Leitfaden wurde ursprünglich erstellt und geschrieben von BustySceneGirl. Für den Fall, dass wir diesen Leitfaden nicht aktualisieren können, Sie können das neueste Update finden, indem Sie diesem folgen Verknüpfung.