#Add Tag To All

1 messages · Page 1 of 1 (latest)

half karma
#

I Have it so when any player steps on the trigger volume that is scaled for the whole size of the court that it will add a tag to all. So when a int variable reaches 21 it need to respawn all the players in the trigger volume with the tag. the way i have done it will not work. can someone help me with this issue?

agile flame
#

Configure the event sender and change it to “all”

half karma
#

i have it set to all

agile flame
#

Change the add tag to local instead of list get element. It only adds the tag to the first player that enters otherwise

half karma
#

ok ill try it rn

#

connect the target of add tag to the event reciever Player output?

agile flame
#

I mean that would work, but you could also just not connect it to anything and keep it as local player

#

Unless you need to connect it to something

half karma
#

would that still add it to all the players in the trigger volume

agile flame
#

It would add it to all the players in the game

half karma
#

ok

#

so when one of the int variables reaches 21 it sends an event to the respawn chip and it respawns allt he players with tag