Is there any way to receive an alert when some specific user connects?

Asked by jaggyjags

waiting for someone to download a file and can't keep watching the users list

Question information

Language:
English Edit question
Status:
Solved
For:
DC++ Edit question
Assignee:
No assignee Edit question
Solved by:
eMTee
Solved:
Last query:
Last reply:
Revision history for this message
Pseudonym (404emailnotfound) said :
#1

Was triple-posting really necessary?

DC++ doesn't support this, but some mods such as BCDC++ support scripting that could be used to implement this. You'd have to learn Lua if you don't already know it, though. I don't think you could automate getting the filelist, but it could inject a message into the chat window pretty easily.

Revision history for this message
Best eMTee (realprogger) said :
#2

You can have an alert in the mainchat if a user goes online if you add him to the favorite users and set "Only show joins / parts for favorite users" in Settings/Appearence.

Revision history for this message
Pseudonym (404emailnotfound) said :
#3

Ha, I just remembered that feature and was coming back to correct myself, but it seems I got beaten to it :)

Revision history for this message
jaggyjags (jags100) said :
#4

Thanks eMTee, that solved my question.