Alderon-Games / pot-community-servers

Bug Reporting and Wiki for Community Servers
16 stars 0 forks source link

Species Specific Group Limits and Death Penalty #33

Closed LethalGiggles closed 1 year ago

LethalGiggles commented 2 years ago

Group Limits The Max Group Limit is easy enough to set, however I'm having a difficult time setting up specific species group limits and where to find and place that specific INI.

Death Penalty My server currently has passive growth enabled, however some of my testers noticed that when they die, they do not lose any growth. I currently do not see any specific server setting related to this.

deathlyrage commented 2 years ago

Re Group limits we can look into this.

Re Death Penalty, as far as i know if you die you won't loose growth past growth stages unless the option is set, this is covered on the wiki.

LethalGiggles commented 2 years ago

Thank you for responding so promptly! I looked through the wiki but didn’t find an option to set the growth loss. Is there a specific title for it?

On Wed, Dec 22, 2021 at 5:26 AM Alderon Matt @.***> wrote:

Re Group limits we can look into this.

Re Death Penalty, as far as i know if you die you won't loose growth past growth stages unless the option is set, this is covered on the wiki.

— Reply to this email directly, view it on GitHub https://github.com/Alderon-Games/pot-community-servers/issues/33#issuecomment-999462228, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXADO2DFKZ4AN5G2KSG4JWLUSGRV5ANCNFSM5KRRYWIQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.***>

LethalGiggles commented 2 years ago

bServerHatchlingCaves=true bServerGrowth=true GlobalPassiveGrowthPerMinute=0 QuestGrowthMultiplier=1

These 4 settings were the only ones that mentioned growth.

deathlyrage commented 2 years ago

There is an additional server option that allows players to loose growth past their last growth stage / checkpoint when they die, currently by default players can't die and loose growth past their previous stage, if you are intending to run a more difficult server, you can enable this server option. Game.ini

[/Script/PathOfTitans.IGameSession]
bLoseGrowthPastGrowthStages=true
deathlyrage commented 2 years ago

@Paleocolour can you check and make sure this is setup on the wiki and we didn't miss it.

LethalGiggles commented 2 years ago

Can the bLoseGrowthPastGrowthStages setting be further customized to show how much you lose growth?

Example) If you die to starvation you lose half a bar of growth but if you die to another player you lose one bar of growth

AlderonWombat commented 1 year ago

Closing as this is already a feature.