MultiBoard HELP

JakeWC123

New Member
Reaction score
2
O.k in my multiboard The First 2 Rows Have Extra things in it. The Next 8 Have The Players Name ect. But When i do this it doesnt work the multi-board gets all messed up

Player Group - Pick every player in (All players) and do (Actions)
Loop - Actions
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
If - Conditions
((Picked player) slot status) Equal to Is playing
Then - Actions
Set NumberOfPlayers = (Player group((Picked player)))
Multiboard - Change the number of rows for (Last created multiboard) to ((Player number of (Picked player)) + 2)
Wait 2.00 seconds
Else - Actions

It works fine in single player but when 2+ people come it gets all messed up with text over lapping each other.

Heres the full trig.

Code:
Actions
    Multiboard - Create a multiboard with 2 columns and 10 rows, titled S
    Player Group - Pick every player in (All players) and do (Actions)
        Loop - Actions
            Camera - Apply Camera 001 <gen> for (Picked player) over 0.00 seconds
            Set PlayerName[(Player number of (Picked player))] = (Name of (Picked player))
    Set PlayerXP[1] = 0
    Set PlayerXP[2] = 0
    Set PlayerXPshow[1] = 0
    Set PlayerXPshow[2] = 0
    Multiboard - Change the title of (Last created multiboard) to S%^^&*% &^( ^%$^
    Wait 0.50 seconds
    Multiboard - Change the title of (Last created multiboard) to Se$%^&* *( &^%$
    Multiboard - Change the title of (Last created multiboard) to Set%^&& &* ^%$^
    Multiboard - Change the title of (Last created multiboard) to Setti&^ &* ^%$$^
    Multiboard - Change the title of (Last created multiboard) to Setting *( ^&*&
    Multiboard - Change the title of (Last created multiboard) to Setting U( %^$^
    Multiboard - Change the title of (Last created multiboard) to Setting Up G@%&
    Multiboard - Change the title of (Last created multiboard) to Setting Up Ga(~
    Multiboard - Change the title of (Last created multiboard) to Setting Up Game
    Multiboard - Hide (Last created multiboard)
    Multiboard - Show (Last created multiboard)
    Multiboard - Set the width for (Last created multiboard) item in column 1, row 1 to 15.00% of the total screen width
    Multiboard - Set the width for (Last created multiboard) item in column 1, row 2 to 15.00% of the total screen width
    Multiboard - Set the width for (Last created multiboard) item in column 1, row 3 to 15.00% of the total screen width
    Multiboard - Set the width for (Last created multiboard) item in column 1, row 4 to 15.00% of the total screen width
    Multiboard - Set the width for (Last created multiboard) item in column 1, row 5 to 15.00% of the total screen width
    Multiboard - Set the width for (Last created multiboard) item in column 1, row 6 to 15.00% of the total screen width
    Multiboard - Set the width for (Last created multiboard) item in column 1, row 7 to 15.00% of the total screen width
    Multiboard - Set the width for (Last created multiboard) item in column 1, row 8 to 15.00% of the total screen width
    Multiboard - Set the width for (Last created multiboard) item in column 1, row 9 to 15.00% of the total screen width
    Multiboard - Set the width for (Last created multiboard) item in column 2, row 1 to 10.00% of the total screen width
    Multiboard - Set the width for (Last created multiboard) item in column 2, row 2 to 10.00% of the total screen width
    Multiboard - Set the width for (Last created multiboard) item in column 2, row 3 to 10.00% of the total screen width
    Multiboard - Set the width for (Last created multiboard) item in column 2, row 4 to 10.00% of the total screen width
    Multiboard - Set the width for (Last created multiboard) item in column 2, row 5 to 10.00% of the total screen width
    Multiboard - Set the width for (Last created multiboard) item in column 2, row 6 to 10.00% of the total screen width
    Multiboard - Set the width for (Last created multiboard) item in column 2, row 7 to 10.00% of the total screen width
    Multiboard - Set the width for (Last created multiboard) item in column 2, row 8 to 10.00% of the total screen width
    Multiboard - Set the width for (Last created multiboard) item in column 2, row 9 to 10.00% of the total screen width
    Wait 1.00 seconds
    Trigger - Turn on Player  names Start <gen>
    Wait 1.00 seconds
    Set MissiontimeMINUTES = 0
    Trigger - Turn on Update <gen>
    Player Group - Pick every player in (All players) and do (Actions)
        Loop - Actions
            If (All Conditions are True) then do (Then Actions) else do (Else Actions)
                If - Conditions
                    ((Picked player) slot status) Equal to Is playing
                Then - Actions
                    Set NumberOfPlayers = (Player group((Picked player)))
                    [COLOR="Red"]Multiboard - Change the number of rows for (Last created multiboard) to ((Player number of (Picked player)) + 2)[/COLOR]
                    Wait 2.00 seconds
                Else - Actions
    Multiboard - Set the text for (Last created multiboard) item in column 2, row 2 to |c000042FFExperienc...
    Multiboard - Set the text for (Last created multiboard) item in column 2, row 3 to (String(PlayerXPshow[1]))
    Multiboard - Set the text for (Last created multiboard) item in column 2, row 4 to (String(PlayerXPshow[2]))
    Multiboard - Set the text for (Last created multiboard) item in column 2, row 5 to (String(PlayerXPshow[3]))
    Multiboard - Set the text for (Last created multiboard) item in column 2, row 6 to (String(PlayerXPshow[4]))
    Multiboard - Set the text for (Last created multiboard) item in column 2, row 7 to (String(PlayerXPshow[5]))
    Multiboard - Set the text for (Last created multiboard) item in column 2, row 8 to (String(PlayerXPshow[6]))
    Multiboard - Set the text for (Last created multiboard) item in column 2, row 9 to (String(PlayerXPshow[7]))
    Multiboard - Set the text for (Last created multiboard) item in column 2, row 10 to (String(PlayerXPshow[8]))
    Multiboard - Set the text for (Last created multiboard) item in column 1, row 3 to (Name of Player 1 (Red))
    Multiboard - Set the text for (Last created multiboard) item in column 1, row 4 to (Name of Player 2 (Blue))
    Multiboard - Set the text for (Last created multiboard) item in column 1, row 5 to (Name of Player 3 (Teal))
    Multiboard - Set the text for (Last created multiboard) item in column 1, row 6 to (Name of Player 4 (Purple))
    Multiboard - Set the text for (Last created multiboard) item in column 1, row 7 to (Name of Player 5 (Yellow))
    Multiboard - Set the text for (Last created multiboard) item in column 1, row 8 to (Name of Player 6 (Orange))
    Multiboard - Set the text for (Last created multiboard) item in column 1, row 9 to (Name of Player 7 (Green))
    Multiboard - Set the text for (Last created multiboard) item in column 1, row 10 to (Name of Player 8 (Pink))
    Multiboard - Set the icon for (Last created multiboard) item in column 1, row 1 to Textures\lensflare1Ax.blp
    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 1, row 2 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 icon for (Last created multiboard) item in column 2, row 2 to ReplaceableTextures\PassiveButtons\PASBTNStatUp.blp
    Multiboard - Set the text for (Last created multiboard) item in column 1, row 2 to |c000042FFSoldiers|...
    Trigger - Turn on Player Names Pfc <gen>
    Trigger - Turn on Player Names Lcpl <gen>
    Trigger - Turn on Player Names Cpl <gen>
    Wait 2.00 seconds
    Countdown Timer - Start Timer as a One-shot timer that will expire in 60.00 seconds
    Countdown Timer - Create a timer window for Timer with title Wave 1 
    Set TimerWindow = (Last created timer window)
    Countdown Timer - Show TimerWindow
    Wait 60.00 seconds
    Countdown Timer - Destroy TimerWindow
    Trigger - Turn on Create W1 <gen>
    Trigger - Turn on Movement <gen>
 

SaintMorose

New Member
Reaction score
26
Code:
Player Group - Pick every player in (All players) and do (Actions)
Loop - Actions
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
If - Conditions
((Picked player) slot status) Equal to Is playing
Then - Actions

Set NumberOfPlayers = [B](Player group((Picked player)))[/B]
Multiboard - Change the number of rows for (Last created multiboard) to ((Player number of (Picked player)) + 2)

Wait 2.00 seconds
Else - Actions

that would be your problem its not counting players
 

SaintMorose

New Member
Reaction score
26
Code:
Player Group - Pick every player in (All players) and do (Actions)
Loop - Actions
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
If - Conditions
((Picked player) slot status) Equal to Is playing
Then - Actions

Add (Picked player) to Temp_PlayerGroup

Else - Do Nothing 

Set NumberOfPlayers = Number of Players in (Temp_PlayerGroup)

Multiboard - Change the number of rows for (Last created multiboard) to ((NumberOfPlayers)) + 2)

CustomScript: Call DestroyGroup (udg_Temp_PlayerGroup)

I dont have WE in front of me but hopefully this looks right
 
General chit-chat
Help Users
  • No one is chatting at the moment.
  • 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 The Helper:
    New recipe is another summer dessert Berry and Peach Cheesecake - https://www.thehelper.net/threads/recipe-berry-and-peach-cheesecake.194169/

      The Helper Discord

      Members online

      No members online now.

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top