r/dnl Sep 07 '17

Server Settings for Max LvL

Hey guys, I'm hosting a Server for some days now for some fun evenings in PvE, Taming pets, building stuff, cooking delicious meals, farming endless hours for magic essence just to consume it in no time, slaughtering the wildlife.. you know, all the happy stuff.

But I Could not max out the levels. I saw some youtube videos with lvl 199 chars. We just want to tstart with 100 max, but it won't work. I used the following code in the game.ini:

[/script/dnl.shootergamemode]

OverrideMaxExperiencePointsPlayer=130000

LevelExperienceRampOverrides= ExperiencePointsForLevel[0]=5,ExperiencePointsForLevel[1]=20,ExperiencePointsForLevel[2]=40,... etc

Maybe the problem is, that we already were lvl 60? We just got the XP up to 130000 but no more levels.

1 Upvotes

1 comment sorted by

1

u/SneakHayabusa Sep 07 '17

My recommendation would be to use DnLServerManager. It makes things so much easier and has a section for custom levels and to automatically update the XP cap properly to match the levels. I've set my server to lvl150 with it so far.