Hi, I'm having trouble with this too on A6 with send_string_to,
I can get the client event to be trigger when receiving a string to clients from the server
send_string("TEST");
but not when specifying a single clientName
(strClientName,"TEST");
is this the same problem and will it be fixed or should I be more thorough so you can investigate it further
Many thanks!