catman Posted June 13, 2005 Share Posted June 13, 2005 on *:SIGNAL:mta.command:{ var %a = $iif($4 == $null,$4,$mta.getid($1,$4)) if ($3 == !tip) { if ($mta.name($1,%a) != Unknown) mta.msg $1 $2 Wrong id/name. else mta.msg $1 %a $read($scriptdirtips.txt,$rand(1,$lines($scriptdirtips.txt))) } } on *:SIGNAL:mta.join:{ mta.msg $1 $2 $read($scriptdirjoin.txt,$rand(1,$lines($scriptdirjoin.txt))) } this still work? Link to comment
Recommended Posts