mIRC Homepage
Posted By: pouncer get room welcome message - 10/10/06 11:02 AM
echo -a $chan(#).onjoin doesnt work

to get the topic i do $chan(#).topic

how do i get the onojin message?
Posted By: vexed Re: get room welcome message - 10/10/06 12:49 PM
A channel that has an onjoin propped uses on ^1:TEXT:*:#:{ to get it.

But you can't retrieve the onjoin on it's own when in the channel, you have to do //PROP #chan * to show all of it's properties
Posted By: Doqnach Re: get room welcome message - 10/10/06 06:25 PM
alot of the time, an onjoin message is set through chanserv using a notice...

so use ON NOTICE to catch it
Posted By: vexed Re: get room welcome message - 10/10/06 06:36 PM
Judging by pouncer's recent posts suggests he used IRCX
They use /prop
© mIRC Discussion Forums