OverrideMaxExperiencePointsPlayer=<value> OverrideMaxExperiencePointsDino=<value> value = integerDefault = N/A Overrides the Max XP cap of players & dinosaur characters, respectively, by exact specified amount.Introduced in patch 189.0 PreventDinoTameClassNames="<classname>" classname = string ...
OverridePlayerLevelEngramPoints=<points> After that you then need to specify a new max xp level for both players and dinos. You do that using: OverrideMaxExperiencePointsPlayer=<value> OverrideMaxExperiencePointsDino=<value> Please note, I have created a tool here that allows you to enter the...
I also tried the following line to override maxXPbut that didn't change anything. OverrideMaxExperiencePointsPlayer=(307122) Server just bugs if I add endlines in the LevelExperienceRampOverrides. Anyone has an idea? Thanks 已归档 该主题已归档,关闭其他点评。
"TimedPointsReward":{ { "General":{ "TimedPointsReward":{ "Enabled":true, "Interval":5, "Groups":{ "Default":{ "Groups":{ "Default":{ "Amount":5 }, "Premiums":{ "Premiums":{ "Amount":15 } } @@ -18,53 +18,53 @@ "DbPathOverride":"", "DefaultKit":"vip,starter...
“Extra Food Effectiveness Multipliers” work exactly the same way, with one important thing of note: while only one “affinity override” is used (from the extras), all multipliers stack. Meaning, if you set the food multiplier to 10 in the “main” half and to 10 for the same or chil...
OverrideMaxExperiencePointsPlayer=<value> OverrideMaxExperiencePointsDino=<value> value = integerDefault = N/A Overrides the Max XP cap of players & dinosaur characters, respectively, by exact specified amount.Introduced in patch 189.0 PreventDinoTameClassNames="<classname>" classname = string ...
ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_WyvernMilk_C",Quantity=(MaxItemQuantity=100, bIgnoreMultiplier=true)) ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_DinoPoopSmall_C",Quantity=(MaxItemQuantity=100, bIgnoreMultiplier=true)) ConfigOverrideItemMaxQuantity...
Over the last few days I have been looking for a script that would output the string that modifies player levels in the Ark INI file. Without any luck, I decided to hell with searching, I'll just make my own. So I took to Pythons IDLE, and created this.Y
We wanted to make a custom "LevelExperienceRampOverrides" recently but it can take AGES. I mean... if I want lets say... make level 4000 cap. So we made a tool that generates the level ramp. Maybe, you just really hate MMO grinder - like playstyle? Well.
Multiple entries of OverridePlayerLevelEngramPoints in INI files. Dynamic backup directory logic for .ark files. Add ConfigOverrideItemMaxQuantity to game.ini without risking deletion of duplicates. Checkbox for enabling Old Console under Server Settings -> Other Settings. ...