ARK: Survival Evolved

ARK: Survival Evolved

TCs Auto Rewards v1.12.16
BlessedToKill05 2021 年 2 月 19 日 上午 7:06
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.
< >
正在显示第 1 - 4 条,共 4 条留言
Howard 2021 年 2 月 19 日 下午 4:11 
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 2021 年 2 月 20 日 上午 1:22 
Yeah it does, I do even configured some packs and stuff, this is what I have on note pad.

https://gyazo.com/3c3e8929ee70652785fe8b1e0c1b78a2
最后由 BlessedToKill05 编辑于; 2021 年 2 月 20 日 上午 1:23
Howard 2021 年 2 月 20 日 上午 2:13 
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





最后由 Howard 编辑于; 2021 年 2 月 20 日 上午 2:15
Howard 2021 年 2 月 20 日 上午 2:17 
welcome to message me on steam too if that helps.. lol
< >
正在显示第 1 - 4 条,共 4 条留言
每页显示数: 1530 50