Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Simple Command - does not work - Please Help

9 views
Skip to first unread message

douglitt...@gmail.com

unread,
Mar 26, 2016, 12:50:17 PM3/26/16
to
Okay im new.. Please help me understand why this does not work...
on 1:text:!memo:#warmonger:{
if ($network == WarmongerIRC) {
/memoserv send $2 $3
/notice $nick -==- Your Message has been sent -==-
/notice $nick -==- $2 -==-
}
}

I am using mIRC 7.43 .. I have tried every varation i can think of.. the only way to get it to work is if i hardcode the user... example

/memoserv send username message

What i want to happen is
Username A types in the channel !memo [nick] [message]

What is wrong with this?

Please help...
0 new messages