Set score to: 0 kills. Simple enough, it doesnt work. Im sure the trigger fire's because the rest in the trigger works. There are no wait triggers. I'm pretty much sure thats the only thing in the trigger that doesnt work.
shouldn't it be set deaths instead of set score?
Well, that would work, but im using this now. And I used alot of death's for counters.
ADDITION:
Maybe its just not possible. I've had this problem before. If someone could tell its not, I can start thinking of some other solution.
You should be able to set the kills score to 0 but you cannot just set the kills to 0 in the scorebord. Or is that what you meant, but I could be wrong.
QUOTE
[SET SCORE]
Modify score for Current player: Set to 0 Kills.
Remember you are modifying Kill score, not the actual number of kills...
Allright, thx. but is the score kill indicated by the number of kills? So 1 kill score is 1 on the leaderboard?
No the kills score depends on what unit/building you kill. Like a broodling is 25 kill score, while a zergling is 50 kill score. If it was just regular kills then yes it would just be one on the leaderboard.
LEADERBOARD KILLS shows the raw amount of kills each player makes. No matter which unit you kill, this number will increase by 1. You cannot change this value with triggers
LEADERBOARD SCORE: KILLS shows your kills score. You receive different amounts of kills score for killing different units. This can, however, be changed with triggers.
Oke, thx. And is hard to change the number of score? And is there a tutorial for this?
Uh, use the SET SCORE action and say "Modify Score for {Current Player}: {Set To} {0} {Kills}. It's a very simple action so there is no tutorial. There is, however, a reference tutorial and kills score awarded per unit and tutorials on converting 1 kill to x minerals or x kills to 1 mineral.
QUOTE(DT_Battlekruser @ Jul 11 2005, 06:58 PM)
LEADERBOARD KILLS shows the raw amount of kills each player makes. No matter which unit you kill, this number will increase by 1. You cannot change this value with triggers
LEADERBOARD SCORE: KILLS shows your kills score. You receive different amounts of kills score for killing different units. This can, however, be changed with triggers.
[right][snapback]260156[/snapback][/right]
I meant the underlined part. I got the other thing.
Sorry if you're confused, the 'underlined part' refers to the fact that you can change player's current kills score using the action posted above. You can't change how much each unit gives. However, there are various methods of KTC the attempt to mimic this.
http://www.staredit.net/index.php?tutorial=81 <- Method 3 attempts to detect which unit you killed and can reqard you accordingly. Allright. thanks for your help. I think im just going to try and keep it simple by balancing this out. Should work....