Hello Forumers!
I would like to make a notification system where it would say something like,
“Oh no! ___ has fell!”
I know how to make it so that the notification sends and all that, but my question is… How would you set the notification system by player username? Because saying, “Player One has fell down!” Sounds, well, yeah. [1]
Also Merry Christmas ya’ll , good job to all the forumers willing to sacrifice their Chrisler for the wonder that is GKC ↩︎
I don’t know a lot about this topic, but I might know how? Set up a lifecycle and make it track when a player gets knocked out. Then, you can wire a trigger to the lifecycle (event occurs > trigger). Then you can use that notification block thingy that Nitram12233 put.