• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

[REQUEST] PRO MultiBoard

Status
Not open for further replies.
Level 4
Joined
Jul 9, 2011
Messages
82
  • Multiboard
    • Events:
      • Map Initialization
    • Conditions:
    • Actions:
      • Custom script: if (GetLocalPlayer() == ConvertedPlayer(ForLoopIndexA))
      • Custom script: if (GetLocalPlayer() == ConvertedPlayer(ForLoopIndexA))
  • Refresh
    • Events:
      • Time - Every 1.00 seconds
    • Conditions:
    • Actions:
      • Multiboard - Set the text for (StatsTab[Integer A]) item in column 3, row (2+Integer B) to (Gold of Player(Integer B))
      • Multiboard - Set the text for (StatsTab[Integer A]) item in column 4, row (2+Integer B) to (Lumber of Player(Integer B))
      • Else - Actions
        • Multiboard - Set the text for (StatsTab[Integer A]) item in column 3, row (9+Integer B) to (Gold of Player(5+Integer B))
        • Multiboard - Set the text for (StatsTab[Integer A]) item in column 4, row (9+Integer B) to (Lumber of Player(5+Integer B))

Just missing these 2 things... The custom script what you need fix it and the "Lumber of player" I didn't find this option... I looked for "Player property" or something like that and didn't find it, Is "lumber/gold of player" a variable ?
 
Level 4
Joined
Jul 9, 2011
Messages
82
And about the custom scripts ? Did you fix them ? Can you post the custom script (fixed) here ? thanks
 
Level 4
Joined
Jul 9, 2011
Messages
82
Okay nice... But i got a question, why the multiboard is not showing ? It's 90% complete and it's still don't appears..
 
Status
Not open for further replies.
Top