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.
  • Ghan Ghan:
    Howdy
  • Ghan Ghan:
    Still lurking
    +3
  • The Helper The Helper:
    I am great and it is fantastic to see you my friend!
    +1
  • The Helper The Helper:
    If you are new to the site please check out the Recipe and Food Forum https://www.thehelper.net/forums/recipes-and-food.220/
  • Monovertex Monovertex:
    How come you're so into recipes lately? Never saw this much interest in this topic in the old days of TH.net
  • Monovertex Monovertex:
    Hmm, how do I change my signature?
  • tom_mai78101 tom_mai78101:
    Signatures can be edit in your account profile. As for the old stuffs, I'm thinking it's because Blizzard is now under Microsoft, and because of Microsoft Xbox going the way it is, it's dreadful.
  • The Helper The Helper:
    I am not big on the recipes I am just promoting them - I use the site as a practice place promoting stuff
    +2
  • Monovertex Monovertex:
    @tom_mai78101 I must be blind. If I go on my profile I don't see any area to edit the signature; If I go to account details (settings) I don't see any signature area either.
  • The Helper The Helper:
    You can get there if you click the bell icon (alerts) and choose preferences from the bottom, signature will be in the menu on the left there https://www.thehelper.net/account/preferences
  • The Helper The Helper:
    I think I need to split the Sci/Tech news forum into 2 one for Science and one for Tech but I am hating all the moving of posts I would have to do
  • The Helper The Helper:
    What is up Old Mountain Shadow?
  • The Helper The Helper:
    Happy Thursday!
    +1
  • Varine Varine:
    Crazy how much 3d printing has come in the last few years. Sad that it's not as easily modifiable though
  • Varine Varine:
    I bought an Ender 3 during the pandemic and tinkered with it all the time. Just bought a Sovol, not as easy. I'm trying to make it use a different nozzle because I have a fuck ton of Volcanos, and they use what is basically a modified volcano that is just a smidge longer, and almost every part on this thing needs to be redone to make it work
  • Varine Varine:
    Luckily I have a 3d printer for that, I guess. But it's ridiculous. The regular volcanos are 21mm, these Sovol versions are about 23.5mm
  • Varine Varine:
    So, 2.5mm longer. But the thing that measures the bed is about 1.5mm above the nozzle, so if I swap it with a volcano then I'm 1mm behind it. So cool, new bracket to swap that, but THEN the fan shroud to direct air at the part is ALSO going to be .5mm to low, and so I need to redo that, but by doing that it is a little bit off where it should be blowing and it's throwing it at the heating block instead of the part, and fuck man
  • Varine Varine:
    I didn't realize they designed this entire thing to NOT be modded. I would have just got a fucking Bambu if I knew that, the whole point was I could fuck with this. And no one else makes shit for Sovol so I have to go through them, and they have... interesting pricing models. So I have a new extruder altogether that I'm taking apart and going to just design a whole new one to use my nozzles. Dumb design.
  • Varine Varine:
    Can't just buy a new heatblock, you need to get a whole hotend - so block, heater cartridge, thermistor, heatbreak, and nozzle. And they put this fucking paste in there so I can't take the thermistor or cartridge out with any ease, that's 30 dollars. Or you can get the whole extrudor with the direct driver AND that heatblock for like 50, but you still can't get any of it to come apart
  • Varine Varine:
    Partsbuilt has individual parts I found but they're expensive. I think I can get bits swapped around and make this work with generic shit though
  • Ghan Ghan:
    Heard Houston got hit pretty bad by storms last night. Hope all is well with TH.
  • The Helper The Helper:
    Power back on finally - all is good here no damage
    +2
  • V-SNES V-SNES:
    Happy Friday!
    +1

      The Helper Discord

      Staff online

      Members online

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top