From 99aa4df7dd6244722821b7b9f0f4c7f99081f61f Mon Sep 17 00:00:00 2001 From: beu Date: Tue, 1 Feb 2022 00:43:49 +0100 Subject: [PATCH] Remove PveCollisions --- TM_RoyalRounds_Online.Script.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TM_RoyalRounds_Online.Script.txt b/TM_RoyalRounds_Online.Script.txt index e65f821..cbb47bf 100644 --- a/TM_RoyalRounds_Online.Script.txt +++ b/TM_RoyalRounds_Online.Script.txt @@ -153,7 +153,7 @@ declare Integer Server_SegmentsPerRound; Clans::SetClansNb(0); Scores::SaveInScore(Scores::C_Points_Match); StateMgr::ForcePlayersStates([StateMgr::C_State_Waiting]); -UsePvECollisions = True; //< Synchronize obstacles between all players +UsePvECollisions = False; //< Synchronize obstacles between all players WarmUp::SetAvailability(False); // (Impossible at the moment https://forum.nadeo.com/viewtopic.php?f=51&p=8745#p8745) Race::UseAutomaticDossardColor(False);