How to make a message in chat when you complete a checkpoint / difficulty?

I m making a difficulty chart obby and i wanna make a message when a player completes a difficulty, i tried very hard for searching people that have this same issue, but i couldn’t find a good one, so i m asking this right now, since that i started making it yesterday. What is the issue?: the fact that i m starting programming, i wanna see if someone have made this before or something else, sorry, but i don’t have screenshots or the script that can simply be helpful for this issue, thanks if someone read this and see my help.

Later, LUIZVAG

Look into ChatMakeSystemMessage and RemoteEvents

1 Like

i was looking in some videos of how they make, i saw how, but i remembered that it needs to appear once they touch a part or checkpoint, i don’t wanna make it appears everytime they touch, but appearing once they touch

sorry the reply, but it’s necessary so i can understand how to make

Thanks.

1 Like

You could use GetPropertyChangedSignal to detect when a player’s stage value changes

1 Like