diff --git a/TM_WaitYourMate.Script.txt b/TM_WaitYourMate.Script.txt index 51ea730..5a19c69 100644 --- a/TM_WaitYourMate.Script.txt +++ b/TM_WaitYourMate.Script.txt @@ -67,6 +67,8 @@ if (S_TeamsConfig != "") { UI.SendChat("$ff3You play for the team $fff"^ ClanId); } } + +Race::SetRespawnBehaviour(Race::C_RespawnBehaviour_NeverGiveUp); *** ***Match_PlayLoop***