[DiscordArchive] Hello. How do ressurect player which doesn't release spirit?
[DiscordArchive] Hello. How do ressurect player which doesn't release spirit?
Archived author: SheoWorld • Posted: 2020-04-27T07:23:54.807000+00:00
Original source
Hello. How do ressurect player which doesn't release spirit?
Archived author: H0lysp4nk • Posted: 2020-04-27T07:28:57.757000+00:00
Original source
<@!527160687680552961> http://eluna.uiwow.com/Player/ResurrectPlayer.html
[Embed: Player:ResurrectPlayer - Eluna]
API documentation for the Player:ResurrectPlayer method in the Eluna engine.
http://eluna.uiwow.com/Player/ResurrectPlayer.html
Archived author: SheoWorld • Posted: 2020-04-27T07:30:08.059000+00:00
Original source
Thanks for link, but question is not about function. The problem with it - while player dead and have release spirit dialog -this function doesn't work
Archived author: H0lysp4nk • Posted: 2020-04-27T08:04:54.913000+00:00
Original source
I can confirm that this does work. for instance. usually when the player resurrects they'll have about ~45% of their health so you would want to do `player:ResurrectPlayer(45, false)`
Archived author: H0lysp4nk • Posted: 2020-04-27T08:05:07.652000+00:00
Original source
So that will resurrect the player with 45% HP without res sickness
Archived author: SheoWorld • Posted: 2020-04-27T08:18:03.205000+00:00
Original source
<@!331014991945793539> weird, for my player this not happens. Just affter releasing spirit player is can be ressurected by script. Hmmm. Anyway. thanks