Skip to content

Instantly share code, notes, and snippets.

@TGNThump
Last active June 26, 2016 15:18
Show Gist options
  • Save TGNThump/11c1d931541fbfdac728e67c9cce6548 to your computer and use it in GitHub Desktop.
Save TGNThump/11c1d931541fbfdac728e67c9cce6548 to your computer and use it in GitHub Desktop.
TGN Ark Settings
arkserverroot="/home/steam/ARK"
serverMap="TheIsland"
#serverMapModId="469987622"
#ark_TotalConversionMod="496735411"
ark_RCONEnabled="True"
ark_RCONPort="32330"
ark_SessionName="Terra Gaming"
ark_Port="7778"
ark_QueryPort="27015"
ark_ServerPassword=""
ark_ServerAdminPassword="PASSWORD" # Obviously this isn't the real admin password.
ark_MaxPlayers="70"
#ark_GameModIds="487516323,487516324,487516325"
#ark_AltSaveDirectoryName="SotF"
arkflag_UseBattlEye=True
ark_alwaysNotifyPlayerJoined="True"
ark_alwaysNotifyPlayerLeft="True"
ark_ShowMapPlayerLocation="True"
ark_DifficultyOffse="3.5"
ark_DayCycleSpeedScale="0.5"
ark_NightTimeSpeedScale="3.0"
ark_DayTimeSpeedScale="0.7"
ark_DinoDamageMultiplier="1.0"
ark_PlayerDamageMultiplier="1.0"
ark_StructureDamageMultiplier="1.0"
ark_PlayerResistanceMultiplier="1.0"
ark_DinoResistanceMultiplier="1.0"
ark_StructureResistanceMultiplier="1.0"
ark_XPMultiplier="10.0"
ark_TamingSpeedMultiplier="15.0"
ark_HarvestAmountMultiplier="10.0"
ark_HarvestHealthMultiplier="0.7"
ark_PlayerCharacterWaterDrainMultiplier="0.5"
ark_PlayerCharacterFoodDrainMultiplier="0.8"
ark_PlayerCharacterStaminaDrainMultiplier="1.0"
ark_PlayerCharacterHealthRecoveryMultiplier="1.0"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment