Why is the notification device overriding the relay device? (other topic is dead/closed)

Why is the notification device overriding the relay device when I try send a notification to team 1. And when the notification is sent, it goes to all player. But I want it to go to team 1 when team 2 grabs the flag. And ONLY team 1.

Here’s what I got so far.


Screenshot 2024-03-27 6.38.31 PM
Screenshot 2024-03-27 6.53.19 PM

I even tried with 4 teams of 2 and it still didn’t work. Is there anyone who know how to fix this? also i’m using wire repeaters.

Here’s the other topic (don't reply since post is dead) (Closed)

the notif literally says “send notification to everybody” /nbr

1 Like

yeah but the block code is sending it to team 1


this one is switched around

I’m not that good with blockcode but i think the main setting for the device are more important than the blockcode so it still sends to everyone
I think you could fix this by just changing the settings for the notification

1 Like

Here’s what to do:

  1. When flag captured by team 1, transmit on channel A.
  2. Have a relay that receives on channel A and transmits on channel B for team 2.
  3. When the notification manager picks up on channel B, transmit the message.
    (Or do something similar with wires.)

May you help me with this topic @NoNoWahoo

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.