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.
[11:50 pm]
O)FaRTy1billion[MM] -- nice, now i have more than enough
[11:49 pm]
O)FaRTy1billion[MM] -- if i don't gamble them away first
[11:49 pm]
O)FaRTy1billion[MM] -- o, due to a donation i now have enough minerals to send you minerals
[2024-4-17. : 3:26 am]
O)FaRTy1billion[MM] -- i have to ask for minerals first tho cuz i don't have enough to send
[2024-4-17. : 1:53 am]
Vrael -- bet u'll ask for my minerals first and then just send me some lousy vespene gas instead
[2024-4-17. : 1:52 am]
Vrael -- hah do you think I was born yesterday?
[2024-4-17. : 1:08 am]
O)FaRTy1billion[MM] -- i'll trade you mineral counts
[2024-4-16. : 5:05 pm]
Vrael -- Its simple, just send all minerals to Vrael until you have 0 minerals then your account is gone
[2024-4-16. : 4:31 pm]
Zoan -- where's the option to delete my account
[2024-4-16. : 4:30 pm]
Zoan -- goodbye forever
Please log in to shout.


Members Online: O)FaRTy1billion[MM]