• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

MULTIBOARD Question

Status
Not open for further replies.
Level 5
Joined
Sep 10, 2006
Messages
185
Hey, got a MB question. What I want is in this picture. LEft is what I have, right is what I want it to look like, if possible.
http://img195.imageshack.us/img195/9004/multiboardk.jpg

  • Multiboard Set
    • Events
      • Time - Elapsed game time is 2.00 seconds
    • Conditions
    • Actions
      • Multiboard - Create a multiboard with 3 columns and 9 rows, titled Tower Defense
      • Multiboard - Minimize (Last created multiboard)
      • Multiboard - Set the text for (Last created multiboard) item in column 2, row 1 to (|CFF6DCFF6Lives:|r + (String(Lives1)))
      • Multiboard - Set the text for (Last created multiboard) item in column 2, row 6 to (|CFF6DCFF6Lives:|r + (String(Lives2)))
      • Multiboard - Set the text for (Last created multiboard) item in column 1, row 2 to Player
      • Multiboard - Set the text for (Last created multiboard) item in column 2, row 2 to Kills
      • Multiboard - Set the text for (Last created multiboard) item in column 3, row 2 to Gold
      • Multiboard - Set the width for (Last created multiboard) item in column 1, row 0 to 10.00% of the total screen width
      • Multiboard - Set the width for (Last created multiboard) item in column 2, row 0 to 4.50% of the total screen width
      • Multiboard - Set the width for (Last created multiboard) item in column 3, row 0 to 4.50% of the total screen width
      • Multiboard - Set the width for (Last created multiboard) item in column 1, row 1 to 6.50% of the total screen width
      • Multiboard - Set the width for (Last created multiboard) item in column 2, row 1 to 8.00% of the total screen width
      • Multiboard - Set the width for (Last created multiboard) item in column 3, row 1 to 4.50% of the total screen width
      • Multiboard - Set the icon for (Last created multiboard) item in column 1, row 0 to ReplaceableTextures\CommandButtons\BTNPeasant.blp
      • Multiboard - Set the icon for (Last created multiboard) item in column 2, row 0 to ReplaceableTextures\CommandButtons\BTNCorpseExplode.blp
      • Multiboard - Set the icon for (Last created multiboard) item in column 3, row 0 to UI\Feedback\Resources\ResourceGold.blp
      • Multiboard - Set the icon for (Last created multiboard) item in column 2, row 1 to ReplaceableTextures\CommandButtons\BTNDisenchant.blp
      • Multiboard - Set the display style for (Last created multiboard) item in column 1, row 1 to Show text and Hide icons
      • Multiboard - Set the display style for (Last created multiboard) item in column 3, row 1 to Show text and Hide icons
      • Multiboard - Set the display style for (Last created multiboard) item in column 0, row 2 to Show text and Hide icons
      • If (All Conditions are True) then do (Then Actions) else do (Else Actions)
        • If - Conditions
          • (Player 1 (Red) slot status) Equal to Is playing
        • Then - Actions
          • 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 2, row 3 to (String(Kills[1]))
          • Multiboard - Set the text for (Last created multiboard) item in column 3, row 3 to (String((Player 1 (Red) Current gold)))
        • Else - Actions
          • Multiboard - Set the text for (Last created multiboard) item in column 1, row 3 to |CFF8C8C8C-empty-
          • Multiboard - Set the text for (Last created multiboard) item in column 2, row 3 to |CFF8C8C8C-
          • Multiboard - Set the text for (Last created multiboard) item in column 3, row 3 to |CFF8C8C8C-
      • If (All Conditions are True) then do (Then Actions) else do (Else Actions)
        • If - Conditions
          • (Player 2 (Blue) slot status) Equal to Is playing
        • Then - Actions
          • 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 2, row 4 to (String(Kills[2]))
          • Multiboard - Set the text for (Last created multiboard) item in column 3, row 4 to (String((Player 2 (Blue) Current gold)))
        • Else - Actions
          • Multiboard - Set the text for (Last created multiboard) item in column 1, row 4 to |CFF8C8C8C-empty-
          • Multiboard - Set the text for (Last created multiboard) item in column 2, row 4 to |CFF8C8C8C-
          • Multiboard - Set the text for (Last created multiboard) item in column 3, row 4 to |CFF8C8C8C-
      • If (All Conditions are True) then do (Then Actions) else do (Else Actions)
        • If - Conditions
          • (Player 3 (Teal) slot status) Equal to Is playing
        • Then - Actions
          • Multiboard - Set the text for (Last created multiboard) item in column 1, row 5 to (Name of Player 5 (Yellow))
          • Multiboard - Set the text for (Last created multiboard) item in column 2, row 5 to (String(Kills[5]))
          • Multiboard - Set the text for (Last created multiboard) item in column 3, row 5 to (String((Player 5 (Yellow) Current gold)))
        • Else - Actions
          • Multiboard - Set the text for (Last created multiboard) item in column 1, row 5 to |CFF8C8C8C-empty-
          • Multiboard - Set the text for (Last created multiboard) item in column 2, row 5 to |CFF8C8C8C-
          • Multiboard - Set the text for (Last created multiboard) item in column 3, row 5 to |CFF8C8C8C-
      • If (All Conditions are True) then do (Then Actions) else do (Else Actions)
        • If - Conditions
          • (Player 4 (Purple) slot status) Equal to Is playing
        • Then - Actions
          • Multiboard - Set the text for (Last created multiboard) item in column 1, row 7 to (Name of Player 4 (Purple))
          • Multiboard - Set the text for (Last created multiboard) item in column 2, row 7 to (String(Kills[4]))
          • Multiboard - Set the text for (Last created multiboard) item in column 3, row 7 to (String((Player 4 (Purple) Current gold)))
        • Else - Actions
          • Multiboard - Set the text for (Last created multiboard) item in column 1, row 7 to |CFF8C8C8C-empty-
          • Multiboard - Set the text for (Last created multiboard) item in column 2, row 7 to |CFF8C8C8C-
          • Multiboard - Set the text for (Last created multiboard) item in column 3, row 7 to |CFF8C8C8C-
      • If (All Conditions are True) then do (Then Actions) else do (Else Actions)
        • If - Conditions
          • (Player 6 (Orange) slot status) Equal to Is playing
        • Then - Actions
          • 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 2, row 8 to (String(Kills[6]))
          • Multiboard - Set the text for (Last created multiboard) item in column 3, row 8 to (String((Player 6 (Orange) Current gold)))
        • Else - Actions
          • Multiboard - Set the text for (Last created multiboard) item in column 1, row 8 to |CFF8C8C8C-empty-
          • Multiboard - Set the text for (Last created multiboard) item in column 2, row 8 to |CFF8C8C8C-
          • Multiboard - Set the text for (Last created multiboard) item in column 3, row 8 to |CFF8C8C8C-
      • If (All Conditions are True) then do (Then Actions) else do (Else Actions)
        • If - Conditions
          • (Player 11 (Dark Green) slot status) Equal to Is playing
        • Then - Actions
          • Multiboard - Set the text for (Last created multiboard) item in column 1, row 9 to (Name of Player 11 (Dark Green))
          • Multiboard - Set the text for (Last created multiboard) item in column 2, row 9 to (String(Kills[11]))
          • Multiboard - Set the text for (Last created multiboard) item in column 3, row 9 to (String((Player 11 (Dark Green) Current gold)))
        • Else - Actions
          • Multiboard - Set the text for (Last created multiboard) item in column 1, row 9 to |CFF8C8C8C-empty-
          • Multiboard - Set the text for (Last created multiboard) item in column 2, row 9 to |CFF8C8C8C-
          • Multiboard - Set the text for (Last created multiboard) item in column 3, row 9 to |CFF8C8C8C-
 
Level 7
Joined
May 28, 2009
Messages
241
First of all, remove the icons there (exept for the one you need). Then you should figure out the total width of the multiboard (think its 19%). It might be 10% 4% 4%. Or you could set it to the same values that you have for the top lives row.
 
Level 5
Joined
Sep 10, 2006
Messages
185
First of all, remove the icons there (exept for the one you need). Then you should figure out the total width of the multiboard (think its 19%). It might be 10% 4% 4%. Or you could set it to the same values that you have for the top lives row.

I can't get it centered though.
 
Level 7
Joined
May 28, 2009
Messages
241
This is one of the thing is find tricky myself, since you cant see what u've done until you test the game. Trial and error is the way to go! (unless someone else can come up with a better idea)

Someone should really make a tool for this.
 
Status
Not open for further replies.
Top