Staredit Network > Forums > SC1 UMS Mapmaking Assistance > Topic: Show unit control board for a force
Show unit control board for a force
Feb 3 2019, 12:36 am
By: 123dominico  

Feb 3 2019, 12:36 am 123dominico Post #1



I have 2 enemy players and I need the players to know how many units the enemies have but I can not find the way, changing from 2 to 1 is not an option.

Or some alternative method to see how many units in total have 2 players?



None.

Feb 4 2019, 7:49 am NudeRaider Post #2

We can't explain the universe, just describe it; and we don't know whether our theories are true, we just know they're not wrong. >Harald Lesch

A clunky method would be to create triggers for every possible value:

Use custom score and triggers that add to it depending on the unit counts

IF [always] set dc_Display to 0 (just a random variable)
AND set Custom Score to 0 for CPU_force (contains both computer players)
AND show leaderboard Custom Score

IF CPU_force controls at least 10 [men]
AND dc_Display = 0
THEN add 1 to dc_Display
AND add 10 to custom score for CPU_force

IF CPU_force controls exactly 9 [men]
AND dc_Display = 0
THEN add 1 to dc_Display
AND add 9 to custom score for CPU_force

IF CPU_force controls exactly 8 [men]
AND dc_Display = 0
THEN add 1 to dc_Display
AND add 8 to custom score for CPU_force

... until controls 1 men

Note that I've added to the force, so the leaderboard will show the same value for both computer players: The sum of both player's unit counts.
In my example I've used "at least" to add 10 -> so anything over 10 counts as "many" - if that is practical for you.

Post has been edited 1 time(s), last time on Feb 10 2019, 10:05 pm by NudeRaider.




Options
  Back to forum
Please log in to reply to this topic or to report it.
Members in this topic: None.
[12:56 am]
Symmetry -- It is not! the working title atm is "Road to SENCON 2026"
[12:31 am]
l)ark_ssj9kevin -- reindeer breeding 3???
[2026-8-02. : 10:43 pm]
Symmetry -- No, I have another map in the works that does tho
[2026-8-02. : 9:55 pm]
l)ark_ssj9kevin -- are there EUDs now?
[2026-8-02. : 5:14 am]
Ultraviolet -- 🔥
[2026-8-01. : 9:26 pm]
Symmetry -- https://staredit.net/topic/18894/ Reindeer Breeding 2 should be fixed now! Find some friends and get your revenge!
[2026-7-31. : 4:32 pm]
lil-Inferno -- "I think they doubled these limits. (not dimensions)" -NudeRaider
[2026-7-30. : 7:12 am]
NudeRaider -- cwinowich
cwinowich shouted: guys does anyone know, what is the max unit limit on extended now ?
don't quote me on it, but I think they doubled these limits. (not dimensions)
[2026-7-30. : 7:10 am]
NudeRaider -- Ultraviolet
Ultraviolet shouted: these guys may as well be pissing in the wind
sounds liberating
[2026-7-30. : 4:43 am]
cwinowich -- i cant quite remember, and cant find it anywhere, 2400 or something? idk
Please log in to shout.


Members Online: Moose, Symmetry