How to change incubation settings on your ARK server

From Citadel Servers Wiki
Revision as of 10:48, 18 July 2019 by Alvin singco s (talk | contribs) (Created page with "<div style="text-align: center;"><span style="font-size: small;">The following guide will show you how to change Incubation settings</span><br /><br /> <p><span style="font-si...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The following guide will show you how to change Incubation settings

If you wish to change any other the incubation times and maturing rates you will need to add the following lines to your Game.ini :

[/script/shootergame.shootergamemode]
MatingIntervalMultiplier=1.0
EggHatchSpeedMultiplier=1.0
BabyMatureSpeedMultiplier=1.0


An example of configuration of these settings would be if you wanted it to be 2 times faster, you would set it to 2.0 instead of 1.0

Please ensure that your server is STOPPED before making any changes to your Game.ini as not doing so beforehand will prevent any changes from saving.