For the news:
on *:SIGNAL:mta.command: {
if ($3 == !news) {
if (!$4) %mta.event. [ $+ [ $1 ] ] = $read($scriptdir $+ events.txt,$rand(1,$lines($scriptdir $+ events.txt)))
elseif ($4 isnum) %mta.event. [ $+ [ $1 ] ] = $read($scriptdir $+ events.txt,$4)
mta.say $1 News: Admins Needed! Ask Now! Scripters Also Needed! %mta.event. [ $+ [ $1 ] ]
}
}
And the admins system is made by Aeron and has always been working fine. Does it return any errors?