Is there an EUD trigger, constantly running?
I tested Memory at death table 1~20 is at least 0, but they don't work... it seems like those aren't EUDs, sometimes it converted to this Player 2 has suffered exactly 0 deaths of Terran Marine.
Anyone knows an adress like that?
Thanks.
None.
Maybe I can clarify a little - Lethoth needs an EUD condition that will always come out as 'true' and isn't shared info.
Is there one?
None.

>be faceless void >mfw I have no face
Have a condition for each player:
Current player has suffered 1 deaths of BANUNIT
Memory at death table 8643597 is 46534623
Actions:
Create unit at blah.
It should crash the player when you add one DC to BANUNIT. If it doesn't, try different random numbers.
Red classic.
"In short, their absurdities are so extreme that it is painful even to quote them."
Did not work, sorry
EUDs gurus!! rockz!! Heinermann!! please help!
None.

SDE, BWAPI owner, hacker.
Deaths(P-122679, Exactly, PLAYERIDHERE, Terran Marine);
[attach=5963]
Attachments:
I can't put that... doesn't let me, says this: Error at line 472:" expected
Can you give me an example for Player 1?
None.
I'm not familiar with that syntax.
Memory(-122679, Exactly, PLAYERIDHERE);
From the map:
Memory(4294844616, At least, 4);
Put it in as a non signed integer if that won't work in trigedit. I think you add 2^32-1 to get it.
You can also do it in classic trigedit (put in a large value first, which will change it to a negative number, then put in the number you want).
Did the attached map not help?
"Parliamentary inquiry, Mr. Chairman - do we have to call the Gentleman a gentleman if he's not one?"
Memory(-122679, Exactly, PLAYERIDHERE);
Thanks rockz! that one worked! Close this topic, thanks a lot
None.