| 09-22-2004, 08:35 PM | #1 |
Whats the easiest way to add kills to a multiboard? First I just create column for it and se the text of it to "kills" and then I need to create a new trigger to update the kills, what should I do in that trigger? please fast help this map is releasing today! |
| 09-22-2004, 08:38 PM | #2 |
Have a variable kills, you probably want it in an array for multiple people, but i'll leave that to you. Every time a unit dies, set kills[player number of (owner of (killing unit))] to kills [all that ] + 1. Then set the multi-board text for the coordinates to the right of the Kills label to kills[player number of i'm not typing all of it again and again.] |
| 09-22-2004, 09:36 PM | #3 |
but why is that hell ugly "Eye" icon there? it only displays in one column and I have hide icons on multibaord style! |
