Setup multipliers with Enabled Single player settings (patch 259)
See original GitHub issueHello!
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?
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:
- Created 6 years ago
- Comments:9 (4 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
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.
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.