mIRC Home    About    Download    Register    News    Help

Print Thread
#129144 02/09/05 07:13 PM
Joined: Jul 2005
Posts: 19
E
encom Offline OP
Pikka bird
OP Offline
Pikka bird
E
Joined: Jul 2005
Posts: 19
on 1:TOPIC:*:#rove:{
if ($nick != $me) {
/timer1 1 1 /topic #rove 0,1[ * 10* 4* 10ROVE 4|0 Welcome to 10#rove1 4|0 News: Currently building up the team 4|0 Statement of 10#rove0 soon online 4| 10ROVE 4*10 *12 0* ]
/timer2 1 2 $nick 4do not change the topic in #rove, $nick !
}
}

this is my topic lock,,
But it doesnt work:
(21:12:35) —› (#ROVE:{) is an invalid command

But I just want it on one channel, not on all channels!

How do I get this right?

#129145 02/09/05 07:16 PM
Joined: Dec 2002
Posts: 3,547
S
Hoopy frood
Offline
Hoopy frood
S
Joined: Dec 2002
Posts: 3,547
On 1:Topic:#Rove: {

The On Topic event takes no other parameters.

-Andy

#129146 03/09/05 07:09 AM
Joined: Apr 2003
Posts: 701
K
Hoopy frood
Offline
Hoopy frood
K
Joined: Apr 2003
Posts: 701
In your second timer, $nick is not a command, you probably want to msg $nick


Link Copied to Clipboard