386 posts USA I speak American and Slang American joined
#1
Leaderboard - Kills
I'm making a snowball war map thing, where you throw snowballs at other players to KO them. How do I create a leaderboard that will record number of kills? How do I add a point to the board when a kill is made?
Also, does killing a unit who then revive with Reincarnation add a point?
reincarnation will be a point IF the trigger like this would be:
unit killed
killing unit = player(x) killed unit = unit-type "la la la"
set "kill" = ("kill"+1) chande leaderboard to kills "kill" revive killed unit _______________ about spawn point you may just add to that trigger next commands:
set "kill" = ("kill"+1) chande leaderboard to kills "kill" revive killed unit move(instantly) killed unit to (or random or fix ,as map maker wants) location