• If you have a mod, tool or prefab, please use the Resources section. Click Mods at the top of the forums.

Need a help with the custom bar tools or UI Window

Drovisky

New member
Hello comrades

I need a hel with custumizating the bar tools or named the ui items closed in the red circle.

https://ibb.co/hZDgBo

My idea is to change the initial inventory that they give at the beginning of the game to another customized inventory with other objects.

or how can I change that bar or ui in the archives xml? :bi_polo: :bi_polo: :bi_polo:

 
entityclasses.xml found in C:\Program Files (x86)\Steam\steamapps\common\7 Days To Die\Data\Config

near the top of the xml is <entity_class name="playerMale">

then

<property name="ItemsOnEnterGame.GameModeSurvivalSP" value="bottledWater,canChili,firstAidBandage,torch,keystoneBlock"/>

<property name="ItemsOnEnterGame.GameModeSurvivalMP" value="bottledWater,canChili,firstAidBandage,torch,keystoneBlock"/>

Remember caps lock and spaces matter in xml

 
Back
Top