Warcraft III resources & community, 2003–2006 · archived

Multi-board help

3 posts
#1

Multi-board help

I tried making a multi-board and after using the following trigger, there is no board in game when I test it... If someone could tell me what I'm doing wrong that'd be great. Thanks!

Multiboard
Events
Map initialization
Conditions
Actions
Multiboard - Create a multiboard with 3 columns and 6 rows, titled Unit and hero kills
Multiboard - Show (Last created multiboard)
Multiboard - Maximize (Last created multiboard)
Multiboard - Set the text for (Last created multiboard) item in column 2, row 1 to Test
For each (Integer A) from 1 to 6, do (Actions)
Loop - Actions
Multiboard - Set the text for (Last created multiboard) item in column (Integer A), row 1 to (String((Integer A)))
#2
If you read the faded text under "Multiboard- Create," it says "Multiboards cannot be created at Map Initialization." Easy as that.
#3
all ways look under the stuff you are changing and it tell you stuff which can help you alot