so i have a vending machine that sends channel activate-drought when purchased. so activate-drought should add 100% fragility to everyone except the player who purchased it and an alert shows to everyone excpt purchase player “[name of player who purchased the drought] activated a drought! You gained 100% fragility.”
also add activity feed “[player name] activated a drought”
Solutions:
notification with blocks saying triggering player + caused drought
relay set to all other players that does damage from a damager
trigger block code for the activity feed:
Add activity feed item for all: Create text with: Triggering player's name
" has activated a drought"
you did all on triggering player’s team except player but its ffa so everybody is on a different team
this is knockback, so it’s ffa and no other players are on the team of the player, so nobody sees it
1 Like
xlr8
January 12, 2026, 4:37pm
2
notification with blocks saying triggering player + caused drought
2 Likes
but how do i do the add 100%fragility function
relay set to all other players that does damage from a damager
trigger block code for the activity feed:
Add activity feed item for all: Create text with: Triggering player's name
" has activated a drought"
1 Like
thanks ill try that and mark solution later i gtg
2 Likes
xlr8
January 12, 2026, 5:24pm
6
When notification sent damager goes to all non triggering players as 100 damage and team 2 is damaged and team 1 is triggerer
1 Like
@xlr8 i don’t see the notification
xlr8
January 12, 2026, 5:57pm
8
did you use a notification device
1 Like
xlr8
January 12, 2026, 5:57pm
9
make sure it;'s global. use a beath messages guide to set up the notification
yes its notification. whats wrong
did i make the blocks wrong
xlr8
January 12, 2026, 5:59pm
11
when triggered do the thing I think you need a top block so when something happens the code runs
so i set the trigger to broadcast drought-notification
also i gotta go to 6th hr so ill reply at around 2pm eastern time
xlr8
January 12, 2026, 6:01pm
13
idk use a diee message guide
you did all on triggering player’s team except player but its ffa so everybody is on a different team
this is knockback, so it’s ffa and no other players are on the team of the player, so nobody sees it
AlexC
January 12, 2026, 6:27pm
15
What activates the channel? Maybe it’s something with that instead of the Notification device?
Edit: Are you using a 2nd tab so you can be 2 people in the same map? If not, I think I found your issue:
It doesn’t show up for you, and you’re the one triggering it, so I think there’s nothing wrong with your system.
2 Likes
@TheCatIsCrazy then how do i make it show for everyone except me
2 Likes
AlexC
January 12, 2026, 7:04pm
18
Host your map and also j0in it. That way you can switch tabs to see if it sends to the you that didn’t buy the Drought thing.
actually i found out that i can use relay
2 Likes
system
Closed
January 12, 2026, 10:04pm
20
This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.