mIRC Home    About    Download    Register    News    Help

Print Thread
#153459 17/07/06 01:29 AM
Joined: Apr 2005
Posts: 111
X
Vogon poet
OP Offline
Vogon poet
X
Joined: Apr 2005
Posts: 111
on ^69:open:?: { .if $Nick == memo { .echo -s 04Memo $1- } | enable whogroup | halt }
on ^70:open:?: { .if $Nick == creg { .echo -s 04Creg $1- } | halt }

#whogroup
on ^69:TEXT:*:#: { if nuevo iswm $1 { .echo -a caca } }
#whogroup end


help on this

thnx

#153460 17/07/06 03:17 AM
Joined: Aug 2004
Posts: 7,252
R
Hoopy frood
Offline
Hoopy frood
R
Joined: Aug 2004
Posts: 7,252
At the start of the group, the group name must indicate if the group is on or off. You have the group name, but nothing to show the group status. Also, in the enable command, you're missing the # which is part of the group name and required

You are knowledgeable enough to fix those problems. If you need further assistance, indicate what's wrong.


Link Copied to Clipboard