ARK: Survival Evolved

ARK: Survival Evolved

TCs Auto Rewards v1.12.16
Income time not working
Hello! For some reason is not showing / giving points for time played.
I have this settings on gamerusersettings.ini file:

[TCsAR]
ErrorLogLevel=error
TimeBasedIncome=true
LumpSumIncome=true
IncomeFrequency=0
DefaultIncomeAmount=1000
StartingAmount=5000
MaxARcAllowed=1000000
PlayedTimeBonus=true
BonusFrequency=900
BonusAmount=250
AllNewPlayersEligibleForBonus=false
VaultMaxItemSlots=500
DisableAddItemsToVault=true
DisablePurchaseFromNonOwnedLockedVaults=true
EnableNotificationsForAllNewPlayers=false
APIKey=
PlayerLinkKey=
PackLinkKey=

I have this right behind [Server Settings], on Admin Menu is not showing for example how many hours I've got playing on server.
< >
Showing 1-4 of 4 comments
Howard 19 Feb, 2021 @ 4:11pm 
dose the admin menu show ingame? and when you say you have this right behind [Server Settings] what do you mean? are you using notepad ++?

below should be at the bottom of all this with a few enter keys hit


[ServerSettings]
allowThirdPersonPlayer=0
AllowCaveBuildingPvE=0
alwaysNotifyPlayerJoined=0
alwaysNotifyPlayerLeft=0
bAllowFlyerCarryPvE=0
bDisableStructureDecayPvE=0
DayCycleSpeedScale=1.00000
DayTimeSpeedScale=1.00000



[TCsAR] <<<< this is just to show what it should look like not correct
ErrorLogLevel=error
TimeBasedIncome=false
LumpSumIncome=false
IncomeFrequency=0
DefaultIncomeAmount=0
StartingAmount=0
MaxARcAllowed=0
PlayedTimeBonus=false
BonusFrequency=0
BonusAmount=0
AllNewPlayersEligibleForBonus=false
VaultMaxItemSlots=300
DisableAddItemsToVault=false
DisablePurchaseFromNonOwnedLockedVaults=false
EnableNotificationsForAllNewPlayers=false
APIKey=
PlayerLinkKey=
PackLinkKey=
BlessedToKill05 20 Feb, 2021 @ 1:22am 
Yeah it does, I do even configured some packs and stuff, this is what I have on note pad.

https://gyazo.com/3c3e8929ee70652785fe8b1e0c1b78a2
Last edited by BlessedToKill05; 20 Feb, 2021 @ 1:23am
Howard 20 Feb, 2021 @ 2:13am 
Ok first suggestion... you wanna download notepad ++ unless your using it already.. because just normal notepad you can have hidden spaces and what not.. that will mess up the config and not even know it.. here is for windows

https://notepad-plus-plus.org/downloads/v7.9.3/

if you already have that downloaded.. then try changeing

AllNewPlayersEligibleForBonus=false to ture.. and see what happens.. also if you just want a time bonus.. then it should look like this..


[TCsAR]
ErrorLogLevel=error
TimeBasedIncome=false
LumpSumIncome=false
IncomeFrequency=0
DefaultIncomeAmount=0
StartingAmount=0
MaxARcAllowed=100000
PlayedTimeBonus=true
BonusFrequency=1300<< this is in seconds
BonusAmount=5000<< that many points every 1300 seconds..
AllNewPlayersEligibleForBonus=True <<< if you want new players to start getting the time points when first start server
VaultMaxItemSlots=300 default
DisableAddItemsToVault=false<<< whatever you want
DisablePurchaseFromNonOwnedLockedVaults=false <<< allows use another tribes/players vault
EnableNotificationsForAllNewPlayers=false<< idk never have it in my config





Last edited by Howard; 20 Feb, 2021 @ 2:15am
Howard 20 Feb, 2021 @ 2:17am 
welcome to message me on steam too if that helps.. lol
< >
Showing 1-4 of 4 comments
Per page: 1530 50