27.02.2010, 19:42
Quote:
Originally Posted by Don Correlli
You should set player's position to hospital at OnPlayerSpawn callback, not OnPlayerDeath. But make some variable for players which you'll set to true when he dies and you'll check if it's setted to true at OnPlayerSpawn callback - and if it is, then set his position to hospital.
|