Hi guys,
I have a funny little problem with my mirc(i think)
When eve i add new scripts to the script editor ,some scripts dont work.
So i was wondering is there any particular way of adding scripts to the script editor?
Example:
on *:TEXT:!calc *:#: msg $chan $nick $+ : The answer is $calc($2-)

Next i add
ON *:TEXT:bye everyone:#: {
msg $chan cya $nick ^^
}

Now when i add the second one the !calc script dosn't respond frown