| Trigger: Actions Multiboard - Create a multiboard with 4 columns and (Players_Playing + (1 + Number_Team)) rows, titled Titan's Arena Score... Set Score_Screen = (Last created multiboard) -------- Prvi Red -------- Multiboard - Set the display style for Score_Screen item in column 1, row 1 to Show text and Hide icons Multiboard - Set the display style for Score_Screen item in column 2, row 1 to Show text and Hide icons Multiboard - Set the display style for Score_Screen item in column 3, row 1 to Show text and Hide icons Multiboard - Set the display style for Score_Screen item in column 4, row 1 to Show text and Hide icons Multiboard - Set the width for Score_Screen item in column 1, row 1 to 10.00% of the total screen width Multiboard - Set the width for Score_Screen item in column 2, row 1 to 5.00% of the total screen width Multiboard - Set the width for Score_Screen item in column 3, row 1 to 5.00% of the total screen width Multiboard - Set the width for Score_Screen item in column 4, row 1 to 8.00% of the total screen width Multiboard - Set the text for Score_Screen item in column 1, row 1 to Player Multiboard - Set the text for Score_Screen item in column 2, row 1 to Kills Multiboard - Set the text for Score_Screen item in column 3, row 1 to Deaths Multiboard - Set the text for Score_Screen item in column 4, row 1 to Lives Multiboard - Set the color for Score_Screen item in column 1, row 1 to (100.00%, 100.00%, 100.00%) with 0.00% transparency Multiboard - Set the color for Score_Screen item in column 2, row 1 to (100.00%, 100.00%, 100.00%) with 0.00% transparency Multiboard - Set the color for Score_Screen item in column 3, row 1 to (100.00%, 100.00%, 100.00%) with 0.00% transparency Multiboard - Set the color for Score_Screen item in column 4, row 1 to (100.00%, 100.00%, 100.00%) with 0.00% transparency -------- Playeri -------- -------- ---------------------------------------------------------------------------- -------- -------- Team 1 -------- If (All Conditions are True) then do (Then Actions) else do (Else Actions)  If - Conditions   (Player[Multi_Board_Player_Number] slot status) Equal to Is playing  Then - Actions   Multiboard - Set the display style for Score_Screen item in column 1, row (Number_Multiboard + 1) to Show text and Hide icons   Multiboard - Set the display style for Score_Screen item in column 2, row (Number_Multiboard + 1) to Show text and Hide icons   Multiboard - Set the display style for Score_Screen item in column 3, row (Number_Multiboard + 1) to Show text and Hide icons   Multiboard - Set the display style for Score_Screen item in column 4, row (Number_Multiboard + 1) to Show text and Hide icons   Multiboard - Set the width for Score_Screen item in column 1, row (Number_Multiboard + 1) to 10.00% of the total screen width   Multiboard - Set the width for Score_Screen item in column 2, row (Number_Multiboard + 1) to 5.00% of the total screen width   Multiboard - Set the width for Score_Screen item in column 3, row (Number_Multiboard + 1) to 5.00% of the total screen width   Multiboard - Set the width for Score_Screen item in column 4, row (Number_Multiboard + 1) to 8.00% of the total screen width   Multiboard - Set the text for Score_Screen item in column 1, row (Number_Multiboard + 1) to (Name of (Player(Multi_Board_Player_Number)))   Multiboard - Set the text for Score_Screen item in column 2, row (Number_Multiboard + 1) to (String(Player_Kills[Multi_Board_Player_Number]))   Multiboard - Set the text for Score_Screen item in column 3, row (Number_Multiboard + 1) to (String(Player_Deaths[Multi_Board_Player_Number]))   Multiboard - Set the text for Score_Screen item in column 4, row (Number_Multiboard + 1) to (String(PlayerLives[Multi_Board_Player_Number]))   Multiboard - Set the color for Score_Screen item in column 1, row (Number_Multiboard + 1) to (100.00%, 0.00%, 0.00%) with 0.00% transparency   Set Player_Row[Multi_Board_Player_Number] = Number_Multiboard   Set Number_Multiboard = (Number_Multiboard + 1) Set Multi_Board_Player_Number = (Multi_Board_Player_Number + 1) If (All Conditions are True) then do (Then Actions) else do (Else Actions)  If - Conditions   (Player[Multi_Board_Player_Number] slot status) Equal to Is playing  Then - Actions   Multiboard - Set the display style for Score_Screen item in column 1, row (Number_Multiboard + 1) to Show text and Hide icons   Multiboard - Set the display style for Score_Screen item in column 2, row (Number_Multiboard + 1) to Show text and Hide icons   Multiboard - Set the display style for Score_Screen item in column 3, row (Number_Multiboard + 1) to Show text and Hide icons   Multiboard - Set the display style for Score_Screen item in column 4, row (Number_Multiboard + 1) to Show text and Hide icons   Multiboard - Set the width for Score_Screen item in column 1, row (Number_Multiboard + 1) to 10.00% of the total screen width   Multiboard - Set the width for Score_Screen item in column 2, row (Number_Multiboard + 1) to 5.00% of the total screen width   Multiboard - Set the width for Score_Screen item in column 3, row (Number_Multiboard + 1) to 5.00% of the total screen width   Multiboard - Set the width for Score_Screen item in column 4, row (Number_Multiboard + 1) to 8.00% of the total screen width   Multiboard - Set the text for Score_Screen item in column 1, row (Number_Multiboard + 1) to (Name of (Player(Multi_Board_Player_Number)))   Multiboard - Set the text for Score_Screen item in column 2, row (Number_Multiboard + 1) to (String(Player_Kills[Multi_Board_Player_Number]))   Multiboard - Set the text for Score_Screen item in column 3, row (Number_Multiboard + 1) to (String(Player_Deaths[Multi_Board_Player_Number]))   Multiboard - Set the text for Score_Screen item in column 4, row (Number_Multiboard + 1) to (String(PlayerLives[Multi_Board_Player_Number]))   Multiboard - Set the color for Score_Screen item in column 1, row (Number_Multiboard + 1) to (0.00%, 26.00%, 100.00%) with 0.00% transparency   Set Player_Row[Multi_Board_Player_Number] = Number_Multiboard   Set Number_Multiboard = (Number_Multiboard + 1) Set Multi_Board_Player_Number = (Multi_Board_Player_Number + 1) If (All Conditions are True) then do (Then Actions) else do (Else Actions)  If - Conditions   (Player[Multi_Board_Player_Number] slot status) Equal to Is playing  Then - Actions   Multiboard - Set the display style for Score_Screen item in column 1, row (Number_Multiboard + 1) to Show text and Hide icons   Multiboard - Set the display style for Score_Screen item in column 2, row (Number_Multiboard + 1) to Show text and Hide icons   Multiboard - Set the display style for Score_Screen item in column 3, row (Number_Multiboard + 1) to Show text and Hide icons   Multiboard - Set the display style for Score_Screen item in column 4, row (Number_Multiboard + 1) to Show text and Hide icons   Multiboard - Set the width for Score_Screen item in column 1, row (Number_Multiboard + 1) to 10.00% of the total screen width   Multiboard - Set the width for Score_Screen item in column 2, row (Number_Multiboard + 1) to 5.00% of the total screen width   Multiboard - Set the width for Score_Screen item in column 3, row (Number_Multiboard + 1) to 5.00% of the total screen width   Multiboard - Set the width for Score_Screen item in column 4, row (Number_Multiboard + 1) to 8.00% of the total screen width   Multiboard - Set the text for Score_Screen item in column 1, row (Number_Multiboard + 1) to (Name of (Player(Multi_Board_Player_Number)))   Multiboard - Set the text for Score_Screen item in column 2, row (Number_Multiboard + 1) to (String(Player_Kills[Multi_Board_Player_Number]))   Multiboard - Set the text for Score_Screen item in column 3, row (Number_Multiboard + 1) to (String(Player_Deaths[Multi_Board_Player_Number]))   Multiboard - Set the text for Score_Screen item in column 4, row (Number_Multiboard + 1) to (String(PlayerLives[Multi_Board_Player_Number]))   Multiboard - Set the color for Score_Screen item in column 1, row (Number_Multiboard + 1) to (11.00%, 90.00%, 73.00%) with 0.00% transparency   Set Player_Row[Multi_Board_Player_Number] = Number_Multiboard   Set Number_Multiboard = (Number_Multiboard + 1) Set Multi_Board_Player_Number = (Multi_Board_Player_Number + 1) -------- Team 1 -------- If (All Conditions are True) then do (Then Actions) else do (Else Actions)  If - Conditions   (Number of players in Team_1) Not equal to 0  Then - Actions   Multiboard - Set the display style for Score_Screen item in column 1, row (Number_Multiboard + 1) to Show text and Hide icons   Multiboard - Set the display style for Score_Screen item in column 2, row (Number_Multiboard + 1) to Show text and Hide icons   Multiboard - Set the display style for Score_Screen item in column 3, row (Number_Multiboard + 1) to Show text and Hide icons   Multiboard - Set the display style for Score_Screen item in column 4, row (Number_Multiboard + 1) to Show text and Hide icons   Multiboard - Set the width for Score_Screen item in column 1, row (Number_Multiboard + 1) to 10.00% of the total screen width   Multiboard - Set the width for Score_Screen item in column 2, row (Number_Multiboard + 1) to 5.00% of the total screen width   Multiboard - Set the width for Score_Screen item in column 3, row (Number_Multiboard + 1) to 5.00% of the total screen width   Multiboard - Set the width for Score_Screen item in column 4, row (Number_Multiboard + 1) to 8.00% of the total screen width   Multiboard - Set the text for Score_Screen item in column 1, row (Number_Multiboard + 1) to Team 1   Multiboard - Set the text for Score_Screen item in column 2, row (Number_Multiboard + 1) to (String((Player_Kills[1] + (Player_Kills[2] + Player_Kills[3]))))   Multiboard - Set the text for Score_Screen item in column 3, row (Number_Multiboard + 1) to (String((Player_Deaths[1] + (Player_Deaths[2] + Player_Deaths[3]))))   Multiboard - Set the text for Score_Screen item in column 4, row (Number_Multiboard + 1) to (String((PlayerLives[1] + (PlayerLives[2] + PlayerLives[3]))))   Set TeamRow_1 = Number_Multiboard   Set Number_Multiboard = (Number_Multiboard + 1) -------- Team 2 -------- If (All Conditions are True) then do (Then Actions) else do (Else Actions)  If - Conditions   (Player[Multi_Board_Player_Number] slot status) Equal to Is playing  Then - Actions   Multiboard - Set the display style for Score_Screen item in column 1, row (Number_Multiboard + 1) to Show text and Hide icons   Multiboard - Set the display style for Score_Screen item in column 2, row (Number_Multiboard + 1) to Show text and Hide icons   Multiboard - Set the display style for Score_Screen item in column 3, row (Number_Multiboard + 1) to Show text and Hide icons   Multiboard - Set the display style for Score_Screen item in column 4, row (Number_Multiboard + 1) to Show text and Hide icons   Multiboard - Set the width for Score_Screen item in column 1, row (Number_Multiboard + 1) to 10.00% of the total screen width   Multiboard - Set the width for Score_Screen item in column 2, row (Number_Multiboard + 1) to 5.00% of the total screen width   Multiboard - Set the width for Score_Screen item in column 3, row (Number_Multiboard + 1) to 5.00% of the total screen width   Multiboard - Set the width for Score_Screen item in column 4, row (Number_Multiboard + 1) to 8.00% of the total screen width   Multiboard - Set the text for Score_Screen item in column 1, row (Number_Multiboard + 1) to (Name of (Player(Multi_Board_Player_Number)))   Multiboard - Set the text for Score_Screen item in column 2, row (Number_Multiboard + 1) to (String(Player_Kills[Multi_Board_Player_Number]))   Multiboard - Set the text for Score_Screen item in column 3, row (Number_Multiboard + 1) to (String(Player_Deaths[Multi_Board_Player_Number]))   Multiboard - Set the text for Score_Screen item in column 4, row (Number_Multiboard + 1) to (String(PlayerLives[Multi_Board_Player_Number]))   Multiboard - Set the color for Score_Screen item in column 1, row (Number_Multiboard + 1) to (31.00%, 0.00%, 51.00%) with 0.00% transparency   Set Player_Row[Multi_Board_Player_Number] = Number_Multiboard   Set Number_Multiboard = (Number_Multiboard + 1) Set Multi_Board_Player_Number = (Multi_Board_Player_Number + 1) If (All Conditions are True) then do (Then Actions) else do (Else Actions)  If - Conditions   (Player[Multi_Board_Player_Number] slot status) Equal to Is playing  Then - Actions   Multiboard - Set the display style for Score_Screen item in column 1, row (Number_Multiboard + 1) to Show text and Hide icons   Multiboard - Set the display style for Score_Screen item in column 2, row (Number_Multiboard + 1) to Show text and Hide icons   Multiboard - Set the display style for Score_Screen item in column 3, row (Number_Multiboard + 1) to Show text and Hide icons   Multiboard - Set the display style for Score_Screen item in column 4, row (Number_Multiboard + 1) to Show text and Hide icons   Multiboard - Set the width for Score_Screen item in column 1, row (Number_Multiboard + 1) to 10.00% of the total screen width   Multiboard - Set the width for Score_Screen item in column 2, row (Number_Multiboard + 1) to 5.00% of the total screen width   Multiboard - Set the width for Score_Screen item in column 3, row (Number_Multiboard + 1) to 5.00% of the total screen width   Multiboard - Set the width for Score_Screen item in column 4, row (Number_Multiboard + 1) to 8.00% of the total screen width   Multiboard - Set the text for Score_Screen item in column 1, row (Number_Multiboard + 1) to (Name of (Player(Multi_Board_Player_Number)))   Multiboard - Set the text for Score_Screen item in column 2, row (Number_Multiboard + 1) to (String(Player_Kills[Multi_Board_Player_Number]))   Multiboard - Set the text for Score_Screen item in column 3, row (Number_Multiboard + 1) to (String(Player_Deaths[Multi_Board_Player_Number]))   Multiboard - Set the text for Score_Screen item in column 4, row (Number_Multiboard + 1) to (String(PlayerLives[Multi_Board_Player_Number]))   Multiboard - Set the color for Score_Screen item in column 1, row (Number_Multiboard + 1) to (100.00%, 100.00%, 0.00%) with 0.00% transparency   Set Player_Row[Multi_Board_Player_Number] = Number_Multiboard   Set Number_Multiboard = (Number_Multiboard + 1) Set Multi_Board_Player_Number = (Multi_Board_Player_Number + 1) If (All Conditions are True) then do (Then Actions) else do (Else Actions)  If - Conditions   (Player[Multi_Board_Player_Number] slot status) Equal to Is playing  Then - Actions   Multiboard - Set the display style for Score_Screen item in column 1, row (Number_Multiboard + 1) to Show text and Hide icons   Multiboard - Set the display style for Score_Screen item in column 2, row (Number_Multiboard + 1) to Show text and Hide icons   Multiboard - Set the display style for Score_Screen item in column 3, row (Number_Multiboard + 1) to Show text and Hide icons   Multiboard - Set the display style for Score_Screen item in column 4, row (Number_Multiboard + 1) to Show text and Hide icons   Multiboard - Set the width for Score_Screen item in column 1, row (Number_Multiboard + 1) to 10.00% of the total screen width   Multiboard - Set the width for Score_Screen item in column 2, row (Number_Multiboard + 1) to 5.00% of the total screen width   Multiboard - Set the width for Score_Screen item in column 3, row (Number_Multiboard + 1) to 5.00% of the total screen width   Multiboard - Set the width for Score_Screen item in column 4, row (Number_Multiboard + 1) to 8.00% of the total screen width   Multiboard - Set the text for Score_Screen item in column 1, row (Number_Multiboard + 1) to (Name of (Player(Multi_Board_Player_Number)))   Multiboard - Set the text for Score_Screen item in column 2, row (Number_Multiboard + 1) to (String(Player_Kills[Multi_Board_Player_Number]))   Multiboard - Set the text for Score_Screen item in column 3, row (Number_Multiboard + 1) to (String(Player_Deaths[Multi_Board_Player_Number]))   Multiboard - Set the text for Score_Screen item in column 4, row (Number_Multiboard + 1) to (String(PlayerLives[Multi_Board_Player_Number]))   Multiboard - Set the color for Score_Screen item in column 1, row (Number_Multiboard + 1) to (100.00%, 54.00%, 5.00%) with 0.00% transparency   Set Player_Row[Multi_Board_Player_Number] = Number_Multiboard   Set Number_Multiboard = (Number_Multiboard + 1) Set Multi_Board_Player_Number = (Multi_Board_Player_Number + 1) -------- Team 2 -------- If (All Conditions are True) then do (Then Actions) else do (Else Actions)  If - Conditions   (Number of players in Team_2) Not equal to 0  Then - Actions   Multiboard - Set the display style for Score_Screen item in column 1, row (Number_Multiboard + 1) to Show text and Hide icons   Multiboard - Set the display style for Score_Screen item in column 2, row (Number_Multiboard + 1) to Show text and Hide icons   Multiboard - Set the display style for Score_Screen item in column 3, row (Number_Multiboard + 1) to Show text and Hide icons   Multiboard - Set the display style for Score_Screen item in column 4, row (Number_Multiboard + 1) to Show text and Hide icons   Multiboard - Set the width for Score_Screen item in column 1, row (Number_Multiboard + 1) to 10.00% of the total screen width   Multiboard - Set the width for Score_Screen item in column 2, row (Number_Multiboard + 1) to 5.00% of the total screen width   Multiboard - Set the width for Score_Screen item in column 3, row (Number_Multiboard + 1) to 5.00% of the total screen width   Multiboard - Set the width for Score_Screen item in column 4, row (Number_Multiboard + 1) to 8.00% of the total screen width   Multiboard - Set the text for Score_Screen item in column 1, row (Number_Multiboard + 1) to Team 2   Multiboard - Set the text for Score_Screen item in column 2, row (Number_Multiboard + 1) to (String((Player_Kills[4] + (Player_Kills[5] + Player_Kills[6]))))   Multiboard - Set the text for Score_Screen item in column 3, row (Number_Multiboard + 1) to (String((Player_Deaths[4] + (Player_Deaths[5] + Player_Deaths[6]))))   Multiboard - Set the text for Score_Screen item in column 4, row (Number_Multiboard + 1) to (String((PlayerLives[4] + (PlayerLives[5] + PlayerLives[6]))))   Set TeamRow_2 = Number_Multiboard   Set Number_Multiboard = (Number_Multiboard + 1) -------- Team 3 -------- If (All Conditions are True) then do (Then Actions) else do (Else Actions)  If - Conditions   (Player[Multi_Board_Player_Number] slot status) Equal to Is playing  Then - Actions   Multiboard - Set the display style for Score_Screen item in column 1, row (Number_Multiboard + 1) to Show text and Hide icons   Multiboard - Set the display style for Score_Screen item in column 2, row (Number_Multiboard + 1) to Show text and Hide icons   Multiboard - Set the display style for Score_Screen item in column 3, row (Number_Multiboard + 1) to Show text and Hide icons   Multiboard - Set the display style for Score_Screen item in column 4, row (Number_Multiboard + 1) to Show text and Hide icons   Multiboard - Set the width for Score_Screen item in column 1, row (Number_Multiboard + 1) to 10.00% of the total screen width   Multiboard - Set the width for Score_Screen item in column 2, row (Number_Multiboard + 1) to 5.00% of the total screen width   Multiboard - Set the width for Score_Screen item in column 3, row (Number_Multiboard + 1) to 5.00% of the total screen width   Multiboard - Set the width for Score_Screen item in column 4, row (Number_Multiboard + 1) to 8.00% of the total screen width   Multiboard - Set the text for Score_Screen item in column 1, row (Number_Multiboard + 1) to (Name of (Player(Multi_Board_Player_Number)))   Multiboard - Set the text for Score_Screen item in column 2, row (Number_Multiboard + 1) to (String(Player_Kills[Multi_Board_Player_Number]))   Multiboard - Set the text for Score_Screen item in column 3, row (Number_Multiboard + 1) to (String(Player_Deaths[Multi_Board_Player_Number]))   Multiboard - Set the text for Score_Screen item in column 4, row (Number_Multiboard + 1) to (String(PlayerLives[Multi_Board_Player_Number]))   Multiboard - Set the color for Score_Screen item in column 1, row (Number_Multiboard + 1) to (13.00%, 75.00%, 0.00%) with 0.00% transparency   Set Player_Row[Multi_Board_Player_Number] = Number_Multiboard   Set Number_Multiboard = (Number_Multiboard + 1) Set Multi_Board_Player_Number = (Multi_Board_Player_Number + 1) If (All Conditions are True) then do (Then Actions) else do (Else Actions)  If - Conditions   (Player[Multi_Board_Player_Number] slot status) Equal to Is playing  Then - Actions   Multiboard - Set the display style for Score_Screen item in column 1, row (Number_Multiboard + 1) to Show text and Hide icons   Multiboard - Set the display style for Score_Screen item in column 2, row (Number_Multiboard + 1) to Show text and Hide icons   Multiboard - Set the display style for Score_Screen item in column 3, row (Number_Multiboard + 1) to Show text and Hide icons   Multiboard - Set the display style for Score_Screen item in column 4, row (Number_Multiboard + 1) to Show text and Hide icons   Multiboard - Set the width for Score_Screen item in column 1, row (Number_Multiboard + 1) to 10.00% of the total screen width   Multiboard - Set the width for Score_Screen item in column 2, row (Number_Multiboard + 1) to 5.00% of the total screen width   Multiboard - Set the width for Score_Screen item in column 3, row (Number_Multiboard + 1) to 5.00% of the total screen width   Multiboard - Set the width for Score_Screen item in column 4, row (Number_Multiboard + 1) to 8.00% of the total screen width   Multiboard - Set the text for Score_Screen item in column 1, row (Number_Multiboard + 1) to (Name of (Player(Multi_Board_Player_Number)))   Multiboard - Set the text for Score_Screen item in column 2, row (Number_Multiboard + 1) to (String(Player_Kills[Multi_Board_Player_Number]))   Multiboard - Set the text for Score_Screen item in column 3, row (Number_Multiboard + 1) to (String(Player_Deaths[Multi_Board_Player_Number]))   Multiboard - Set the text for Score_Screen item in column 4, row (Number_Multiboard + 1) to (String(PlayerLives[Multi_Board_Player_Number]))   Multiboard - Set the color for Score_Screen item in column 1, row (Number_Multiboard + 1) to (90.00%, 36.00%, 69.00%) with 0.00% transparency   Set Player_Row[Multi_Board_Player_Number] = Number_Multiboard   Set Number_Multiboard = (Number_Multiboard + 1) Set Multi_Board_Player_Number = (Multi_Board_Player_Number + 1) If (All Conditions are True) then do (Then Actions) else do (Else Actions)  If - Conditions   (Player[Multi_Board_Player_Number] slot status) Equal to Is playing  Then - Actions   Multiboard - Set the display style for Score_Screen item in column 1, row (Number_Multiboard + 1) to Show text and Hide icons   Multiboard - Set the display style for Score_Screen item in column 2, row (Number_Multiboard + 1) to Show text and Hide icons   Multiboard - Set the display style for Score_Screen item in column 3, row (Number_Multiboard + 1) to Show text and Hide icons   Multiboard - Set the display style for Score_Screen item in column 4, row (Number_Multiboard + 1) to Show text and Hide icons   Multiboard - Set the width for Score_Screen item in column 1, row (Number_Multiboard + 1) to 10.00% of the total screen width   Multiboard - Set the width for Score_Screen item in column 2, row (Number_Multiboard + 1) to 5.00% of the total screen width   Multiboard - Set the width for Score_Screen item in column 3, row (Number_Multiboard + 1) to 5.00% of the total screen width   Multiboard - Set the width for Score_Screen item in column 4, row (Number_Multiboard + 1) to 8.00% of the total screen width   Multiboard - Set the text for Score_Screen item in column 1, row (Number_Multiboard + 1) to (Name of (Player(Multi_Board_Player_Number)))   Multiboard - Set the text for Score_Screen item in column 2, row (Number_Multiboard + 1) to (String(Player_Kills[Multi_Board_Player_Number]))   Multiboard - Set the text for Score_Screen item in column 3, row (Number_Multiboard + 1) to (String(Player_Deaths[Multi_Board_Player_Number]))   Multiboard - Set the text for Score_Screen item in column 4, row (Number_Multiboard + 1) to (String(PlayerLives[Multi_Board_Player_Number]))   Multiboard - Set the color for Score_Screen item in column 1, row (Number_Multiboard + 1) to (59.00%, 59.00%, 59.00%) with 0.00% transparency   Set Player_Row[Multi_Board_Player_Number] = Number_Multiboard   Set Number_Multiboard = (Number_Multiboard + 1) Set Multi_Board_Player_Number = (Multi_Board_Player_Number + 1) -------- Team 3 -------- If (All Conditions are True) then do (Then Actions) else do (Else Actions)  If - Conditions   (Number of players in Team_3) Not equal to 0  Then - Actions   Multiboard - Set the display style for Score_Screen item in column 1, row (Number_Multiboard + 1) to Show text and Hide icons   Multiboard - Set the display style for Score_Screen item in column 2, row (Number_Multiboard + 1) to Show text and Hide icons   Multiboard - Set the display style for Score_Screen item in column 3, row (Number_Multiboard + 1) to Show text and Hide icons   Multiboard - Set the display style for Score_Screen item in column 4, row (Number_Multiboard + 1) to Show text and Hide icons   Multiboard - Set the width for Score_Screen item in column 1, row (Number_Multiboard + 1) to 10.00% of the total screen width   Multiboard - Set the width for Score_Screen item in column 2, row (Number_Multiboard + 1) to 5.00% of the total screen width   Multiboard - Set the width for Score_Screen item in column 3, row (Number_Multiboard + 1) to 5.00% of the total screen width   Multiboard - Set the width for Score_Screen item in column 4, row (Number_Multiboard + 1) to 8.00% of the total screen width   Multiboard - Set the text for Score_Screen item in column 1, row (Number_Multiboard + 1) to Team 3   Multiboard - Set the text for Score_Screen item in column 2, row (Number_Multiboard + 1) to (String((Player_Kills[7] + (Player_Kills[8] + Player_Kills[9]))))   Multiboard - Set the text for Score_Screen item in column 3, row (Number_Multiboard + 1) to (String((Player_Deaths[7] + (Player_Deaths[8] + Player_Deaths[9]))))   Multiboard - Set the text for Score_Screen item in column 4, row (Number_Multiboard + 1) to (String((PlayerLives[7] + (PlayerLives[8] + PlayerLives[9]))))   Set TeamRow_3 = Number_Multiboard   Set Number_Multiboard = (Number_Multiboard + 1) -------- Team 4 -------- If (All Conditions are True) then do (Then Actions) else do (Else Actions)  If - Conditions   (Player[Multi_Board_Player_Number] slot status) Equal to Is playing  Then - Actions   Multiboard - Set the display style for Score_Screen item in column 1, row (Number_Multiboard + 1) to Show text and Hide icons   Multiboard - Set the display style for Score_Screen item in column 2, row (Number_Multiboard + 1) to Show text and Hide icons   Multiboard - Set the display style for Score_Screen item in column 3, row (Number_Multiboard + 1) to Show text and Hide icons   Multiboard - Set the display style for Score_Screen item in column 4, row (Number_Multiboard + 1) to Show text and Hide icons   Multiboard - Set the width for Score_Screen item in column 1, row (Number_Multiboard + 1) to 10.00% of the total screen width   Multiboard - Set the width for Score_Screen item in column 2, row (Number_Multiboard + 1) to 5.00% of the total screen width   Multiboard - Set the width for Score_Screen item in column 3, row (Number_Multiboard + 1) to 5.00% of the total screen width   Multiboard - Set the width for Score_Screen item in column 4, row (Number_Multiboard + 1) to 8.00% of the total screen width   Multiboard - Set the text for Score_Screen item in column 1, row (Number_Multiboard + 1) to (Name of (Player(Multi_Board_Player_Number)))   Multiboard - Set the text for Score_Screen item in column 2, row (Number_Multiboard + 1) to (String(Player_Kills[Multi_Board_Player_Number]))   Multiboard - Set the text for Score_Screen item in column 3, row (Number_Multiboard + 1) to (String(Player_Deaths[Multi_Board_Player_Number]))   Multiboard - Set the text for Score_Screen item in column 4, row (Number_Multiboard + 1) to (String(PlayerLives[Multi_Board_Player_Number]))   Multiboard - Set the color for Score_Screen item in column 1, row (Number_Multiboard + 1) to (49.00%, 75.00%, 95.00%) with 0.00% transparency   Set Player_Row[Multi_Board_Player_Number] = Number_Multiboard   Set Number_Multiboard = (Number_Multiboard + 1) Set Multi_Board_Player_Number = (Multi_Board_Player_Number + 1) If (All Conditions are True) then do (Then Actions) else do (Else Actions)  If - Conditions   (Player[Multi_Board_Player_Number] slot status) Equal to Is playing  Then - Actions   Multiboard - Set the display style for Score_Screen item in column 1, row (Number_Multiboard + 1) to Show text and Hide icons   Multiboard - Set the display style for Score_Screen item in column 2, row (Number_Multiboard + 1) to Show text and Hide icons   Multiboard - Set the display style for Score_Screen item in column 3, row (Number_Multiboard + 1) to Show text and Hide icons   Multiboard - Set the display style for Score_Screen item in column 4, row (Number_Multiboard + 1) to Show text and Hide icons   Multiboard - Set the width for Score_Screen item in column 1, row (Number_Multiboard + 1) to 10.00% of the total screen width   Multiboard - Set the width for Score_Screen item in column 2, row (Number_Multiboard + 1) to 5.00% of the total screen width   Multiboard - Set the width for Score_Screen item in column 3, row (Number_Multiboard + 1) to 5.00% of the total screen width   Multiboard - Set the width for Score_Screen item in column 4, row (Number_Multiboard + 1) to 8.00% of the total screen width   Multiboard - Set the text for Score_Screen item in column 1, row (Number_Multiboard + 1) to (Name of (Player(Multi_Board_Player_Number)))   Multiboard - Set the text for Score_Screen item in column 2, row (Number_Multiboard + 1) to (String(Player_Kills[Multi_Board_Player_Number]))   Multiboard - Set the text for Score_Screen item in column 3, row (Number_Multiboard + 1) to (String(Player_Deaths[Multi_Board_Player_Number]))   Multiboard - Set the text for Score_Screen item in column 4, row (Number_Multiboard + 1) to (String(PlayerLives[Multi_Board_Player_Number]))   Multiboard - Set the color for Score_Screen item in column 1, row (Number_Multiboard + 1) to (6.00%, 38.00%, 27.00%) with 0.00% transparency   Set Player_Row[Multi_Board_Player_Number] = Number_Multiboard   Set Number_Multiboard = (Number_Multiboard + 1) Set Multi_Board_Player_Number = (Multi_Board_Player_Number + 1) If (All Conditions are True) then do (Then Actions) else do (Else Actions)  If - Conditions   (Player[Multi_Board_Player_Number] slot status) Equal to Is playing  Then - Actions   Multiboard - Set the display style for Score_Screen item in column 1, row (Number_Multiboard + 1) to Show text and Hide icons   Multiboard - Set the display style for Score_Screen item in column 2, row (Number_Multiboard + 1) to Show text and Hide icons   Multiboard - Set the display style for Score_Screen item in column 3, row (Number_Multiboard + 1) to Show text and Hide icons   Multiboard - Set the display style for Score_Screen item in column 4, row (Number_Multiboard + 1) to Show text and Hide icons   Multiboard - Set the width for Score_Screen item in column 1, row (Number_Multiboard + 1) to 10.00% of the total screen width   Multiboard - Set the width for Score_Screen item in column 2, row (Number_Multiboard + 1) to 5.00% of the total screen width   Multiboard - Set the width for Score_Screen item in column 3, row (Number_Multiboard + 1) to 5.00% of the total screen width   Multiboard - Set the width for Score_Screen item in column 4, row (Number_Multiboard + 1) to 8.00% of the total screen width   Multiboard - Set the text for Score_Screen item in column 1, row (Number_Multiboard + 1) to (Name of (Player(Multi_Board_Player_Number)))   Multiboard - Set the text for Score_Screen item in column 2, row (Number_Multiboard + 1) to (String(Player_Kills[Multi_Board_Player_Number]))   Multiboard - Set the text for Score_Screen item in column 3, row (Number_Multiboard + 1) to (String(Player_Deaths[Multi_Board_Player_Number]))   Multiboard - Set the text for Score_Screen item in column 4, row (Number_Multiboard + 1) to (String(PlayerLives[Multi_Board_Player_Number]))   Multiboard - Set the color for Score_Screen item in column 1, row (Number_Multiboard + 1) to (31.00%, 16.00%, 2.00%) with 0.00% transparency   Set Player_Row[Multi_Board_Player_Number] = Number_Multiboard   Set Number_Multiboard = (Number_Multiboard + 1) -------- Team 4 -------- If (All Conditions are True) then do (Then Actions) else do (Else Actions)  If - Conditions   (Number of players in Team_4) Not equal to 0  Then - Actions   Multiboard - Set the display style for Score_Screen item in column 1, row (Number_Multiboard + 1) to Show text and Hide icons   Multiboard - Set the display style for Score_Screen item in column 2, row (Number_Multiboard + 1) to Show text and Hide icons   Multiboard - Set the display style for Score_Screen item in column 3, row (Number_Multiboard + 1) to Show text and Hide icons   Multiboard - Set the display style for Score_Screen item in column 4, row (Number_Multiboard + 1) to Show text and Hide icons   Multiboard - Set the width for Score_Screen item in column 1, row (Number_Multiboard + 1) to 10.00% of the total screen width   Multiboard - Set the width for Score_Screen item in column 2, row (Number_Multiboard + 1) to 5.00% of the total screen width   Multiboard - Set the width for Score_Screen item in column 3, row (Number_Multiboard + 1) to 5.00% of the total screen width   Multiboard - Set the width for Score_Screen item in column 4, row (Number_Multiboard + 1) to 8.00% of the total screen width   Multiboard - Set the text for Score_Screen item in column 1, row (Number_Multiboard + 1) to Team 4   Multiboard - Set the text for Score_Screen item in column 2, row (Number_Multiboard + 1) to (String((Player_Kills[10] + (Player_Kills[11] + Player_Kills[12]))))   Multiboard - Set the text for Score_Screen item in column 3, row (Number_Multiboard + 1) to (String((Player_Deaths[10] + (Player_Deaths[11] + Player_Deaths[12]))))   Multiboard - Set the text for Score_Screen item in column 4, row (Number_Multiboard + 1) to (String((PlayerLives[10] + (PlayerLives[11] + PlayerLives[12]))))   Set TeamRow_4 = Number_Multiboard Multiboard - Minimize Score_Screen
And now u see... the code works but if i try to edit any line or just double click it so the edit apears and i press cancel ... it blocks and shows all zeros ... |