Communication between players.

0 votes
Hi, I am creating tournament kind of game. Where there will be 5 players, how do Player A send a msg to Player B directly ? So others should not receive that msg in EventListeners. Whats the function to use?
asked Mar 9, 2019 in Unity by vgminds1 (16 points)

1 Answer

0 votes
 
Best answer

Hi,

AppWarp supports sending a message in a room/lobby or to a person privately. To send a private message you don't really need to be in the same room he is in. E.g. If you are in a room A and the other person is in room B, you can still chat with him using sendPrivateChat API.


To send chat to a room/lobby, you have to join room/lobby. If you are in a room then you can not send chat to that room only and the players who have subscribed to the room will receive the message.

Please let me know if you have any query, I will be happy to help you.

 

Regards,

Priyanka Singh

App42 Team

 

answered Mar 10, 2019 by anonymous
selected Mar 20, 2019 by vgminds1
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...