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.

      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