question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Setup multipliers with Enabled Single player settings (patch 259)

See original GitHub issue

Hello!

First of all great app.

I was wondering if I could get some guidance on how to set up the multipliers in the app with the new SIngle player settings.

I was able to find some info that I ll post below, but not sure how to add these or multiply. Any insight would be extremely helpful!

Is this pretty much just putting 0.55 instead of 0.14 for dinotamed add? for health and damage and similarly for other factors?

From: https://survivetheark.com/index.php?/forums/topic/203535-patch-259-hibernation-single-player-settings/

and https://steamcommunity.com/app/346110/discussions/0/1368380934243880256/#c1368380934245343160

[ServerSettings]
DifficultyOffset=0.200000
XPMultiplier=2.000000
TamingSpeedMultiplier=2.50000
ServerCrosshair=True
ShowMapPlayerLocation=True
EnablePvPGamma=True
AllowFlyerCarryPvE=True

[/script/shootergame.shootergamemode]
PerLevelStatsMultiplier_DinoTamed[0]=0.450000
PerLevelStatsMultiplier_DinoTamed[8]=0.415000
PerLevelStatsMultiplier_DinoTamed_Add[0]=0.550000
PerLevelStatsMultiplier_DinoTamed_Add[8]=0.550000
PerLevelStatsMultiplier_DinoTamed_Affinity[0]=1.000000
PerLevelStatsMultiplier_DinoTamed_Affinity[8]=1.000000
MatingIntervalMultiplier=0.125000
EggHatchSpeedMultiplier=10.000000
BabyMatureSpeedMultiplier=36.799000
BabyCuddleIntervalMultiplier=0.167000
bFlyerPlatformAllowUnalignedDinoBasing=False
bAllowCustomRecipes=True
bPassiveDefensesDamageRiderlessDinos=True
MaxDifficulty=False
bUseSingleplayerSettings=True

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:9 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
LordWexcommented, Jun 26, 2017

Problem with that is the 3 decimal point placement on PerLevelStatsMultiplier_DinoTamed[8] - unfortunately the multiplier page of the program keeps rounding the value up to 0.42 instead of 0.415 and has been leading to errors in the calculations.

1reaction
cadoncommented, Jun 25, 2017

Hi, thanks for posting this, I already wondered why the singleplayer changed. Yes, just change the appropriate settings. Even easier is to drag&drop the settings-file on the settings-window, then all values are entered automatically from that file.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Singleplayer Settings - What Does It Do? :: ARK
Do the multipliers for the single player settings stack with the ... and then you enabled SP setting would you end up with...
Read more >
Patch 259: Hibernation & Single Player Settings
It's a simple Multiplier for those Settings. Make a Excel table and calculate for different x.
Read more >
Single Player - ARK: Survival Evolved Wiki - Fandom
Single Player is a Game Mode that allows Survivors to play ARK offline. All features of the online game are present, including mods...
Read more >
How to edit the game server settings on a current world
Hello,. If you started a game with custom settings, but regret something that you had changed, you can go to the follow location...
Read more >
Single Player Server Settings Question. : r/ARK
So, I have "use single player settings" enabled, which I quickly discovered that my ... Per Level Stat Multiplier Dino_Affinity, Melee = 2.5....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found