Well you should try putting a wait before the preserve trigger..
Problem 2: In my RPG I Set the experince score type to use KILLS. so heres the trigger, saying that the unit is a zergling
Condition
-Player 1 kills atleast 1 zergling
-player 8 has suffered 1 death of sergling
Action
-Add score type KILLS of 15 to player 1 score
-preserve trigger
But when player 1 kills a zergling it still adds only 1 KILL to its score?
(Jus to let you know my RPG is a battle arena type, such as FF 3 RPG and XURU RPG)
Plz help me with this.

[right][snapback]266719[/snapback][/right]
because you are adding to the score, but in previous problem you are displaying kills not kill score, well that is my theory I am not sure exactly.