ARK: Survival Evolved

ARK: Survival Evolved

Naj's Speedy Ice Wyvern
 This topic has been pinned, so it's probably important
NajKrid  [developer] 12 Nov, 2017 @ 2:21am
GameUserSettings.ini options
As of version 2.0 of this mod the mod includes several .ini options to customize the way the mod functions. From version 3.0 and up, the speed stat leveling is also fully customisable!
These settings should be added to your GameUserSettings.ini, normally found under:
C:\Steam\steamapps\common\ARK\ShooterGame\Saved\Config\WindowsNoEditor
or
C:\Steam\steamapps\common\ARK\ShooterGame\Saved\Config\LinuxNoEditor
depending on your platform, underneath the [ServerSettings] section that should already be there.

Here is an example of all the currently available settings with their default values:
[SpeedyFlyers] IceWyvernIsTameable=False IceWyvernPreventMating=True ImportedIceWyvernPreventMating=True WyvernRotationRateModifier=1.2 WyvernOverrideDefaultSpeedModifier=False WyvernSetMaxSpeed=False WyvernMaxSpeed=0.0 WyvernSpeedStatMultiplier=0.015 WyvernInitialTamedSpeed=0.0

Most options should be pretty self-explanatory, but I will try to explain them nonetheless:
[Dino]IsTameable = can this type of dino be tamed, either True or False

[Dino]PreventMating = is mating for this type of dino prevented, either True or False

WyvernRotationRateModifier = float numeric value to allow the turning radius of the Wyverns to become smaller. Higher values make for tighter turns!

For convenience, I also added the settings to pastebin: https://pastebin.com/AV6Q0y9K
Last edited by NajKrid; 4 Jun, 2018 @ 12:13pm