I would be interested in trying this with my mod “Respawn Soulslike Edition”. However I have no idea what I’m doing with C++.
Could you do something like add a papyrus event in your dll, that fires when the player is about to be resurrected? Maybe pre and post resurrect events, and papyrus code in the pre event could stop the resurrection from proceeding.
Realistically your API is unlikely to see any use unless you provide a way for it to be used from Papyrus. If you did add that functionality it would let us papyrus mod creators make less glitchy alternate death mods.
Мод Truly Undead работает, но проблема в том, что там рандомный процент воскрешения и автор не знает как это исправить. Если Вы выпустите свою версию, это будет прекрасно. Ссылка на мод - https://www.nexusmods.com/skyrimspecialedition/mods/12642
Wow, so what else could one potentially do with this??? Could it be possible to make a spell like "Guardian Angel" that gives you another life? Omg. That would be amazing. Can you perfect Phendrix's Divine Resurrection spell with it?
Yes, anyone could do with that a cool reliable and working resurrection spell/item/perk/etc But it is too easy, so I do not want to do that unfortunately, because I have some huge projects right now.
Very interesting! Sometimes I want to write my resurrect mod where player will be real die (with ragdoll physics) and resurrect. All other resurrect mod turn off die for player and turn off ragdoll, so I want to keep all of that. I have working prototype that can show how it's look like (problem with bugy camera solved, also physics for player continue work after resurrect), but I am not good in coding
The mod's name is confusing. I thought it was a mod about resurrecting undead through conjuration until I saw the video. But it is not, it's about resurrecting the player when they die. It could be used to resurrect the player on a cooldown in a religion mod if you're a devotee of a certain deity, for example.
20 comments
Could you do something like add a papyrus event in your dll, that fires when the player is about to be resurrected? Maybe pre and post resurrect events, and papyrus code in the pre event could stop the resurrection from proceeding.
Realistically your API is unlikely to see any use unless you provide a way for it to be used from Papyrus. If you did add that functionality it would let us papyrus mod creators make less glitchy alternate death mods.
Papyrus is evil.
SKSE mods is future!
I can write almost ANY mod written on papyrus, so it is not a problem that I do not provide papyrus interface for api.
But it is too easy, so I do not want to do that unfortunately, because I have some huge projects right now.
Maybe i will be able to create a death alternative mod who complement the hardcore mode i implemented in my save manager :)
Than for this resource !
Это все имеет 0 отношения к воскрешениям
Будет ли полезно то, что вы перечислили?
Что-то из этого я смогу закодить, что-то из этого уже есть.
Thank you for that API!
Also it is dependency of my another mod.
But it is not, it's about resurrecting the player when they die. It could be used to resurrect the player on a cooldown in a religion mod if you're a devotee of a certain deity, for example.