ARK: Survival Evolved

ARK: Survival Evolved

Difficulty 50+
MashhitDK  [sviluppatore] 26 set 2015, ore 7:16
Game.ini (Example)
Below here (as in the post after this) is a example of a Game.ini that edits per level stats
Not to mention enables players to reach level 1000 and level there dinos 500 times

What you need to enable higher levels
You'll need to add ->
[/script/shootergame.shootergamemode]
OverrideMaxExperiencePointsPlayer=15532833
OverrideMaxExperiencePointsDino=1522496

To your Game.ini to enable higher levels...
Use the dropbox link below to find the XP needed for the levels wanted
Or use the example which will set player level at 1000 and enable them to level
their tamed dinos 500 times instead of the "default" 49

Link: here @[www.dropbox.com] to select own level cap for players and dinos

What Game.ini you should edit

Single player @ ShooterGame\Saved\Config\WindowsNoEditor\Game.ini
Windows Server @ ShooterGame\Saved\Config\WindowsServer\Game.ini
Linux Server @ ShooterGame\Saved\Config\LinuxServer\Game.ini

Per Level Stats Explained
The stats you set each time you and/or your tamed dinosaur gets a new level ->

[0] = Health
[1] = Stamina
[2] = Torpidity
[3] = Oxygen
[4] = Food
[5] = Water
[6] = Temperature
[7] = Weight
[8] = Damage
[9] = Speed
[10] = Fortitude
[11] = Crafting

Example
[/script/shootergame.shootergamemode]
OverrideMaxExperiencePointsPlayer=15532833
OverrideMaxExperiencePointsDino=1522496

PerLevelStatsMultiplier_Player[0]=1
PerLevelStatsMultiplier_Player[1]=1
PerLevelStatsMultiplier_Player[2]=1
PerLevelStatsMultiplier_Player[3]=1
PerLevelStatsMultiplier_Player[4]=1
PerLevelStatsMultiplier_Player[5]=1
PerLevelStatsMultiplier_Player[6]=1
PerLevelStatsMultiplier_Player[7]=2
PerLevelStatsMultiplier_Player[8]=1
PerLevelStatsMultiplier_Player[9]=1
PerLevelStatsMultiplier_Player[10]=1
PerLevelStatsMultiplier_Player[11]=1
PerLevelStatsMultiplier_DinoTamed[0]=1
PerLevelStatsMultiplier_DinoTamed[1]=1
PerLevelStatsMultiplier_DinoTamed[2]=1
PerLevelStatsMultiplier_DinoTamed[3]=1
PerLevelStatsMultiplier_DinoTamed[4]=1
PerLevelStatsMultiplier_DinoTamed[5]=1
PerLevelStatsMultiplier_DinoTamed[6]=1
PerLevelStatsMultiplier_DinoTamed[7]=2
PerLevelStatsMultiplier_DinoTamed[8]=1
PerLevelStatsMultiplier_DinoTamed[9]=1
PerLevelStatsMultiplier_DinoTamed[10]=1
PerLevelStatsMultiplier_DinoTamed[11]=1
PerLevelStatsMultiplier_DinoWild[0]=1
PerLevelStatsMultiplier_DinoWild[1]=1
PerLevelStatsMultiplier_DinoWild[2]=1
PerLevelStatsMultiplier_DinoWild[3]=1
PerLevelStatsMultiplier_DinoWild[4]=1
PerLevelStatsMultiplier_DinoWild[5]=1
PerLevelStatsMultiplier_DinoWild[6]=1
PerLevelStatsMultiplier_DinoWild[7]=2
PerLevelStatsMultiplier_DinoWild[8]=1
PerLevelStatsMultiplier_DinoWild[9]=1
PerLevelStatsMultiplier_DinoWild[10]=1
PerLevelStatsMultiplier_DinoWild[11]=1
Ultima modifica da MashhitDK; 29 ott 2015, ore 14:24
< >
Visualizzazione di 1-15 commenti su 110
MashhitDK  [sviluppatore] 26 set 2015, ore 7:17 
[/script/shootergame.shootergamemode]
OverrideMaxExperiencePointsPlayer=15532833
OverrideMaxExperiencePointsDino=1522496

PerLevelStatsMultiplier_Player[0]=1
PerLevelStatsMultiplier_Player[1]=1
PerLevelStatsMultiplier_Player[2]=1
PerLevelStatsMultiplier_Player[3]=1
PerLevelStatsMultiplier_Player[4]=1
PerLevelStatsMultiplier_Player[5]=1
PerLevelStatsMultiplier_Player[6]=1
PerLevelStatsMultiplier_Player[7]=2
PerLevelStatsMultiplier_Player[8]=1
PerLevelStatsMultiplier_Player[9]=1
PerLevelStatsMultiplier_Player[10]=1
PerLevelStatsMultiplier_Player[11]=1
PerLevelStatsMultiplier_DinoTamed[0]=1
PerLevelStatsMultiplier_DinoTamed[1]=1
PerLevelStatsMultiplier_DinoTamed[2]=1
PerLevelStatsMultiplier_DinoTamed[3]=1
PerLevelStatsMultiplier_DinoTamed[4]=1
PerLevelStatsMultiplier_DinoTamed[5]=1
PerLevelStatsMultiplier_DinoTamed[6]=1
PerLevelStatsMultiplier_DinoTamed[7]=2
PerLevelStatsMultiplier_DinoTamed[8]=1
PerLevelStatsMultiplier_DinoTamed[9]=1
PerLevelStatsMultiplier_DinoTamed[10]=1
PerLevelStatsMultiplier_DinoTamed[11]=1
PerLevelStatsMultiplier_DinoWild[0]=1
PerLevelStatsMultiplier_DinoWild[1]=1
PerLevelStatsMultiplier_DinoWild[2]=1
PerLevelStatsMultiplier_DinoWild[3]=1
PerLevelStatsMultiplier_DinoWild[4]=1
PerLevelStatsMultiplier_DinoWild[5]=1
PerLevelStatsMultiplier_DinoWild[6]=1
PerLevelStatsMultiplier_DinoWild[7]=2
PerLevelStatsMultiplier_DinoWild[8]=1
PerLevelStatsMultiplier_DinoWild[9]=1
PerLevelStatsMultiplier_DinoWild[10]=1
PerLevelStatsMultiplier_DinoWild[11]=1
Ultima modifica da MashhitDK; 26 set 2015, ore 7:17
This does not seem to be working right on our server. The Wild dinos do spawn up to 1500 but my level has stopped at 90 and 360887 xp of 366167. I have a tamed Pteradon and he stopped at level 1117 and 100000 xp of 100361. Do you have any sugestions as to what is wrong and how to fix it?
hey, can you make the .ini file/actual code for us so we don't have to go through the pain staking process
sounds like your override amount isn't high enough, i think lvl 90 is default or you might not have put it in the correct .ini folder, i found putting it in the game.ini didn't work, so i put it in the gameusersettings.ini and now it works fine.
MashhitDK  [sviluppatore] 29 set 2015, ore 13:02 
Well in case you don't already have anything added you can just copy/paste @ Invicta Falcata
Guess I could make a Game.ini personally don't see how that would make the process much easier... but will have a look at it tomorrow...

Not sure what's causing that @ =VGF=SHANICUS
Will have to do some testing tomorrow and see if I get the same "error" after the latest Ark update
Messaggio originale di MashhitDK:
Well in case you don't already have anything added you can just copy/paste @ Invicta Falcata
Guess I could make a Game.ini personally don't see how that would make the process much easier... but will have a look at it tomorrow...

Not sure what's causing that @ =VGF=SHANICUS
Will have to do some testing tomorrow and see if I get the same "error" after the latest Ark update
What exactly would i copy and paste? The dropbox thing is just exel.
MashhitDK  [sviluppatore] 29 set 2015, ore 13:11 
What you need in you're Game.ini is ->

[/script/shootergame.shootergamemode]
OverrideMaxExperiencePointsPlayer=15532833
OverrideMaxExperiencePointsDino=1522496
Ultima modifica da MashhitDK; 29 set 2015, ore 13:12
MashhitDK  [sviluppatore] 29 set 2015, ore 13:13 
The dropbox link is so you can see the table I've used to calculate the needed XP for the level you want for players and dinos... above will set player level to 1000 and enable players to level their dinos 500 times instead of 49
Ultima modifica da MashhitDK; 29 set 2015, ore 13:13
Messaggio originale di MashhitDK:
The dropbox link is so you can see the table I've used to calculate the needed XP for the level you want for players and dinos... above will set player level to 1000 and enable players to level their dinos 500 times instead of 49
i see i see thanks
I believe i have got it figured out. Thanks for all the replies.
I set the xp to what you said but now it won't let me get any more xp than 500000 which is lvl 99. It says that my next lvl is at 516167 which makes me think that the levels are there, but it just does't want to let me go any more
:edit:
The dinos are spawing at lvl 1500,although not really random as they are only like 100 or 1250, nothing like 763, very wierd, but anyways...
Ultima modifica da Cryogenic; 29 set 2015, ore 19:20
MashhitDK  [sviluppatore] 30 set 2015, ore 1:44 
Will do some testing when I finish eating @ Invicta Falcata
for solo need to edit C:\Program Files (x86)\Steam\steamapps\common\ARK\ShooterGame\Saved\Config\WindowsNoEditor\Game.ini
??
MashhitDK  [sviluppatore] 30 set 2015, ore 2:26 
Yeah you do @ DeadpooI Dowit

Just finished testing this in single player @ Invicta Falcata
Not encountering any problems... could reach level 1000 without any problems
You're sure that you're Game.ini hasn't been overwritten so yoiu're missing the info ?
Alternatively you can try and do like raywhufc and add it in GameUserSettings.ini and see if that helps you
well i think i have same problem as Invicta Falcata..

i tryed to set
OverrideMaxExperiencePointsPlayer=99999999
OverrideMaxExperiencePointsDino=99999999

but after up 90lvl the xp auto go to the max value (if i put MaxExperiencePointsPlayer=99999999 it auto go to 99999999 after 90 lvl and i cant up anymore)

and if i remove OverrideMaxExperiencePointsPlayer=99999999
i got same problem as Invicta Falcata 300000/306000 but i cant get more xp..
any help please i really need max lvl 4000
< >
Visualizzazione di 1-15 commenti su 110
Per pagina: 1530 50