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

Help with XP multiplier values

proudcroat

Refugee
I need a help. I didnt play game few months and i want to change loot abundance and exp multipliers more than defaulth.
I always change that but not work.
<browsergameoptioncombined name="XPMultiplier" title="goXPMultiplier" value_wrap="false" value_type="int" values="25, 50, 75, 100, 125, 150, 175, 200, 300, 400, 500, 700, 1000" display_names="" value_localization_prefix="goXPMultiplierValue" />
<browsergameoptioncombined name="LootAbundance" title="goLootAbundance" value_wrap="false" values="25, 33, 50, 67, 75, 100, 150, 200, 300, 400, 500" display_names="" value_localization_prefix="goLootAbundanceValue" />
Can someone help me please if know what is changed?
 
Not sure why not working. I have done that a few times myself. What I am curious of is was it a conscious reason to skip 600 in xp multiplier or was it just a mistake?
 
How are you changing the values? Do you have a modlet that is doing that when you load up the game? If so, post that code so we can see if it applying it correctly.
I need a help. I didnt play game few months and i want to change loot abundance and exp multipliers more than defaulth.
I always change that but not work.
<browsergameoptioncombined name="XPMultiplier" title="goXPMultiplier" value_wrap="false" value_type="int" values="25, 50, 75, 100, 125, 150, 175, 200, 300, 400, 500, 700, 1000" display_names="" value_localization_prefix="goXPMultiplierValue" />
<browsergameoptioncombined name="LootAbundance" title="goLootAbundance" value_wrap="false" values="25, 33, 50, 67, 75, 100, 150, 200, 300, 400, 500" display_names="" value_localization_prefix="goLootAbundanceValue" />
Can someone help me please if know what is changed?
 
I go into common\7 Days To Die\Data\Config\XUi_Menu and windows and change it. I do that 100 times in last 5 years and always worked.
 
Have you added any mods that might change the progression file? Or is that the only change you make to your game.
Also, we are talking about your single player game correct?
 
I will check this weekend, and might even write up a modlet to do it that you can use. I don't recommend changing the values in the file itself as Steam will auto download the vanilla files when it detects changes.

This way you also will only have to do it once and not 100s of times
 
Have you added any mods that might change the progression file? Or is that the only change you make to your game.
Also, we are talking about your single player game correct?
I have only 2 mods, hud and zombie names and hp but i use tham always.
 
I will check this weekend, and might even write up a modlet to do it that you can use. I don't recommend changing the values in the file itself as Steam will auto download the vanilla files when it detects changes.

This way you also will only have to do it once and not 100s of times
I can copy all windows file into game what i made changes. I always just add in game and change respawn days (1,2,3), loot abundance ( from 300 to 500) and xp multiplier from (500 to 1000).
 
Back
Top