axblader, it's location, not trigger. And he already stated he is centering it on the unit. His problem is that the transmissions are getting killed by the hyper triggers. Each transmission has a wait on it and that wait is getting set to the same amount on the hyper trigger, which is most likely 0. So it never runs.
Hmmm, OK. Now I did Display Text/Play WAV/Minimap Ping, but it didn't qork out how I had planned (I'm using Chu's method right now). Here's the Trigger for Deep Blue who has it set-up perfectly:
Conditions:
Current Player brings at least 1 men to P1 Talk.
Player 7 Brings at least 1 men to P1 Talk.
All Players brings exactly 4 Zerg Lurker to P1 Talk.
'Switch 10' is Cleared.
Actions:
Send Transmission (Or Display Text/Play WAV/Minimap Ping)
Center Location labeled 'Quest' on Haean* owned by Player 7 at P1 Talk.
Set 'Switch 10.'
Modify Resources for Player 1: Set to 50 Vespene Gas
Haean*: The person you're talking to.
Players 1 and 7 are both neutral, although I have yet to figure out what the Vespene Gas is for for Player 1, or what the 'Quest' location does.
Edit: Also, under each unit there aren't any burrowed units, so how does it trigger if 'All Players' doesn't have 4 Lurkers there?
I'm not sure what you mean. Instead of all players, why not use the player who owns the lurkers?
Does the trigger run at all? I don't know what would be going wrong now. If you still cant figure it out, you can post the map for us to see and we can take a look at the triggers for you.
Well, I have the randomize thing that you reccommended, 2 switches and something said for each outcome possible (4 outcomes). BUT, since it's always random, I can go up to a guy and he'll say the first outcome, randomizes again, the second outcome, randomizes, the third outcome, etc. I want it to be so he will ONLY say one outcome, which I don't think is possible unless I use the burrowed units.
How can I save the map as a .zip to upload? Or is it already in .zip format?
Well im not saying you should use my method. Im saying you should use a set player for the conditions. IE:
Instead of:
All Players brings exactly 4 Zerg Lurker to P1 Talk.
It would be:
Player 7 brings exactly 4 Zerg Lurker to P1 Talk.
You can just add replay and upload the map as an attachment. The map is already compressed as much as possible in scm/scx format.
Aiight, I have it working now.

Here's the triggers that I used:
| Trigger |
| Description: |
| 'Talking' to Units A |
|
| Conditions: |
¤ Current Player brings at least 1 Men to 'P1 Talk.'
|
¤ Player 7 brings Exactly 0 Men to 'P1 Talk.'
|
| ¤ 'Talk' is Set. |
| Actions: |
¤ Clear 'Talk.'
|
| ¤ Preserve Trigger. |
| Trigger |
| Description: |
| 'Talking' to Units B |
|
| Conditions: |
¤ Current Player brings at least 1 Men to 'P1 Talk.'
|
¤ Player 7 brings at least 1 Men to 'P1 Talk.'
|
¤ Player 6 brings Exactly 1 Zerg Zergling to 'P1 Talk.'
|
| ¤ 'Talk' is Cleared. |
| Actions: |
¤ Set 'Talk.'
|
¤ Display Text Message: "Hello there!"
|
¤ Play 'Sound.wav.'
|
¤ Show minimap ping for Current Player at 'P1 Talk.'
|
| ¤ Preserve Trigger. |
And then I copied the same trigger (B) for Exactly 2 Zerg Zerglings, Exactly 3, and Exactly 4 (4 outcomes). So far, it's flawless!
Thats good, I thought you had that to begin with from the way you explained it above.
If you have any other problems, we'll be glad to help.
I did have it to begin with (well, al least once Terren stated it), but I didn't use the Display Text Message, I used Transmission. The trigger didn;t work because Hyper Triggers + Transmission ruined the Text timing.
Thanks for the help.

Ok, I've decided to bring this topic back up. Another thing:
I made it so instead of Zerglings there are Beacons. For some reason, the Beacon isn't being read (Or isn't even there). I took off vision so you can't tell anything's there, but the trigger is pretty much disabled. Does this NOT work with Beacons?

You should be able to detect beacons, are you sure you're doing it for the right beacon?
Difference between the Flag Beacon and just a Beacon. Be sure to check them.
It's a plain Beacon.

Double check beacons, people who own beacons, and conditions for the triggers. If you dont find anything, post the conditions used or the actual map.
| Trigger |
| Description: |
| 'Talking' to Units A |
|
| Conditions: |
¤ Current Player brings at least 1 Men to 'P1 Talk.'
|
¤ Player 6 brings Exactly 0 Men to 'P1 Talk.'
|
| ¤ 'Talk' is Set. |
| Actions: |
¤ Clear 'Talk.'
|
| ¤ Preserve Trigger. |
| Trigger |
| Description: |
| 'Talking' to Units B |
|
| Conditions: |
¤ Current Player brings at least 1 Men to 'P1 Talk.'
|
¤ Player 6 brings at least 1 Men to 'P1 Talk.'
|
¤ Player 5 brings Exactly 1 Terran Beacon to 'P1 Talk.'
|
| ¤ 'Talk' is Cleared. |
| Actions: |
¤ Set 'Talk.'
|
¤ Display Text Message: "Hello there!"
|
| ¤ Preserve Trigger. |
There's the triggers I used. Beacons are all owned by Player 5, people are all owned by Player 6, and it SHOULD be working.

ADDITION:
AND, I found my problem. Player 5 was set as Inactive so the beacons were never really there.

But now the beacons don't dissapear. I guess I need a burrowed unit anyways.

ADDITION 2:
Lurkers won't burrow? They're allied to everyone.

So many bugs!
Lurkers should stay burrowed if they are allied with everyone and you pre-place them as burrowed.
Make sure the player doesn't have burrow disabled.

I got it working, Player 5 was set as Inactive from StarForge and I forgot to change it back.
Btw, save the replay for Deep Blue.. there are beacons that are removed, but I was unable to locate any burrowed units beneath them.