- Joined
- Apr 13, 2005
- Messages
- 630
well any basic one is like this
-
Multiboard Copy
-
Events
-
Time - Elapsed game time is 0.01 seconds
-
-
Conditions
-
Actions
-
Set Kills[2] = 0
-
Set Kills[3] = 0
-
Set Kills[4] = 0
-
Set Kills[5] = 0
-
Set Kills[6] = 0
-
Set Kills[7] = 0
-
Set Kills[8] = 0
-
Set Kills[9] = 0
-
Set Kills[10] = 0
-
Set Kills[11] = 0
-
Multiboard - Create a multiboard with 2 columns and 11 rows, titled Player's Info
-
Multiboard - Minimize (Last created multiboard)
-
Multiboard - Set the width for (Last created multiboard) item in column 1, row 1 to 10.00% of the total screen width
-
Multiboard - Set the width for (Last created multiboard) item in column 2, row 1 to 5.00% of the total screen width
-
Multiboard - Set the text for (Last created multiboard) item in column 1, row 1 to Defender
-
Multiboard - Set the text for (Last created multiboard) item in column 2, row 1 to Kills
-
Multiboard - Set the display style for (Last created multiboard) item in column 1, row 1 to Show text and Hide icons
-
Multiboard - Set the display style for (Last created multiboard) item in column 1, row 2 to Show text and Hide icons
-
Multiboard - Set the display style for (Last created multiboard) item in column 1, row 3 to Show text and Hide icons
-
Multiboard - Set the display style for (Last created multiboard) item in column 1, row 4 to Show text and Hide icons
-
Multiboard - Set the display style for (Last created multiboard) item in column 1, row 5 to Show text and Hide icons
-
Multiboard - Set the display style for (Last created multiboard) item in column 1, row 6 to Show text and Hide icons
-
Multiboard - Set the display style for (Last created multiboard) item in column 1, row 7 to Show text and Hide icons
-
Multiboard - Set the display style for (Last created multiboard) item in column 1, row 8 to Show text and Hide icons
-
Multiboard - Set the display style for (Last created multiboard) item in column 1, row 9 to Show text and Hide icons
-
Multiboard - Set the display style for (Last created multiboard) item in column 1, row 10 to Show text and Hide icons
-
Multiboard - Set the display style for (Last created multiboard) item in column 1, row 11 to Show text and Hide icons
-
Multiboard - Set the display style for (Last created multiboard) item in column 2, row 1 to Show text and Hide icons
-
Multiboard - Set the display style for (Last created multiboard) item in column 2, row 2 to Show text and Hide icons
-
Multiboard - Set the display style for (Last created multiboard) item in column 2, row 3 to Show text and Hide icons
-
Multiboard - Set the display style for (Last created multiboard) item in column 2, row 4 to Show text and Hide icons
-
Multiboard - Set the display style for (Last created multiboard) item in column 2, row 5 to Show text and Hide icons
-
Multiboard - Set the display style for (Last created multiboard) item in column 2, row 6 to Show text and Hide icons
-
Multiboard - Set the display style for (Last created multiboard) item in column 2, row 7 to Show text and Hide icons
-
Multiboard - Set the display style for (Last created multiboard) item in column 2, row 8 to Show text and Hide icons
-
Multiboard - Set the display style for (Last created multiboard) item in column 2, row 9 to Show text and Hide icons
-
Multiboard - Set the display style for (Last created multiboard) item in column 2, row 10 to Show text and Hide icons
-
Multiboard - Set the display style for (Last created multiboard) item in column 2, row 11 to Show text and Hide icons
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
(Player 2 (Blue) slot status) Equal to Is playing
-
-
Then - Actions
-
Multiboard - Set the width for (Last created multiboard) item in column 1, row 2 to 10.00% of the total screen width
-
Multiboard - Set the width for (Last created multiboard) item in column 2, row 2 to 5.00% of the total screen width
-
Multiboard - Set the text for (Last created multiboard) item in column 1, row 2 to (Name of Player 2 (Blue))
-
Multiboard - Set the text for (Last created multiboard) item in column 2, row 2 to (String(Kills[2]))
-
-
Else - Actions
-
Do nothing
-
-
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
(Player 3 (Teal) slot status) Equal to Is playing
-
-
Then - Actions
-
Multiboard - Set the width for (Last created multiboard) item in column 1, row 3 to 10.00% of the total screen width
-
Multiboard - Set the width for (Last created multiboard) item in column 2, row 3 to 5.00% of the total screen width
-
Multiboard - Set the text for (Last created multiboard) item in column 1, row 3 to (Name of Player 3 (Teal))
-
Multiboard - Set the text for (Last created multiboard) item in column 2, row 3 to (String(Kills[3]))
-
-
Else - Actions
-
Do nothing
-
-
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
(Player 4 (Purple) slot status) Equal to Is playing
-
-
Then - Actions
-
Multiboard - Set the width for (Last created multiboard) item in column 1, row 4 to 10.00% of the total screen width
-
Multiboard - Set the width for (Last created multiboard) item in column 2, row 4 to 5.00% of the total screen width
-
Multiboard - Set the text for (Last created multiboard) item in column 1, row 4 to (Name of Player 4 (Purple))
-
Multiboard - Set the text for (Last created multiboard) item in column 2, row 4 to (String(Kills[4]))
-
-
Else - Actions
-
Do nothing
-
-
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
(Player 5 (Yellow) slot status) Equal to Is playing
-
-
Then - Actions
-
Multiboard - Set the width for (Last created multiboard) item in column 1, row 5 to 10.00% of the total screen width
-
Multiboard - Set the width for (Last created multiboard) item in column 2, row 5 to 5.00% of the total screen width
-
Multiboard - Set the text for (Last created multiboard) item in column 1, row 5 to (Name of Player 5 (Yellow))
-
Multiboard - Set the text for (Last created multiboard) item in column 2, row 5 to (String(Kills[5]))
-
-
Else - Actions
-
Do nothing
-
-
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
(Player 6 (Orange) slot status) Equal to Is playing
-
-
Then - Actions
-
Multiboard - Set the width for (Last created multiboard) item in column 1, row 6 to 10.00% of the total screen width
-
Multiboard - Set the width for (Last created multiboard) item in column 2, row 6 to 5.00% of the total screen width
-
Multiboard - Set the text for (Last created multiboard) item in column 1, row 6 to (Name of Player 6 (Orange))
-
Multiboard - Set the text for (Last created multiboard) item in column 2, row 6 to (String(Kills[6]))
-
-
Else - Actions
-
Do nothing
-
-
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
(Player 7 (Green) slot status) Equal to Is playing
-
-
Then - Actions
-
Multiboard - Set the width for (Last created multiboard) item in column 1, row 7 to 10.00% of the total screen width
-
Multiboard - Set the width for (Last created multiboard) item in column 2, row 7 to 5.00% of the total screen width
-
Multiboard - Set the text for (Last created multiboard) item in column 1, row 7 to (Name of Player 7 (Green))
-
Multiboard - Set the text for (Last created multiboard) item in column 2, row 7 to (String(Kills[7]))
-
-
Else - Actions
-
Do nothing
-
-
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
(Player 8 (Pink) slot status) Equal to Is playing
-
-
Then - Actions
-
Multiboard - Set the width for (Last created multiboard) item in column 1, row 8 to 10.00% of the total screen width
-
Multiboard - Set the width for (Last created multiboard) item in column 2, row 8 to 5.00% of the total screen width
-
Multiboard - Set the text for (Last created multiboard) item in column 1, row 8 to (Name of Player 8 (Pink))
-
Multiboard - Set the text for (Last created multiboard) item in column 2, row 8 to (String(Kills[8]))
-
-
Else - Actions
-
Do nothing
-
-
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
(Player 9 (Gray) slot status) Equal to Is playing
-
-
Then - Actions
-
Multiboard - Set the width for (Last created multiboard) item in column 1, row 9 to 10.00% of the total screen width
-
Multiboard - Set the width for (Last created multiboard) item in column 2, row 9 to 5.00% of the total screen width
-
Multiboard - Set the text for (Last created multiboard) item in column 1, row 9 to (Name of Player 9 (Gray))
-
Multiboard - Set the text for (Last created multiboard) item in column 2, row 9 to (String(Kills[9]))
-
-
Else - Actions
-
Do nothing
-
-
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
(Player 10 (Light Blue) slot status) Equal to Is playing
-
-
Then - Actions
-
Multiboard - Set the width for (Last created multiboard) item in column 1, row 10 to 10.00% of the total screen width
-
Multiboard - Set the width for (Last created multiboard) item in column 2, row 10 to 5.00% of the total screen width
-
Multiboard - Set the text for (Last created multiboard) item in column 1, row 10 to (Name of Player 10 (Light Blue))
-
Multiboard - Set the text for (Last created multiboard) item in column 2, row 10 to (String(Kills[10]))
-
-
Else - Actions
-
Do nothing
-
-
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
(Player 11 (Dark Green) slot status) Equal to Is playing
-
-
Then - Actions
-
Multiboard - Set the width for (Last created multiboard) item in column 1, row 11 to 10.00% of the total screen width
-
Multiboard - Set the width for (Last created multiboard) item in column 2, row 11 to 5.00% of the total screen width
-
Multiboard - Set the text for (Last created multiboard) item in column 1, row 11 to (Name of Player 11 (Dark Green))
-
Multiboard - Set the text for (Last created multiboard) item in column 2, row 11 to (String(Kills[11]))
-
-
Else - Actions
-
Do nothing
-
-
-
-