Hi
I'm having an issue with Multiboards. My map needs to have 2 different multiboards (if not possible another suggestion?). I have them both made but the one which is made last always replaces the first one. Am I wrong in thinking you could have 2 multiboards?
I'm having an issue with Multiboards. My map needs to have 2 different multiboards (if not possible another suggestion?). I have them both made but the one which is made last always replaces the first one. Am I wrong in thinking you could have 2 multiboards?
-
Multiboards Int
-
Events
-
Dialog - A dialog button is clicked for Dialog
-
-
Conditions
-
Actions
-
Multiboard - Create a multiboard with 5 columns and 4 rows, titled Stats
-
Set Stats_Multiboard = (Last created multiboard)
-
Multiboard - Set the display style for Stats_Multiboard item in column 0, row 0 to Show text and Hide icons
-
Multiboard - Set the width for Stats_Multiboard item in column 0, row 0 to 7.50% of the total screen width
-
Multiboard - Set the width for Stats_Multiboard item in column 1, row 0 to 4.00% of the total screen width
-
Multiboard - Set the text for Stats_Multiboard item in column 0, row 0 to 0
-
Multiboard - Set the text for Stats_Multiboard item in column 1, row 1 to
-
Multiboard - Set the text for Stats_Multiboard item in column 2, row 1 to (Name of Player 1 (Red))
-
Multiboard - Set the text for Stats_Multiboard item in column 3, row 1 to (Name of Player 2 (Blue))
-
Multiboard - Set the text for Stats_Multiboard item in column 4, row 1 to (Name of Player 3 (Teal))
-
Multiboard - Set the text for Stats_Multiboard item in column 5, row 1 to (Name of Player 4 (Purple))
-
Multiboard - Set the text for Stats_Multiboard item in column 1, row 2 to Kills
-
Multiboard - Set the text for Stats_Multiboard item in column 1, row 3 to Deaths
-
Multiboard - Set the text for Stats_Multiboard item in column 1, row 4 to Badass Rank
-
Multiboard - Minimize Stats_Multiboard
-
Wait 0.10 seconds
-
Multiboard - Create a multiboard with 5 columns and 4 rows, titled Challenges
-
Set Challenges_Multiboard = (Last created multiboard)
-
Multiboard - Set the display style for Challenges_Multiboard item in column 0, row 0 to Show text and Hide icons
-
Multiboard - Set the width for Challenges_Multiboard item in column 0, row 0 to 7.50% of the total screen width
-
Multiboard - Set the text for Challenges_Multiboard item in column 0, row 0 to 0
-
Multiboard - Set the text for Challenges_Multiboard item in column 1, row 1 to
-
Multiboard - Set the text for Challenges_Multiboard item in column 2, row 1 to (Name of Player 1 (Red))
-
Multiboard - Set the text for Challenges_Multiboard item in column 3, row 1 to (Name of Player 2 (Blue))
-
Multiboard - Set the text for Challenges_Multiboard item in column 4, row 1 to (Name of Player 3 (Teal))
-
Multiboard - Set the text for Challenges_Multiboard item in column 5, row 1 to (Name of Player 4 (Purple))
-
Multiboard - Set the text for Challenges_Multiboard item in column 1, row 2 to Loot Ninja
-
Multiboard - Set the text for Challenges_Multiboard item in column 1, row 3 to Worth a Shot
-
Multiboard - Set the text for Challenges_Multiboard item in column 1, row 4 to Switcheroo
-
Multiboard - Minimize Challenges_Multiboard
-
-