as far as i know, respawning only works in multiplayer. you could fake it in single player, by using an event handler to catch the damage on the player, and when it reaches a high enough value, the player is instantly healed and setpos'd somewhere else. problem is, if the player is blown up, that's that - no resurrecting possible.