Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
I thought the same thing honestly about it being read only, but the other settings change/save like they should. I noticed that after I changed the override that the line would then completely disappear from the settings list (text) until I would restart the server. The whole idea with wanting to change the difficulty was that the levels gained from experience post tame were stopping at 73 levels. The experience bar wouldn't advance any further once the dino had gained those 73 levels. We thought that lowering the wild dino levels would decrease the stat point gain after tame. Sitting at 254 once the dino would finish taming (if tamed at max wild level). I know I'm asking a lot of questions, I just really like the mod and would like for everyone to be able to enjoy it like I do, and experience it to it's full potential.
@Mistrfister I read in another post that there are 300 post tame levels in Pugnacia, correct?
post tame level u need to adjust 1 by 1, every single extra level in "LevelExperienceRampOverrides"
the first line for this will adress the player levels, the next line will adress the post tame dino level. to be set in game.ini
here an example of how it have to look like, but this for each u need make a single entry until the desired level or post tame. there also a website to help u generate the code, putting how much levels u want total, then copy paste into ur game.ini
http://nipiro.de/ark_levelup_318.php
LevelExperienceRampOverrides=(ExperiencePointsForLevel[0]=1,ExperiencePointsForLevel[1]=1,ExperiencePointsForLevel[2]=3,ExperiencePointsForLevel[3]=4,ExperiencePointsForLevel[4]=7,ExperiencePointsForLevel[5]=11,ExperiencePointsForLevel[6]=17,ExperiencePointsForLevel[7]=24,ExperiencePointsForLevel[8]=32,ExperiencePointsForLevel[9]=43(
LevelExperienceRampOverrides=(ExperiencePointsForLevel[0]=1,ExperiencePointsForLevel[1]=1,ExperiencePointsForLevel[2]=3,ExperiencePointsForLevel[3]=4,ExperiencePointsForLevel[4]=7,ExperiencePointsForLevel[5]=11,ExperiencePointsForLevel[6]=17,ExperiencePointsForLevel[7]=24,ExperiencePointsForLevel[8]=32,ExperiencePointsForLevel[9]=43)