- Joined
- Jun 27, 2010
- Messages
- 2,763
Hi,
The multiboard should look like this
==title==
player kills
Alliance 0
-
-
-
Horde
-
-
-
Will you advice me how to set the positions(rows) of the existing players, so I can later change their column 2, kills?
This is what I did and it's kinda working, but I think it's wrong
The multiboard should look like this
==title==
player kills
Alliance 0
-
-
-
Horde
-
-
-
Will you advice me how to set the positions(rows) of the existing players, so I can later change their column 2, kills?
This is what I did and it's kinda working, but I think it's wrong

-
Multiboard - Change the number of rows for (Last created multiboard) to (2 + ((Number of players in Team_ALLY) + (1 + (Number of players in Team_HORDE))))
-
Multiboard - Set the text for (Last created multiboard) item in column 1, row (2 + (Number of players in Team_ALLY)) to |c00FF0303Horde|r
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
((Owner of Paladin) controller) Not equal to None
-
-
Then - Actions
-
Multiboard - Set the text for (Last created multiboard) item in column 1, row (2 + (Player number of (Owner of Paladin))) to (Name of (Owner of Paladin))
-
Multiboard - Set the display style for (Last created multiboard) item in column 1, row (2 + (Player number of (Owner of Paladin))) to Show text and Show icons
-
Multiboard - Set the icon for (Last created multiboard) item in column 1, row (2 + (Player number of (Owner of Paladin))) to ReplaceableTextures\CommandButtons\BTNHeroPaladin.blp
-
-
Else - Actions
-