| 07-25-2004, 06:33 PM | #1 |
I have no clue how to add points to people's leaderboards from killing units. The most I can do is change the value to the points of the killed units. Any help is welcome. |
| 07-25-2004, 07:12 PM | #2 |
You need an integer variable array in which you store kills for each player. Then, all you need to do is use the action "leaderboard - change player value" and change it to the value of the kills variable. |
| 07-26-2004, 12:13 AM | #3 |
A lot of people have asked this, I have done a demo map, check here: http://www.wc3campaigns.com/showthread.php?t=61177 |
