self waittill("spawned_player");
self.maxhealth = 999999;
self.health = self.maxhealth;
self thread maps\mp\gametypes\_hud_message::hintMessage("^7second spawn protection");
wait 7;
self.maxhealth = 100;
self.health = self.maxhealth;

, and you dont get that annoying breathing sound

.