Go
Wc3C.net
»
Warcraft III Modding
»
Developer's Corner
»
Triggers & Scripts
»
How to add points on a leaderboard?
How to add points on a leaderboard?
10-15-2003, 09:44 AM
#1
HEZZA
simple question i made a leaderboard...all i want to know is how do i add a point to player X....and yes ive searched
10-15-2003, 09:47 AM
#2
HEZZA
oh and this is what i got so far
EVENT:
Unit dies owned by player 1
"" "" "" " " 2
"" "" "" " " 3
etc
CONDITION:
Triggering unit is a hero = to true
Action:
????????????????????????????????????
I want the player that killed the hero to get a point.
10-15-2003, 10:20 AM
#3
AllPainful
There's an old "Leader Board" Tutorial in the tutorials section....
It appears to be a RoC tutorial (I didn't look at it too closely..) but it should still help..
Here
10-15-2003, 10:34 AM
#4
HEZZA
Ah ok ill check that out but if dont work , ill be back