Anyone knows how to change the ownership stake decay time and smoke time?
I saw on reddit that using this command: stakedeauthtime <time here> it should change. But that affects the smoke too?
I want to reduce it to make it decay in 3 days, and change the smoke to 30 minutes.
I think I should post in plugin requests too no?
Change ownership stake decay time and smoke time
Discussion in 'Hurtworld Discussion' started by RogerHN, Feb 7, 2016.
-
Can't you do that in LootConfig? (Idk, just a suggestion)
-
stakedeatuhtime changes only decay time
-
I don't think it can be done with LootConfig, this is what lootconfig has on configuration:
"OwnershipStake": {
"RollCount": 99999,
"RollWithoutReplacement": true,
"LootResult": {
"ItemId": "Amber",
"StackSize": 2,
"RandomVariance": 0
},
"Children": []
}
Changing the "StackSize" value changes how many ambers the stake will have when its placed.
I figured how to change the decay time, using stakedeauthtime <time here in seconds divided by 5 ambers>.
So if I want for example 24 hours I should use stakedeauthtime 86400. It will consume all 5 ambers in 24 hours or 1 amber in 288 minutes. -
-
But how to change the smoke time? That's a problem. -
-
Smoke time is a function of the decay time currently (half a single resource time, minimum 5 minutes), but we might be tweaking this in the next patch.
-