09.08.2013, 10:04
Hi guys,
I'm wondering whether there is a way to prevent the player from respawning after death...
I want the player to stay in his death position for a while (so basicly maybe set his health to 1 when he dies).
But if I'm correct, setting the health to 1 when the player is dead doesn't affect anything.
So is there a way (without using a health check at "OnPlayerUpdate") to freeze the player at the spot he died with maybe a HP of 1?
I'm wondering whether there is a way to prevent the player from respawning after death...
I want the player to stay in his death position for a while (so basicly maybe set his health to 1 when he dies).
But if I'm correct, setting the health to 1 when the player is dead doesn't affect anything.
So is there a way (without using a health check at "OnPlayerUpdate") to freeze the player at the spot he died with maybe a HP of 1?