Staredit Network > Forums > SC1 UMS Mapmaking Assistance > Topic: [SOLVED] EUD Reading Used Supply
[SOLVED] EUD Reading Used Supply
This topic is locked. You can no longer write replies here.
Jul 4 2012, 12:31 pm
By: Templarfreak  

Jul 4 2012, 12:31 pm Templarfreak Post #1



Well, I'm a bit too lazy to go digging around. So basically I'm trying to figure out what is what for reading how much Supply / Psi / Control is being used.

Using Farty's chart I can find this,

0x0058215C
Zerg Underlings Used
1 int specifying Zerg Underlings Used for Players 1-12. Note that the value saved is what is shown*2

But how exactly do I set this up using the Death Condition?

I am wanting to read about 190 Control being used for player 1.



None.

Jul 4 2012, 7:28 pm jjf28 Post #2

Cartography Artisan

You can learn just about everything you need to make EUD triggers here: http://www.staredit.net/topic/14226/

Here's the step by step for this example:

- Make sure you're using the latest SCMDraft
- Put the address: 0x00582174 (for zerg supply), into Farty's EUDTrig, have "Use Extended Player Deaths" checked.
- In SCMDraft, use the memory condition, copy the number that came out in EUDTrig's "player number" box (in this case, -8316) into the first slot in the memory condition.
* Note: that it's on the first byte (first two 0's are red at the bottem of EUDTrig), so we don't have to worry about any modifications for reading values - see tutorial for details
- Now simply put in whether you're looking for 'at least' 'exactly' or 'at most' and the supply amount*2

So if I was looking for if the player 1 had at least 190 zerg supply used, my trigger would look like this:

Memory at Death Table + -8316 is at least 380


Quote from Templarfreak
0x0058215C
Zerg Underlings Used
1 int specifying Zerg Underlings Used for Players 1-12. Note that the value saved is what is shown*2

This is actually for broodwar 1.15.2, you probably want the values for the latest version: 1.16.1 (supply for 1.16.1 is found on page 2)

Post has been edited 2 time(s), last time on Jul 4 2012, 7:37 pm by jjf28.



TheNitesWhoSay - Clan Aura - github

Reached the top of StarCraft theory crafting 2:12 AM CST, August 2nd, 2014.

Jul 4 2012, 8:48 pm Roy Post #3

An artist's depiction of an Extended Unit Death

Also on that note, I created a program that does the calculations of many EUDs (including this one) for you: http://www.staredit.net/topic/14408/

As for your trigger, it would look like this (generated from the program):

Trigger("Player 8"){
Conditions:
Memory(-8316, At least, 380);
Memory(-8316, At most, 381);

Actions:
Comment("Player 1 has exactly 190 Zerg Used supply");
}

//-----------------------------------------------------------------//





Options
  Back to forum
Please log in to reply to this topic or to report it.
Members in this topic: None.
[03:42 am]
RIVE -- Hellooooo, Nurse
[04:19 pm]
NudeRaider -- Hello World!
[2026-6-01. : 4:03 pm]
IskatuMesk -- no Hello World? No Hello . jpeg? Not even ddosing some government website? smh my head
[2026-5-31. : 10:02 pm]
Symmetry -- I was really just figuring out how to compile
[2026-5-31. : 10:02 pm]
Symmetry -- I didn't make it do anything
[2026-5-31. : 9:17 pm]
Ultraviolet -- hell yeah. did you have trouble making the button functional, or just haven't gotten there yet?
[2026-5-31. : 8:29 pm]
Symmetry -- I made the marine shoot lasers and gave the medic a nonfunctional button
[2026-5-31. : 8:07 pm]
Ultraviolet -- Symmetry
Symmetry shouted: I did my first EUD thing today. Feels like me finding arsenal at age 8 again
haha for sure. in some ways it's even more exciting because you can play EUD maps on regular battle.net, don't need to convince someone to download your mod to play with you. what did you do?
[2026-5-31. : 6:47 pm]
Symmetry -- I did my first EUD thing today. Feels like me finding arsenal at age 8 again
[2026-5-31. : 3:20 pm]
l)ark_ssj9kevin -- le reddit
Please log in to shout.


Members Online: jun3hong