Problem with MB (delay)

DKigorDK

New Member
Reaction score
6
is there a easyer way (multiboard screen width)

Hey.

i got a problem.

when im making my multiboard i need to be able to resize every coloumn and rows in my multiboard

my trigger is below

Code:
Create MultiBoard
    Events
    Conditions
    Actions
        Set demo_testboard = (Create new multiboard)
        Multiboard - Change the number of columns for demo_testboard to 6
        Multiboard - Change the number of rows for demo_testboard to 21
        Multiboard - Change the title of demo_testboard to TestBoard
        Do Multiple ActionsFor each (Integer A) from 1 to 126, do (Actions)
            Loop - Actions
                Multiboard - Set the display style for demo_testboard item in column Multiboard_Showcounter_Coloumn, row Multiboard_Showcounter_Rows to Show text and Hide icons
                Set Multiboard_Showcounter_Coloumn = (Multiboard_Showcounter_Coloumn + 1)
                Multiple FunctionsIf (All Conditions are True) then do (Then Actions) else do (Else Actions)
                    If - Conditions
                        Multiboard_Showcounter_Coloumn Greater than or equal to (>=) 7
                    Then - Actions
                        Set Multiboard_Showcounter_Coloumn = 1
                        Set Multiboard_Showcounter_Rows = (Multiboard_Showcounter_Rows + 1)  
                    Else - Actions
                        Do nothing
        -------- Coloumn 1 --------
        Wait 2.00 seconds
        Set Multiboard_Showcounter_Coloumn = 1
        Set Multiboard_Showcounter_Rows = 1
        Multiboard - Set the width for demo_testboard item in column Multiboard_Showcounter_Coloumn, row Multiboard_Showcounter_Rows to 10.00% of the total screen width
        Multiboard - Set the text for demo_testboard item in column 1, row 1 to - - - - - - - - - -...
        Set Multiboard_Showcounter_Rows = (Multiboard_Showcounter_Rows + 1)
        Multiboard - Set the width for demo_testboard item in column Multiboard_Showcounter_Coloumn, row Multiboard_Showcounter_Rows to 10.00% of the total screen width
        Multiboard - Set the text for demo_testboard item in column 1, row 2 to Name:
        Set Multiboard_Showcounter_Rows = (Multiboard_Showcounter_Rows + 1)
        Multiboard - Set the width for demo_testboard item in column Multiboard_Showcounter_Coloumn, row Multiboard_Showcounter_Rows to 10.00% of the total screen width
        Multiboard - Set the text for demo_testboard item in column 1, row 3 to Class:
        Set Multiboard_Showcounter_Rows = (Multiboard_Showcounter_Rows + 1)
        Multiboard - Set the width for demo_testboard item in column Multiboard_Showcounter_Coloumn, row Multiboard_Showcounter_Rows to 10.00% of the total screen width
        Multiboard - Set the text for demo_testboard item in column 1, row 4 to - - - - - - - - - -...
        Set Multiboard_Showcounter_Rows = (Multiboard_Showcounter_Rows + 1)
        Multiboard - Set the width for demo_testboard item in column Multiboard_Showcounter_Coloumn, row Multiboard_Showcounter_Rows to 10.00% of the total screen width
        Multiboard - Set the text for demo_testboard item in column 1, row 5 to Stats:
        Set Multiboard_Showcounter_Rows = (Multiboard_Showcounter_Rows + 1)
        Multiboard - Set the width for demo_testboard item in column Multiboard_Showcounter_Coloumn, row Multiboard_Showcounter_Rows to 10.00% of the total screen width
        Multiboard - Set the text for demo_testboard item in column 1, row 6 to Might
        Set Multiboard_Showcounter_Rows = (Multiboard_Showcounter_Rows + 1)
        Multiboard - Set the width for demo_testboard item in column Multiboard_Showcounter_Coloumn, row Multiboard_Showcounter_Rows to 10.00% of the total screen width
        Multiboard - Set the text for demo_testboard item in column 1, row 7 to Stamina
        Set Multiboard_Showcounter_Rows = (Multiboard_Showcounter_Rows + 1)
        Multiboard - Set the width for demo_testboard item in column Multiboard_Showcounter_Coloumn, row Multiboard_Showcounter_Rows to 10.00% of the total screen width
        Multiboard - Set the text for demo_testboard item in column 1, row 8 to Agility
        Set Multiboard_Showcounter_Rows = (Multiboard_Showcounter_Rows + 1)
        Multiboard - Set the width for demo_testboard item in column Multiboard_Showcounter_Coloumn, row Multiboard_Showcounter_Rows to 10.00% of the total screen width
        Multiboard - Set the text for demo_testboard item in column 1, row 9 to Willpower
        Set Multiboard_Showcounter_Rows = (Multiboard_Showcounter_Rows + 1)
        Multiboard - Set the width for demo_testboard item in column Multiboard_Showcounter_Coloumn, row Multiboard_Showcounter_Rows to 10.00% of the total screen width
        Multiboard - Set the text for demo_testboard item in column 1, row 10 to Luck
        Set Multiboard_Showcounter_Rows = (Multiboard_Showcounter_Rows + 1)
        Multiboard - Set the width for demo_testboard item in column Multiboard_Showcounter_Coloumn, row Multiboard_Showcounter_Rows to 10.00% of the total screen width
        Multiboard - Set the text for demo_testboard item in column 1, row 11 to - - - - - - - - - -...
        Set Multiboard_Showcounter_Rows = (Multiboard_Showcounter_Rows + 1)
        Multiboard - Set the width for demo_testboard item in column Multiboard_Showcounter_Coloumn, row Multiboard_Showcounter_Rows to 10.00% of the total screen width
        Multiboard - Set the text for demo_testboard item in column 1, row 12 to Hp
        Set Multiboard_Showcounter_Rows = (Multiboard_Showcounter_Rows + 1)
        Multiboard - Set the width for demo_testboard item in column Multiboard_Showcounter_Coloumn, row Multiboard_Showcounter_Rows to 10.00% of the total screen width
        Multiboard - Set the text for demo_testboard item in column 1, row 13 to Hp Regen
        Set Multiboard_Showcounter_Rows = (Multiboard_Showcounter_Rows + 1)
        Multiboard - Set the width for demo_testboard item in column Multiboard_Showcounter_Coloumn, row Multiboard_Showcounter_Rows to 10.00% of the total screen width
        Multiboard - Set the text for demo_testboard item in column 1, row 14 to Mana
        Set Multiboard_Showcounter_Rows = (Multiboard_Showcounter_Rows + 1)
        Multiboard - Set the width for demo_testboard item in column Multiboard_Showcounter_Coloumn, row Multiboard_Showcounter_Rows to 10.00% of the total screen width
        Multiboard - Set the text for demo_testboard item in column 1, row 15 to Mana Regen
        Set Multiboard_Showcounter_Rows = (Multiboard_Showcounter_Rows + 1)
        Multiboard - Set the width for demo_testboard item in column Multiboard_Showcounter_Coloumn, row Multiboard_Showcounter_Rows to 10.00% of the total screen width
        Multiboard - Set the text for demo_testboard item in column 1, row 16 to - - - - - - - - - -...
        Set Multiboard_Showcounter_Rows = (Multiboard_Showcounter_Rows + 1)
        Multiboard - Set the width for demo_testboard item in column Multiboard_Showcounter_Coloumn, row Multiboard_Showcounter_Rows to 10.00% of the total screen width
        Multiboard - Set the text for demo_testboard item in column 1, row 17 to Professions:
        Set Multiboard_Showcounter_Rows = (Multiboard_Showcounter_Rows + 1)
        Multiboard - Set the width for demo_testboard item in column Multiboard_Showcounter_Coloumn, row Multiboard_Showcounter_Rows to 10.00% of the total screen width
        Multiboard - Set the text for demo_testboard item in column 1, row 18 to Cocking
        Set Multiboard_Showcounter_Rows = (Multiboard_Showcounter_Rows + 1)
        Multiboard - Set the width for demo_testboard item in column Multiboard_Showcounter_Coloumn, row Multiboard_Showcounter_Rows to 10.00% of the total screen width
        Multiboard - Set the text for demo_testboard item in column 1, row 19 to Scroll Maker
        Set Multiboard_Showcounter_Rows = (Multiboard_Showcounter_Rows + 1)
        Multiboard - Set the width for demo_testboard item in column Multiboard_Showcounter_Coloumn, row Multiboard_Showcounter_Rows to 10.00% of the total screen width
        Multiboard - Set the text for demo_testboard item in column 1, row 20 to Alchemist
        Set Multiboard_Showcounter_Rows = (Multiboard_Showcounter_Rows + 1)
        -------- Coloumn 2 --------
and more.
 

Don

Rise with the Fallens!
Reaction score
52
Using integers should shrink your trigger by tons, for rows and colums, use A and B!
 

DKigorDK

New Member
Reaction score
6
Problem with Multiboard (delay)

hey i have made an Multiboard it is pretty large.

my problem is that if i set the time to less then 5 sec it will mess up some of the "integer A" functions

more specifily the display style in the first "integer A"

any idea to make it more user friendly

Code:
Create MultiBoard
    Events
    Conditions
    Actions
        Set demo_testboard = (Create new multiboard)
        Multiboard - Change the number of columns for demo_testboard to 16
        Multiboard - Change the number of rows for demo_testboard to 21
        Multiboard - Change the title of demo_testboard to TestBoard
         Do Multiple ActionsFor each (Integer A) from 1 to 352, do (Actions)
            Loop - Actions
                Multiboard - Set the display style for demo_testboard item in column Multiboard_Showcounter_Coloumn, row Multiboard_Showcounter_Rows to Show text and Hide icons
                Multiboard - Set the width for demo_testboard item in column Multiboard_Showcounter_Coloumn, row Multiboard_Showcounter_Rows to 7.00% of the total screen width
                Set Multiboard_Showcounter_Coloumn = (Multiboard_Showcounter_Coloumn + 1)
                 Multiple FunctionsIf (All Conditions are True) then do (Then Actions) else do (Else Actions)
                    If - Conditions
                        Multiboard_Showcounter_Coloumn Greater than or equal to (>=) 17
                    Then - Actions
                        Wait 0.10 seconds
                        Set Multiboard_Showcounter_Coloumn = 1
                        Set Multiboard_Showcounter_Rows = (Multiboard_Showcounter_Rows + 1)
                    Else - Actions
                        Do nothing
        Set Multiboard_Showcounter_Coloumn = 3
        Set Multiboard_Showcounter_Rows = 0
         Do Multiple ActionsFor each (Integer A) from 1 to 220, do (Actions)
            Loop - Actions
                Set Multiboard_Showcounter_Rows = (Multiboard_Showcounter_Rows + 1)
                Multiboard - Set the width for demo_testboard item in column Multiboard_Showcounter_Coloumn, row Multiboard_Showcounter_Rows to 0.01% of the total screen width
                 Multiple FunctionsIf (All Conditions are True) then do (Then Actions) else do (Else Actions)
                    If - Conditions
                        Multiboard_Showcounter_Rows Equal to (==) 22
                    Then - Actions
                        Wait 0.10 seconds
                        Set Multiboard_Showcounter_Rows = 0
                        Game - Display to (All players) the text: (String(Multiboard_Showcounter_Coloumn))
                         Multiple FunctionsIf (All Conditions are True) then do (Then Actions) else do (Else Actions)
                            If - Conditions
                                Multiboard_Showcounter_Coloumn Not equal to (!=) 7
                            Then - Actions
                                Set Multiboard_Showcounter_Coloumn = (Multiboard_Showcounter_Coloumn + 1)
                            Else - Actions
                                Set Multiboard_Showcounter_Coloumn = 11
                    Else - Actions
                        Do nothing
        Set Multiboard_Showcounter_Coloumn = 8
        Set Multiboard_Showcounter_Rows = 0
        Set Multiboard_Width = 2.90
         Do Multiple ActionsFor each (Integer A) from 1 to 46, do (Actions)
            Loop - Actions
                Set Multiboard_Showcounter_Rows = (Multiboard_Showcounter_Rows + 1)
                Multiboard - Set the width for demo_testboard item in column Multiboard_Showcounter_Coloumn, row Multiboard_Showcounter_Rows to Multiboard_Width% of the total screen width
                 Multiple FunctionsIf (All Conditions are True) then do (Then Actions) else do (Else Actions)
                    If - Conditions
                        Multiboard_Showcounter_Rows Equal to (==) 22
                    Then - Actions
                        Wait 0.10 seconds
                        Set Multiboard_Showcounter_Rows = 0
                        Game - Display to (All players) the text: (String(Multiboard_Showcounter_Coloumn))
                         Multiple FunctionsIf (All Conditions are True) then do (Then Actions) else do (Else Actions)
                            If - Conditions
                                Multiboard_Showcounter_Coloumn Equal to (==) 8
                            Then - Actions
                                Set Multiboard_Showcounter_Coloumn = 16
                            Else - Actions
                                Do nothing
                    Else - Actions
                        Do nothing
        -------- Coloumn 1 --------
        Wait 0.50 seconds
        Multiboard - Set the text for demo_testboard item in column 1, row 1 to - - - - - - - - - -...
        Multiboard - Set the text for demo_testboard item in column 1, row 2 to Name:
        Multiboard - Set the text for demo_testboard item in column 1, row 3 to Class:
        Multiboard - Set the text for demo_testboard item in column 1, row 4 to - - - - - - - - - -...
        Multiboard - Set the text for demo_testboard item in column 1, row 5 to Stats:
        Multiboard - Set the text for demo_testboard item in column 1, row 6 to Might
        Multiboard - Set the text for demo_testboard item in column 1, row 7 to Stamina
        Multiboard - Set the text for demo_testboard item in column 1, row 8 to Agility
        Multiboard - Set the text for demo_testboard item in column 1, row 9 to Willpower
        Multiboard - Set the text for demo_testboard item in column 1, row 10 to Luck
        Multiboard - Set the text for demo_testboard item in column 1, row 11 to - - - - - - - - - -...
        Multiboard - Set the text for demo_testboard item in column 1, row 12 to Hp
        Multiboard - Set the text for demo_testboard item in column 1, row 13 to Hp Regen
        Multiboard - Set the text for demo_testboard item in column 1, row 14 to Mana
        Multiboard - Set the text for demo_testboard item in column 1, row 15 to Mana Regen
        Multiboard - Set the text for demo_testboard item in column 1, row 16 to - - - - - - - - - -...
        Multiboard - Set the text for demo_testboard item in column 1, row 17 to Professions:
        Multiboard - Set the text for demo_testboard item in column 1, row 18 to Cocking
        Multiboard - Set the text for demo_testboard item in column 1, row 19 to Scroll Maker
        Multiboard - Set the text for demo_testboard item in column 1, row 20 to Alchemist
        -------- Coloumn 2 --------
        Multiboard - Set the text for demo_testboard item in column 2, row 1 to - - - - - - - - - -...
        Multiboard - Set the text for demo_testboard item in column 2, row 4 to - - - - - - - - - -...
        Custom script:   set udg_demo_testbar[0] = CreateMultibar( udg_demo_testboard, 1, 5, 6, 10.0, 5.0, udg_MULTIBAR_TYPE_BUILD)
        Custom script:   call DestroyMultibar(udg_demo_testbar[0])
        Custom script:   set udg_demo_testbar[1] = CreateMultibar( udg_demo_testboard, 1, 6, 6, 10.0, udg_StrReal, udg_MULTIBAR_TYPE_HEALTH)
        Custom script:   call DestroyMultibar(udg_demo_testbar[1])
        Custom script:   set udg_demo_testbar[2] = CreateMultibar( udg_demo_testboard, 1, 7, 6, 10.0, 8.0, udg_MULTIBAR_TYPE_MANA)
        Custom script:   call DestroyMultibar(udg_demo_testbar[2])
        Custom script:   set udg_demo_testbar[3] = CreateMultibar( udg_demo_testboard, 1, 8, 6, 10.0, 3.0, udg_MULTIBAR_TYPE_EXPERIENCE)
        Custom script:   call DestroyMultibar(udg_demo_testbar[3])
        Custom script:   set udg_demo_testbar[4] = CreateMultibar( udg_demo_testboard, 1, 9, 6, 10.0, 6.0, udg_MULTIBAR_TYPE_CHUNK)
        Custom script:   call DestroyMultibar(udg_demo_testbar[4])
        Multiboard - Set the text for demo_testboard item in column 2, row 11 to - - - - - - - - - -...
        Multiboard - Set the text for demo_testboard item in column 2, row 12 to 1500
        Multiboard - Set the text for demo_testboard item in column 2, row 13 to 12
        Multiboard - Set the text for demo_testboard item in column 2, row 14 to 1000
        Multiboard - Set the text for demo_testboard item in column 2, row 15 to 15
        Multiboard - Set the text for demo_testboard item in column 2, row 16 to - - - - - - - - - -...
        Custom script:   set udg_demo_testbar[5] = CreateMultibar( udg_demo_testboard, 1, 17, 6, 10.0, 7.0, udg_MULTIBAR_TYPE_CHUNK)
        Custom script:   call DestroyMultibar(udg_demo_testbar[5])
        Custom script:   set udg_demo_testbar[6] = CreateMultibar( udg_demo_testboard, 1, 18, 6, 10.0, 4.0, udg_MULTIBAR_TYPE_CHUNK)
        Custom script:   call DestroyMultibar(udg_demo_testbar[6])
        Custom script:   set udg_demo_testbar[7] = CreateMultibar( udg_demo_testboard, 1, 19, 6, 10.0, 6.0, udg_MULTIBAR_TYPE_CHUNK)
        Custom script:   call DestroyMultibar(udg_demo_testbar[7])
        -------- Coloumn 8 --------
        Multiboard - Set the text for demo_testboard item in column 8, row 1 to - - - - - - - - - -...
        Multiboard - Set the text for demo_testboard item in column 8, row 4 to - - - - - - - - - -...
        Multiboard - Set the text for demo_testboard item in column 8, row 6 to Level
        Multiboard - Set the width for demo_testboard item in column 8, row 6 to 4.00% of the total screen width
        Multiboard - Set the text for demo_testboard item in column 8, row 7 to Level
        Multiboard - Set the width for demo_testboard item in column 8, row 7 to 4.00% of the total screen width
        Multiboard - Set the text for demo_testboard item in column 8, row 8 to Level
        Multiboard - Set the width for demo_testboard item in column 8, row 8 to 4.00% of the total screen width
        Multiboard - Set the text for demo_testboard item in column 8, row 9 to Level
        Multiboard - Set the width for demo_testboard item in column 8, row 9 to 4.00% of the total screen width
        Multiboard - Set the text for demo_testboard item in column 8, row 10 to Level
        Multiboard - Set the width for demo_testboard item in column 8, row 10 to 4.00% of the total screen width
        Multiboard - Set the text for demo_testboard item in column 8, row 11 to - - - - - - - - - -...
        Multiboard - Set the text for demo_testboard item in column 8, row 16 to - - - - - - - - - -...
        Multiboard - Set the text for demo_testboard item in column 8, row 18 to Level
        Multiboard - Set the width for demo_testboard item in column 8, row 18 to 4.00% of the total screen width
        Multiboard - Set the text for demo_testboard item in column 8, row 19 to Level
        Multiboard - Set the width for demo_testboard item in column 8, row 19 to 4.00% of the total screen width
        Multiboard - Set the text for demo_testboard item in column 8, row 20 to Level
        Multiboard - Set the width for demo_testboard item in column 8, row 20 to 4.00% of the total screen width
        -------- Coloumn 9 --------
        Multiboard - Set the text for demo_testboard item in column 9, row 1 to - - - - - - - - - -...
        Multiboard - Set the text for demo_testboard item in column 9, row 2 to Level:
        Multiboard - Set the text for demo_testboard item in column 9, row 3 to Xp to level
        Multiboard - Set the text for demo_testboard item in column 9, row 4 to - - - - - - - - - -...
        Multiboard - Set the text for demo_testboard item in column 9, row 6 to Intellect
        Multiboard - Set the text for demo_testboard item in column 9, row 7 to Toughness
        Multiboard - Set the text for demo_testboard item in column 9, row 8 to Spirit
        Multiboard - Set the text for demo_testboard item in column 9, row 9 to Perception
        Multiboard - Set the text for demo_testboard item in column 9, row 11 to - - - - - - - - - -...
        Multiboard - Set the text for demo_testboard item in column 9, row 12 to Attackpower
        Multiboard - Set the text for demo_testboard item in column 9, row 13 to Attack Crit
        Multiboard - Set the text for demo_testboard item in column 9, row 14 to Spellpower
        Multiboard - Set the text for demo_testboard item in column 9, row 15 to Spell Crit
        Multiboard - Set the text for demo_testboard item in column 9, row 16 to - - - - - - - - - -...
        Multiboard - Set the text for demo_testboard item in column 9, row 17 to Craftings Skills:
        Multiboard - Set the text for demo_testboard item in column 9, row 18 to Cloth
        Multiboard - Set the text for demo_testboard item in column 9, row 19 to Leather
        Multiboard - Set the text for demo_testboard item in column 9, row 20 to Mail
        Multiboard - Set the text for demo_testboard item in column 9, row 21 to Plate
        Multiboard - Set the text for demo_testboard item in column 9, row 22 to Next Armor
        -------- Coloumn 10 --------
        Multiboard - Set the text for demo_testboard item in column 10, row 1 to - - - - - - - - - -...
        Multiboard - Set the text for demo_testboard item in column 10, row 2 to 10
        Multiboard - Set the text for demo_testboard item in column 10, row 4 to - - - - - - - - - -...
        Custom script:   set udg_demo_testbar[8] = CreateMultibar( udg_demo_testboard, 9, 2, 6, 10.0, 7.0, udg_MULTIBAR_TYPE_HEARTS)
        Custom script:   call DestroyMultibar(udg_demo_testbar[8])
        Custom script:   set udg_demo_testbar[9] = CreateMultibar( udg_demo_testboard, 9, 5, 6, 10.0, 2.0, udg_MULTIBAR_TYPE_HEARTS_UP)
        Custom script:   call DestroyMultibar(udg_demo_testbar[9])
        Custom script:   set udg_demo_testbar[10] = CreateMultibar( udg_demo_testboard, 9, 6, 6, 10.0, 5.0, udg_MULTIBAR_TYPE_MAGIC)
        Custom script:   call DestroyMultibar(udg_demo_testbar[10])
        Custom script:   set udg_demo_testbar[11] = CreateMultibar( udg_demo_testboard, 9, 7, 6, 10.0, 1.0, udg_MULTIBAR_TYPE_BUILD)
        Custom script:   call DestroyMultibar(udg_demo_testbar[11])
        Custom script:   set udg_demo_testbar[12] = CreateMultibar( udg_demo_testboard, 9, 8, 6, 10.0, 1.0, udg_MULTIBAR_TYPE_BUILD)
        Custom script:   call DestroyMultibar(udg_demo_testbar[12])
        Multiboard - Set the text for demo_testboard item in column 10, row 11 to - - - - - - - - - -...
        Multiboard - Set the text for demo_testboard item in column 10, row 12 to 100
        Multiboard - Set the text for demo_testboard item in column 10, row 13 to 5%
        Multiboard - Set the text for demo_testboard item in column 10, row 14 to 26
        Multiboard - Set the text for demo_testboard item in column 10, row 15 to 2%
        Multiboard - Set the text for demo_testboard item in column 10, row 16 to - - - - - - - - - -...
        Custom script:   set udg_demo_testbar[13] = CreateMultibar( udg_demo_testboard, 9, 17, 6, 10.0, 1.0, udg_MULTIBAR_TYPE_CHUNK)
        Custom script:   call DestroyMultibar(udg_demo_testbar[13])
        Custom script:   set udg_demo_testbar[14] = CreateMultibar( udg_demo_testboard, 9, 18, 6, 10.0, 1.0, udg_MULTIBAR_TYPE_CHUNK)
        Custom script:   call DestroyMultibar(udg_demo_testbar[14])
        Custom script:   set udg_demo_testbar[15] = CreateMultibar( udg_demo_testboard, 9, 19, 6, 10.0, 1.0, udg_MULTIBAR_TYPE_CHUNK)
        Custom script:   call DestroyMultibar(udg_demo_testbar[15])
        Custom script:   set udg_demo_testbar[16] = CreateMultibar( udg_demo_testboard, 9, 20, 6, 10.0, 1.0, udg_MULTIBAR_TYPE_CHUNK)
        Custom script:   call DestroyMultibar(udg_demo_testbar[16])
        Custom script:   set udg_demo_testbar[17] = CreateMultibar( udg_demo_testboard, 9, 21, 6, 10.0, 1.0, udg_MULTIBAR_TYPE_CHUNK)
        Custom script:   call DestroyMultibar(udg_demo_testbar[17])
        -------- Coloumn 16 --------
        Multiboard - Set the text for demo_testboard item in column 16, row 1 to - - - - - - - - - -...
        Multiboard - Set the text for demo_testboard item in column 16, row 4 to - - - - - - - - - -...
        Multiboard - Set the text for demo_testboard item in column 16, row 6 to Level
        Multiboard - Set the text for demo_testboard item in column 16, row 7 to Level
        Multiboard - Set the text for demo_testboard item in column 16, row 8 to Level
        Multiboard - Set the text for demo_testboard item in column 16, row 9 to Level
        Multiboard - Set the text for demo_testboard item in column 16, row 11 to - - - - - - - - - -...
        Multiboard - Set the text for demo_testboard item in column 16, row 16 to - - - - - - - - - -...
        Multiboard - Set the text for demo_testboard item in column 16, row 18 to Level
        Multiboard - Set the text for demo_testboard item in column 16, row 19 to Level
        Multiboard - Set the text for demo_testboard item in column 16, row 20 to Level
        Multiboard - Set the text for demo_testboard item in column 16, row 21 to Level
        Multiboard - Set the text for demo_testboard item in column 16, row 22 to Level
        Multiboard - Show demo_testboard
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Members online

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top