Staredit Network

Staredit Network -> UMS Assistance -> Score
Report, edit, etc...Posted by Dark_Bot-X20 on 2006-05-17 at 17:26:00
sorry ... im new at making maps and i want to make a basic one so i can move on to more advanced ones so thanks for all the help but....

now i need to make a score board for players 2 3 4 5 6 and 8

and how do i make a custom score board??????????? confused.gif
Report, edit, etc...Posted by Noober on 2006-05-17 at 17:31:01
The Leaderboard (Score) action. If you don't want comps to be included, use the Leaderboard computer players action and make it disabled.
Report, edit, etc...Posted by Dark_Bot-X20 on 2006-05-17 at 17:49:48
i have no clue what that is
Report, edit, etc...Posted by Noober on 2006-05-17 at 19:05:12
Do you know what an action is? It's the part of the trigger that executes once all of the conditions are met. To use this action, select it from the actions drop down list, then, set the score type to custom, which is what you want:
[attachmentid=18891]

This will create a score board displaying custom score of all players. If there are scores displayed for computer players, and you don't want that, then use this action:
[attachmentid=18892]
Report, edit, etc...Posted by Dark_Bot-X20 on 2006-05-18 at 09:02:20
i still dont get it ..... sad.gif helpsmilie.gif

i went

condition: always
action: LEADERBOARD (points)

but i want it so if i give blue a point it goes up to the topleft corner

im using a civi for 1 point and a medic for the 2 points

and i have no clue as to what i am to do
Report, edit, etc...Posted by Noober on 2006-05-18 at 15:10:08
Ok, then just do this:

Blue commands at least 1 civ.
====
Modify score for blue: add 1 custom.
Remove 1 civ for blue.
Preserve.

When blue gets 1 civ, he'll get 1 score and the civ will be removed. Is that what you want?
Report, edit, etc...Posted by Kyuubi. on 2006-05-18 at 15:10:49
you kinda got it.

Conditions:
-aways(or whatever condition you want when it'll show)
Actions:
-show leaderboard (Show custom type points).


there's also a condition about leaderboard with computers. You can just add the condition to disable the use of computer players for the leaderboard.
Report, edit, etc...Posted by Noober on 2006-05-18 at 16:52:32
I just explained that to him, complete with pictures. But he still doesn't get it.

Another example of people not reading the whole thing... : ermm.gif
Report, edit, etc...Posted by Dark_Bot-X20 on 2006-05-18 at 22:13:37
i got just the snario editior and the scmdraft to make the maps is there a better program to make triggers with?
Report, edit, etc...Posted by Toothfariy on 2006-05-18 at 23:29:12
i would suggest the use of SCXE (Starcraft X-Tra Editor) it uses the same system as the orginal editor only it supports stacked units and special triggers.

this is the trigger you want
Trigger
Players:
¤ 2-8
Conditions:
¤ Always
Actions:
¤ Set Leaderboard Labeled "label" for all "score type"
¤ remove computers in leaderboard calculations
¤ Perserve Trigger
Next Page (1)