Help with firing remotes to specific clients?

Hello, i am Freddy
I simply want to know of a way to, for example, when using a function like, FireAllClients(), is there a way to fire this to a specific client via a function. I have not tried anything as I am not aware if there exists a way. This would be highly appreciated and be useful in something like, admin commands where you can send a custom message to one person and not all. I will appreciate if someone helps me out.

I believe what you’re looking for is FireClient(player).

However, if it isn’t, you should check out the developer hubs page on remote events here. :smile:

2 Likes

Oh I’m ashamed I’ve never know I could do that to a specific player in 1 year of coding. Thanks!

1 Like