How to do "drought" for map

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:

1 Like

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

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




did you use a notification device

1 Like

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

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

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

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:
image
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

set it to everybody

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

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