Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PERMANENT (conditions) or (buffs/debuffs) to player that lasts even through death and login/logout #4684

Open
Coldensjo opened this issue May 15, 2024 · 2 comments
Labels
feature New feature or functionality
Milestone

Comments

@Coldensjo
Copy link
Contributor

Explanation of what you want to do that is currently impossible

Adding a condition, buff or debuff to player that persists through death, login, logout, essentially forever until force removed through scripts.
Sort of like https://elderscrolls.fandom.com/wiki/Standing_Stones

Available workarounds

It's possible to add a condition and a storage, then check for the storage onLogin and apply the condition if the player has the storage, but this workaround is annoying.

@ArturKnopik
Copy link
Contributor

it's can be done by using onLogin script + check for storage
from my site this feature is nice to have, nothing mandatory

@EvilHero90 EvilHero90 added the feature New feature or functionality label Jun 2, 2024
@EvilHero90 EvilHero90 added this to the 1.8 milestone Jun 2, 2024
@nekiro
Copy link
Member

nekiro commented Jun 12, 2024

Sounds like asking for a memory leak, but I can understand that this is a feature that would be nice to have.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or functionality
Projects
Status: No status
Development

No branches or pull requests

4 participants