Staredit Network

Staredit Network -> UMS Assistance -> Displaying Deaths on LeaderBoard
Report, edit, etc...Posted by Tdnfthe1 on 2006-06-25 at 02:27:14
How do you display how many units have died for a player under the leader board, I didn't see the option so I'm pretty sure you can't do it. But if it can be done it'd be nice if someone could help me figure it out.

~Tdnfthe1
Report, edit, etc...Posted by DoomGaze on 2006-06-25 at 02:47:09
Hm...to do so, you could possibly tally every single death counter that's 'killable' onto the custom score, and display the custom score on the leaderboard status. But that takes alot of work.
Report, edit, etc...Posted by Noober on 2006-06-25 at 12:50:55
For example:

Current player suffered at least 1 death of unit 1.
====
Set deaths for current player: Subtract 1 for unit 1.
Set score for current player: Add 1 for custom.
Preserve.

And repeat that trigger for every unit. (As doomgaze said)
Report, edit, etc...Posted by Tdnfthe1 on 2006-06-25 at 21:27:31
QUOTE(Noober @ Jun 25 2006, 10:50 AM)
For example:

Current player suffered at least 1 death of unit 1.
====
Set deaths for current player: Subtract 1 for unit 1.
Set score for current player: Add 1 for custom.
Preserve.

And repeat that trigger for every unit. (As doomgaze said)
[right][snapback]512978[/snapback][/right]

Both those ideas crossed my mind, but i needed to be able to set it. Anyway I found a solution, I really only wanted to know if there was a DIRECT way to do it. Thanks for helping anyway.

~Tdnfthe1
Report, edit, etc...Posted by -bilal92- on 2006-06-26 at 14:10:04
on a leaderboard... create a trigger
for the leader board

Trigger
Condition: Always
Action : leaderboard (deaths)
Action : ------- leaderboard for computers

and if u want to do deaths and kills or something do this

Condition: Always
Action : leaderboard (deaths)
Action : ------- leaderboard for computers
Action : Wait ------- milleseconds
Action : leaderboard (kills) <----- or whatever
Report, edit, etc...Posted by Noober on 2006-06-26 at 14:40:20
Show me where the leaderboard (Deaths) action is and I'll give you $50.
Report, edit, etc...Posted by DoomGaze on 2006-06-26 at 16:03:22
I would like the payment of $50 through paypal. Thanks.
Report, edit, etc...Posted by Zeratul_101 on 2006-06-26 at 16:13:36
QUOTE(DoomGaze @ Jun 26 2006, 02:03 PM)
I would like the payment of $50 through paypal. Thanks.
[right][snapback]513684[/snapback][/right]


love photoshopped images lol. no idea where bilal got the idea of leaderboard(deaths) from...

tdnfthe1(you have the most awkward name ever), i've never heard of a direct method for leaderboard deaths, so i think you're stuck with what doomgaze and noober have said.
Report, edit, etc...Posted by Noober on 2006-06-26 at 17:13:43
QUOTE(DoomGaze @ Jun 26 2006, 04:03 PM)
I would like the payment of $50 through paypal. Thanks.
[right][snapback]513684[/snapback][/right]

For a minute, I was like... blink.gif and I had to recheck my actions list again, to make sure happy.gif.
Report, edit, etc...Posted by -bilal92- on 2006-06-26 at 17:36:57
can i have money for helping u? lol
Next Page (1)