ARK: Survival Evolved

ARK: Survival Evolved

RP Enhancements
 This topic has been pinned, so it's probably important
MistressVanya  [developer] 13 Jan, 2022 @ 8:38am
INI Setting Explanation & Example
[RPEnhance]
MailDeliveryTime=time in seconds (defaults to 10 seconds)
ChanceToSteal=%chance of success (defaults to 100%)
AllowedToSteal= comma seperated list of animals (if no list is added, all animals can be stolen with the lasso)
EvidenceDecayTime=Evidence will disappear after next restart once this amount of seconds pass (default is 48 hours)
DisablePlayerPooping=true or false (defaults to true)

Example--

[RPEnhance]
MailDeliveryTime=600
ChanceToSteal=80
AllowedToSteal=Blueprint'/Game/PrimalEarth/Dinos/Dodo/Dodo_Character_BP.Dodo_Character_BP',Blueprint'/Game/PrimalEarth/Dinos/Equus/Equus_Character_BP.Equus_Character_BP'
EvidenceDecayTime=86400
DisablePlayerPooping= true
Last edited by MistressVanya; 13 Jan, 2022 @ 6:49pm