How do you create an activity feed item that broadcasts for everyone and broadcasts the message when a player joins in late?
Use the block broadcast message in activity feed for everyone
. Then attach a create text with
block, and have multiple text strings and the block triggering players name
to create a custom message. Don’t forget to push the gear icon in the create text with block to add more strings!
Oh and this runs in a trigger whenever a lifecycle listens for the event player joins late
.
3 Likes
This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.