Jump to content
  • 0

Send message to a specific client from server


Sandbird

Question

In order to send global messages from server - > client we use this:

_message = format["Hello world."];
[nil,nil,"per",rTITLETEXT,_message,"PLAIN DOWN"] call RE;
sleep(5);

If i want to send the message to a specific user only that i get from :

 

_player  = _unit getVariable["bodyName", "nil"];

 

how will i 'rephrase' the above command ?

 

-Thanks

Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...