you can access the kills on the unit.whenever a unit kills another unit, count the kills and reset the kill count on the unit. if you don't want to reset it, set a custom value on the unit to save the current kills and then just subtract and update the custom value.
@Iamaddicted: Go
you can access the kills on the unit.whenever a unit kills another unit, count the kills and reset the kill count on the unit. if you don't want to reset it, set a custom value on the unit to save the current kills and then just subtract and update the custom value.