This mSLDev realy help a lot o.o
Btw, how to make symbol for noting?
I mean:
if ($2 == "noting")

Like:
on *:TEXT:!test*:#: {
if ($2 == 1)
msg $chan Number is $2
}
elseif (2$ == "noting") {
smg $chan Invalid command. !test <number> is right.
}