Welcome to The Forum

Register now to gain access to all of our features. Once registered and logged in, you will be able to create topics, post replies and more


VikingBlair

Members
  • Posts

    1
  • Joined

  • Last visited

Reputation Activity

  1. Like
    VikingBlair reacted to ProfessorOrin in Level 8 cap   
    Valei I put the above in the game.ini file not the gameusersettings.ini file and I did not change the .json file.
     
    Path to the game.ini file if you need it. Shootergame/saved/config/windowsserver/game.ini
     
    When you open the game.ini file there will be nothing in it so just paste in the below and save.
     
    Upload it back to the server. Be sure and stop your server before you do anything. I hope this helps.
     
    Be sure and copy the script below just like this. If you don't copy the script just like this with just changing the 55 to what ever max level you want and change the 3 to what ever stat you want it will not work.
     
     
    [/script/ShooterGame.ShooterGameMode]
    PlayerDefaultNoDiscoveriesMaxLevelUps=55
    bClampHomeServerXP=True
    ClampHomeServerXPLevel=55
    PerLevelStatsMultiplier_Player[0]=3  //Health
    PerLevelStatsMultiplier_Player[1]=3  //Stamina
    PerLevelStatsMultiplier_Player[7]=3  //Weight
    PerLevelStatsMultiplier_Player[10]=3 //Fortitude
    PerLevelStatsMultiplier_Player[11]=3 //Intelligence