linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #07679
Re: [Question #239932]: How to send chat messages for only one person? (not PM)
Question #239932 on ADCH++ changed:
https://answers.launchpad.net/adchpp/+question/239932
Status: Open => Answered
Fredrik Ullner proposed the following answer:
This only works in ADC, as NMDC does not have this capability.
You need to create a user command that sends a DMSG:
Create a 'raw' command, write "adc[s]://" in the URL field, with a command "DMSG %[mySID] %[userSID] %[line:Input text message]" and press Ctrl+Enter in the end (to create a "\n", that is required. The mentioned command will display the message in the main chat but only be sent to the selected message.
--
You received this question notification because you are a member of
Dcplusplus-team, which is an answer contact for ADCH++.