ARK: Survival Evolved

ARK: Survival Evolved

TCs Auto Rewards v1.12.16
 This topic has been pinned, so it's probably important
TimmyCarbine  [developer] Jan 12, 2018 @ 7:56am
Spawn Codes / Blueprint Paths / Engram Entries
Spawn Codes
Reward Vault
cheat gfi reward 1 0 0
ARc Bars (Gold) x1 ARc
cheat gfi currencyARc 1 0 0
ARc Bars (Titanium) (Dark Grey) x10 ARc
cheat gfi ARcTitanium 1 0 0
ARc Bars (Iridium) (Light Grey) x50 ARc
cheat gfi ARcIridium 1 0 0
ARc Bars (Platinum) (White) x100 ARc
cheat gfi ARcPlatinum 1 0 0
ARc Bars (Thorium) (Teal) x500 ARc
cheat gfi ARcThorium 1 0 0
ARc Bars (Khorium) (Magenta) x1000 ARc
cheat gfi ARcKhorium 1 0 0

Blueprint Paths
Reward Vault
Blueprint'/Game/Mods/TCsAutoRewards/Main/RewardVault/PrimalItemStructure_RewardVault.PrimalItemStructure_RewardVault'
ARc Bars (Gold) x1 ARc
Blueprint'/Game/Mods/TCsAutoRewards/Main/Currency/PrimalItemConsumable_TCsAR_CurrencyARc.PrimalItemConsumable_TCsAR_CurrencyARc'
ARc Bars (Titanium) (Dark Grey) x10 ARc
Blueprint'/Game/Mods/TCsAutoRewards/Main/Currency/PrimalItemConsumable_TCsAR_CurrencyARcTitanium.PrimalItemConsumable_TCsAR_CurrencyARcTitanium'
ARc Bars (Iridium) (Light Grey) x50 ARc
Blueprint'/Game/Mods/TCsAutoRewards/Main/Currency/PrimalItemConsumable_TCsAR_CurrencyARcIridium.PrimalItemConsumable_TCsAR_CurrencyARcIridium'
ARc Bars (Platinum) (White) x100 ARc
Blueprint'/Game/Mods/TCsAutoRewards/Main/Currency/PrimalItemConsumable_TCsAR_CurrencyARcPlatinum.PrimalItemConsumable_TCsAR_CurrencyARcPlatinum'
ARc Bars (Thorium) (Teal) x500 ARc
Blueprint'/Game/Mods/TCsAutoRewards/Main/Currency/PrimalItemConsumable_TCsAR_CurrencyARcThorium.PrimalItemConsumable_TCsAR_CurrencyARcThorium'
ARc Bars (Khorium) (Magenta) x1000 ARc
Blueprint'/Game/Mods/TCsAutoRewards/Main/Currency/PrimalItemConsumable_TCsAR_CurrencyARcKhorium.PrimalItemConsumable_TCsAR_CurrencyARcKhorium'

Override Engram Entry
EngramEntry_RewardVault_C
EngramEntry_CurrencyARc_C
EngramEntry_CurrencyARcTitanium_C
EngramEntry_CurrencyARcIridium_C
EngramEntry_CurrencyARcPlatinum_C
EngramEntry_CurrencyARcThorium_C
EngramEntry_CurrencyARcKhorium_C

Example Override
OverrideNamedEngramEntries=(EngramClassName="EngramEntry_RewardVault_C",EngramHidden=hidden,EngramPointsCost=0,EngramLevelRequirement=5,RemoveEngramPreReq=false)

Override Crafting Costs
ConfigOverrideItemCraftingCosts=(ItemClassString="PrimalItemStructure_RewardVault_C",BaseCraftingResourceRequirements=((ResourceItemTypeString="PrimalItemResource_Thatch_C",BaseResourceRequirement=1.0,bCraftingRequireExactResourceType=false),(ResourceItemTypeString="PrimalItemResource_Wood_C",BaseResourceRequirement=1.0,bCraftingRequireExactResourceType=false)))
Last edited by TimmyCarbine; Apr 21, 2020 @ 4:50am
< >
Showing 1-15 of 158 comments
Tetley tea Jan 19, 2018 @ 6:59am 
can you give an example of say a mastercraft longneck 201 damage 350 durability. Im just a little unsure
Tetley tea Jan 19, 2018 @ 7:10am 
and how would i setup my server to get say 1 credit per game hour played?
123 Jan 23, 2018 @ 12:38pm 
HI great mod, i have a problem with BonusFrequency and or BonusAmount it's not working, i have write that :
[TCsAR]
ErrorLogLevel=Off
DefineRewardPacks=(some kits)
TimeBasedIncome=true
LumpSumIncome=false
IncomeFrequency=0
PlayedTimeBonus=true
BonusFrequency=60
BonusAmount=5
VaultMaxItemSlots=300
DisableAddItemsToVault=true
in gameusersetting

can you help me plz :)
TimmyCarbine  [developer] Jan 23, 2018 @ 12:50pm 
Hi @123 yeah I can try to help. By the looks of your settings, you want 5ARc every 60 seconds. You also have a daily trickle system active. Are you not receiving any ARc? Are you in singleplayer, or on a dedicated server?
123 Jan 23, 2018 @ 1:31pm 
Its work ^^ but you need to add one by one player in admin menu ? its not auto ? (i play in multi)
Last edited by 123; Jan 23, 2018 @ 1:31pm
TimmyCarbine  [developer] Jan 23, 2018 @ 2:25pm 
It should be auto. I have it running on my server. Mine is set to give 1ARc every 2hrs of played time. I have been watching it over the last 3 days and it's been giving players their ARc every time.
TimmyCarbine  [developer] Jan 23, 2018 @ 2:33pm 
Let's move this conversation to the bugs & support page
ZL1Camaro Jan 26, 2018 @ 7:29am 
I don't think the admin cheat spawn command is working for this as listed...myself and an another admin couldn't get it to spawn
TimmyCarbine  [developer] Jan 26, 2018 @ 9:19am 
@TeamRgizil Use cheat gfi reward 1 0 0 for now. I'll double check the old code when I get in the kit next, Cheers
TimmyCarbine  [developer] Jan 27, 2018 @ 1:59pm 
The spawn code works again, I forgot to add another 0 at the end
IsActuallyABear Feb 1, 2018 @ 10:57am 
Hello Mr Mod Maker! Ty so much for being so responsive - awesome looking mod. Can you confirm some settings for me right quick

TimeBasedIncome=TRUE
LumpSumIncome=FALSE
IncomeFrequency=0
DefaultIncomeAmount=20


PlayedTimeBonus=TRUE
BonusFrequency=7200
BonusAmount=10
AllNewPlayersEligibleForBonus=TRUE


Would this create a daily income of 20 for logging in - and a 10 ACR per 2 hour reward?
Thanks so much!
Last edited by IsActuallyABear; Feb 1, 2018 @ 10:58am
TimmyCarbine  [developer] Feb 1, 2018 @ 1:03pm 
@Drakness Of Legion I've already answered this in discord but if other people see this and are wondering, yes, those settings will work the way you want
koh Feb 10, 2018 @ 1:18am 
By chance does this check if people who dont play at all still get rewards?? The daily income, I think it should he unlocked when you play a certain amount of hours for whatever desired amount of time, 40 hours in 2 weeks gives however many but you have to go in and accept it. Im worried about people creating characters and racking up money thus never really needing to play. or maybe i read it wrong lol
TimmyCarbine  [developer] Feb 10, 2018 @ 2:30am 
Technically as long as the player logs in once a day, they will receive their income. If you are worried about it, just turn off the TimeBasedIncome and only use the PlayedTimeBonus, that way people only receive ARc for the time they've played on the server
koh Feb 10, 2018 @ 3:17am 
Originally posted by TimmyCarbine:
Technically as long as the player logs in once a day, they will receive their income. If you are worried about it, just turn off the TimeBasedIncome and only use the PlayedTimeBonus, that way people only receive ARc for the time they've played on the server

Ahh ok, I was mostly worried about people who dont get on the server at all. If they were able to obtain money then that would be easy to abuse i guess. Thank you for the quick reply :)
< >
Showing 1-15 of 158 comments
Per page: 1530 50