From d89ee0739e27be0a84715c514836fa16daf49619 Mon Sep 17 00:00:00 2001 From: Beu Date: Wed, 12 Jul 2023 12:16:23 +0200 Subject: [PATCH] change the shuffle logic --- LastManStanding.Script.txt | 24 +++++++++++------------- 1 file changed, 11 insertions(+), 13 deletions(-) diff --git a/LastManStanding.Script.txt b/LastManStanding.Script.txt index 7c6aa45..bfa4a1b 100644 --- a/LastManStanding.Script.txt +++ b/LastManStanding.Script.txt @@ -278,22 +278,20 @@ declare Integer LandmarkIndex for This = 0; AccountIdsOfPlayers = []; // Suffle Players list to randomise spawn -declare CSmPlayer[] ShuffledPlayers = Players; -declare Integer i=0; -while(i Landmarks.count - 1 ) {