Jump to content

Sign in to follow this  
PapaDealt

Level Change on Unofficial server

Recommended Posts

Anyone know how to change the level restriction?  My server is stuck at level 8 and I don't know how to change it.  Any help would be greatly appreciated. 

Share this post


Link to post
Share on other sites

Hey mate, the segment of the map that is level capped, you need to add bClampHomeServerXP and ClampHomeServerXPLevel to the Override ShooterGameMode DefaultGame.ini Values (hold CTRL and right click on the segment to bring up the server/segment settings)

Set the values to 0.

Thats what I have and it seems to uncap it.

I suggest checking out

 

Share this post


Link to post
Share on other sites

 "OverrideShooterGameModeDefaultGameIni": {},

 

This is what I have in mine...do I add it in the brackets or what?  Sorry I'm pretty dumb with this stuff. 

 

Share this post


Link to post
Share on other sites

Oh, I guess you aren't using ServerGridEditor?

I checked my ServerGrid.json and mine looks like this:  

"OverrideShooterGameModeDefaultGameIni": {
	"bDontUseClaimFlags": "1",
	"NoClaimFlagDecayPeriodMultiplier": "4",
	"bClampHomeServerXP": "0",
	"ClampHomeServerXPLevel": "0"
},

That is under the segment/server, NOT the first one that you will see when you open the ServerGrid.json (probably line 18 or roughly).

Share this post


Link to post
Share on other sites
Just now, alberto2345 said:

Oh, I guess you aren't using ServerGridEditor?

I checked my ServerGrid.json and mine looks like this:  


"OverrideShooterGameModeDefaultGameIni": {
	"bDontUseClaimFlags": "1",
	"NoClaimFlagDecayPeriodMultiplier": "4",
	"bClampHomeServerXP": "0",
	"ClampHomeServerXPLevel": "0"
},

That is under the segment/server, NOT the first one that you will see when you open the ServerGrid.json (probably line 18 or roughly).

do I need to add these lines in Freeport?

  • Like 1

Share this post


Link to post
Share on other sites
On 12/25/2018 at 6:36 PM, johnlpk21 said:

do I need to add these lines in Freeport?

Nah, just the segment/server.

Specific islands can't have level caps, its only segment-based.

Share this post


Link to post
Share on other sites

I tried doing this in the grid editor but it has not worked so far. Any help

I added it to the OverrideShooterGameModeDefaultGameIni section. set the values and i can seee it in the .json text but doesnt work in game

 

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...