Hi there!
I'm making chat-like system for my game, every client should send message to one client (admin) and admin should send to all clients. So for that I think I need client id of admin, how can I get id of first connected client from host?
Thanks,
Max
I'm making chat-like system for my game, every client should send message to one client (admin) and admin should send to all clients. So for that I think I need client id of admin, how can I get id of first connected client from host?
Thanks,
Max