Multiboard isn't showing???

Moridin

Snow Leopard
Reaction score
144
For some reason, my multiboard isn't showing. It isn't minimized...it just isn't there.

Trigger:

Trigger:
  • Initialisation
    • Events
      • Map initialization
    • Conditions
    • Actions
      • Visibility - Disable fog of war
      • Visibility - Disable black mask
      • Set temp_int = (Number of players in (All players matching (((Matching player) slot status) Equal to Is playing)))
      • Multiboard - Create a multiboard with 2 columns and temp_int rows, titled Rounds won
      • Set Multiboard = (Last created multiboard)
      • For each (Integer A) from 1 to temp_int, do (Actions)
        • Loop - Actions
          • Multiboard - Set the text for Multiboard item in column 1, row temp_int to (Name of (Player((Integer A))))
          • Set Multiboard_int_2[(Integer A)] = 0
          • Multiboard - Set the text for Multiboard item in column 2, row temp_int to (String(Multiboard_int_2[(Integer A)]))
      • Multiboard - Show Multiboard
 

Wratox1

Member
Reaction score
22
You can't show a multiboard at map init.. change the event to time elapsed: 0.01 second;)
 

Azlier

Old World Ghost
Reaction score
461
Time elapsed 0 seconds is better.

Oh, and you leak a force (player group).

Set temp_int = (Number of players in (All players matching (((Matching player) slot status) Equal to Is playing)))
 

Moridin

Snow Leopard
Reaction score
144
hahaha. Please don't remark on my leaks. I am well aware of them. Thanks for the thought...and the info on multiboards :) . Something I learned today.
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      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