I am making a TD game and I have a question. I use a multiboard that shows (among other things) each player's name and kills. The problem is that I can't create a trigger that adds kills. Let me clarify that: If a player kills a unit, is there any way of finding out WHO killed it, and add a kill to that player? I thought of using 4 integers (one per player) that count each player's kills, but I think that the trigger 'A unit owned by Player 6 (Orange) Dies' is useless here since player 6 is the one owning all the creeps.
Thanks in advance.
Thanks in advance.