Question
#1

I want to make on OnPlayerDeath that someone's dies, it will move him to his death position, and he will have to acceptdeath,
I know how to do it, but, I made the SetPlayerPos, Toggle and such.. and the player respawns and nothing happens
Reply
#2

Help
Reply
#3

bumpXD
Reply
#4

All you need is to save the current player's postion before he dies and setting any var for the player so we will be able to know if the player should be in the "death screen", and OnPlayerSpawn restoring player's health and applying th needed animation (here we are using our variable which we set for the dead player). After he types the command to accept death, kill the player and respawn him after deleting the death variable so it won't spawn him again in the same position.

Good luck.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)