Are you one of the players who prefer the old model of Trader Jen in 7 Ways to Die? 그렇다면, 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” 옵션, 그리고 클릭 “browse local files”. The average install location is similar to Program Files/(86), 증기, Steamapps, 흔한, 7Daystodie.
당신의 7 Days to Die folder, go into the 데이터 접는 사람, and then into the Config 접는 사람. Find the entityclasses.xml file. Open that file in a plain text editor. I personally prefer Notepad++. It is free software too. Using the ‘find’ 특징 (Ctrl 키 + 에프), search for the word jen
. You should be brought to a section that looks like this:
<entity_class name="npcTraderJen" extends="npcTraderTemplate"> <property name="태그" 값="entity,NPC,human,상인"/> <property name="Mesh" 값="#Entities/Traders?JenLung2Ragdoll.prefab"/> <property name="NPCID" 값="traderjen"/> </entity_class>
Where it says JenLung2Ragdoll.prefab
, simply delete the 2
. It should be as:
<entity_class name="npcTraderJen" extends="npcTraderTemplate"> <property name="태그" 값="entity,NPC,human,상인"/> <property name="Mesh" 값="#Entities/Traders?JenLungRagdoll.prefab"/> <property name="NPCID" 값="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.
이것이 오늘 우리가 공유하는 모든 것입니다. 7 죽을 날 가이드. 이 가이드는 원래 작성자가 작성하고 작성했습니다. BustySceneGirl. 이 가이드를 업데이트하지 못한 경우, 다음을 수행하여 최신 업데이트를 찾을 수 있습니다. 링크.