Warcraft III resources & community, 2003–2006 · archived

Two questions

8 posts
#1

Two questions

hi all !

I have some problems :

-How to make a leaderboard ?I tried to create one but it doesn't work.

-I want to use downloaded spells on my map.But the spells files are .w3x .I just can look the spells in a map !How to extract the spell script ?

Sorry for my bad English.

Bye
#2
1) Open the map WarChasers.w3m and look how they did it.

2) Hmm hard to explain, its different from spell to spell!
#3
1) Open the map WarChasers.w3m and look how they did it.

2) Hmm hard to explain, its different from spell to spell!
#4
well its not so hard to create a leaderboard, prolly u havent activated the trigger.
#5
1st: its very simple.

Event:
Time - Time Elapsed
conditions: whatever...
action:
Leaderbord - create | for all players titled (your title)

Leaderbord - add player | Player 1 to last created leaderbord (or you can just put your leaderbord in a variable(which I suggest you do)) with label P1 kills or something like that and value 0
#6
ElfWarfare1st: its very simple.

Event:
Time - Time Elapsed
conditions: whatever...
action:
Leaderbord - create | for all players titled (your title)

Leaderbord - add player | Player 1 to last created leaderbord (or you can just put your leaderbord in a variable(which I suggest you do)) with label P1 kills or something like that and value 0

THX ! It's work !
#7
Ok.I have another question :

When i create the leaderboard i have (it's an example) :

Player1
Player2
Player3
Player4
Player5
Player6
Player7
Player8
Player9
Player10
Player11
Player12

How to make a leaderboard like this :

TEAM 1 SCORE :
Player1
Player2
Player3
Player4
Player5
Player6
TEAM 2 SCORE :
Player7
Player8
Player9
Player10
Player11
Player12

Thx
#8
ShunyOk.I have another question :

When i create the leaderboard i have (it's an example) :

Player1
Player2
Player3
Player4
Player5
Player6
Player7
Player8
Player9
Player10
Player11
Player12

How to make a leaderboard like this :

TEAM 1 SCORE :
Player1
Player2
Player3
Player4
Player5
Player6
TEAM 2 SCORE :
Player7
Player8
Player9
Player10
Player11
Player12

Thx


add the neutral players in the "TEAM X SCORE :" places and change their label to that