LeaderBoard

For fulfilled maps that most likely don't work on the latest patch (1.24 or later).

Moderator: Cheaters

User avatar
nederlands
Newcomer
Posts: 13
Joined: April 9th, 2008, 5:14 pm

LeaderBoard

Post by nederlands »

Guys, i Need some help with my Leaderboard,
i Want to create a leader board with how many kills red got.
I never Created one but this is all i got so far:
Spoiler:
Leaderboard

Event - Elapsed game time 10.00 Seconds

Actions - Leaderboard- Create a Leaderboard for (all players) titled Kills
Actions - Leaderboard- Add player 1 (red) to (Last created leaderboard) with label Player 1 and value 0
That is how i created the leader board,
I want to update the Leaderboard when Red kills a unit of player 2 (Blue) & Neutral Hostile
So i enterd This, But i dont know how i should go further
Spoiler:
Updating Leaderboard

Event - A Unit Dies

Condition - (Owner of (Dying unit) is Equal to Player 2 (Blue)
This is as far i can Come im Afraid, Can any 1 help me Create a Leaderboard for player 1 red. When he killes a units of player 2 the leaderboard of player 1 goes +1. I need to work with variables i think but How?
Warcraft 3 Player,
Info Below:
Spoiler:
Chieftain of Clan W4R (100 members)
Chieftain of Clan Bot (10 Members(Bots))
Friends with clan WaR
@ EUROPE!
Ow! And Some stuff about me!:)
Spoiler:
Name: Andy Haverhoek
Country: Netherlands
Age: 16
Hobby's: Cheating wc3 Maps
Games: warcraft3& Zoo tycoon(H)
Hyves: http://andy-hav.hyves.nl/ (Same as myspace only Dutch)
User avatar
Kryptonyte
Forum Staff
Posts: 1400
Joined: March 17th, 2008, 12:07 am

Re: LeaderBoard

Post by Kryptonyte »

First make a variable that ties red to the leader board, with a value of 0.
Then make the trigger for the death of a unit to look like this. (I can't look
at WE right now, so sorry if this isn't how it should look....)

Event - A unit dies

Conditions - Owner of triggering unit is player 2(Blue)

Actions - Set variable (Reds_Kills) (+1)

-Edit-
Oh, and make one for the Neutral Hostile too.
Idk if putting both of those conditions would work,
but you can try. Gl. :D
Image
Made by the late ILikeHacking

My quote from SKillER
Spoiler:
Chat wrote:(19:12:41) SKillER: newfags cant triforce
(19:20:30) SKillER: ▲
▲ ▲
(19:20:35) SKillER: aww
(19:20:37) FatherSpace: FAIL
(19:20:43) Kryptonyte: Wow stop failing.
(19:20:47) SKillER: ▲
▲ ▲
(19:21:41) Kryptonyte: .

. ▲
▲ ▲
(19:22:20) Kryptonyte: I guess you were right, newfags can't triforce.
(19:22:29) SKillER: . . ▲
▲ ▲
(19:23:04) SKillER: OMFG
(19:23:06) SKillER: ... THIS CHAT
(19:23:06) SKillER: !
(19:23:36) SKillER: ▲
▲ ▲
(19:23:46) SKillER: ▲
.▲ ▲
Apparently, SKillER is a newfag.
User avatar
nederlands
Newcomer
Posts: 13
Joined: April 9th, 2008, 5:14 pm

Re: LeaderBoard

Post by nederlands »

Thnx! :D But 1 more problem im afraid. What Variable i need to set?

Variable Name: RedKills

Variable type: ???

What variable type i need to use for the variable?
Warcraft 3 Player,
Info Below:
Spoiler:
Chieftain of Clan W4R (100 members)
Chieftain of Clan Bot (10 Members(Bots))
Friends with clan WaR
@ EUROPE!
Ow! And Some stuff about me!:)
Spoiler:
Name: Andy Haverhoek
Country: Netherlands
Age: 16
Hobby's: Cheating wc3 Maps
Games: warcraft3& Zoo tycoon(H)
Hyves: http://andy-hav.hyves.nl/ (Same as myspace only Dutch)
User avatar
Kryptonyte
Forum Staff
Posts: 1400
Joined: March 17th, 2008, 12:07 am

Re: LeaderBoard

Post by Kryptonyte »

I believe it'd be an integer.
If you need help with World Editor, here is a great link.
It covers everything, variables included. :P
World Editor Help
Image
Made by the late ILikeHacking

My quote from SKillER
Spoiler:
Chat wrote:(19:12:41) SKillER: newfags cant triforce
(19:20:30) SKillER: ▲
▲ ▲
(19:20:35) SKillER: aww
(19:20:37) FatherSpace: FAIL
(19:20:43) Kryptonyte: Wow stop failing.
(19:20:47) SKillER: ▲
▲ ▲
(19:21:41) Kryptonyte: .

. ▲
▲ ▲
(19:22:20) Kryptonyte: I guess you were right, newfags can't triforce.
(19:22:29) SKillER: . . ▲
▲ ▲
(19:23:04) SKillER: OMFG
(19:23:06) SKillER: ... THIS CHAT
(19:23:06) SKillER: !
(19:23:36) SKillER: ▲
▲ ▲
(19:23:46) SKillER: ▲
.▲ ▲
Apparently, SKillER is a newfag.
User avatar
Ozzapoo
The Flying Cow!
Posts: 2196
Joined: November 2nd, 2007, 10:34 pm
Location: Melbourne

Re: LeaderBoard

Post by Ozzapoo »

If you want I can make you a fully functional leaderboard trigger..
Visit Ozzapoo.net, my blog and the home of AutoCP and Cheatpack Detector!
AutoCP3 now available for free!
User avatar
nederlands
Newcomer
Posts: 13
Joined: April 9th, 2008, 5:14 pm

Re: LeaderBoard

Post by nederlands »

Ozzapoo That would be awsome!

I Think i know now how it should be but still its wrong! So if u could make me 1 i could use it, & see what i did wrong!
Warcraft 3 Player,
Info Below:
Spoiler:
Chieftain of Clan W4R (100 members)
Chieftain of Clan Bot (10 Members(Bots))
Friends with clan WaR
@ EUROPE!
Ow! And Some stuff about me!:)
Spoiler:
Name: Andy Haverhoek
Country: Netherlands
Age: 16
Hobby's: Cheating wc3 Maps
Games: warcraft3& Zoo tycoon(H)
Hyves: http://andy-hav.hyves.nl/ (Same as myspace only Dutch)