mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: May 2006
Posts: 93
Babel fish
OP Offline
Babel fish
Joined: May 2006
Posts: 93
Some days ago I added a new group of user in the Script Editor / Users section, and several thing (like on dialog/sclick some on text on connect and other events) stopped to work. What I added is something like
Code:
;nick1
mychanops:*@foo***
;nick2
mychanops:*@bar***
;nick3
mychanops:*@baz***
;mychanops:*

Now I've noticed that the last commented lines (;mychanops:*) is the cause of everything, now that I removed it starts to work again. I don't know if this is a bug, try to add a commented line at the end of Users list and let me know if it works for you.
I'm on mIRC v6.21 on Windows XP Professional SP2.
Taggnostr

Joined: Aug 2004
Posts: 7,252
R
Hoopy frood
Offline
Hoopy frood
R
Joined: Aug 2004
Posts: 7,252
Interesting and confirmed. Although one further interesting point I found, was that this only happens if there's a wildcard at the end of the remarked statement at the end...shouldn't matter, since a remarked statement should be completely ignored.

Joined: Dec 2002
Posts: 122
S
Vogon poet
Offline
Vogon poet
S
Joined: Dec 2002
Posts: 122
I wonder if comments are allowed at all by design in the user section.

Joined: Nov 2004
Posts: 842
Hoopy frood
Offline
Hoopy frood
Joined: Nov 2004
Posts: 842
I can't seem to reproduce this on Windows 98 SE. (mIRC v6.21)

(Then again, I'm prolly doing it wrong.)


What do you do at the end of the world? Are you busy? Will you save us?
Joined: Oct 2004
Posts: 8,330
Hoopy frood
Offline
Hoopy frood
Joined: Oct 2004
Posts: 8,330
Originally Posted By: STING
I wonder if comments are allowed at all by design in the user section.


That's what I've been thinking as well.


Invision Support
#Invision on irc.irchighway.net
Joined: Dec 2002
Posts: 5,411
Hoopy frood
Offline
Hoopy frood
Joined: Dec 2002
Posts: 5,411
Comments aren't supported in the users or variables sections (If I recall correctly, the reason is because these sections can be sorted, which would render comments unusable). In the variables section this isn't an issue because anything not beginning with a % is ignored anyway. However in the users section this is obviously an issue. I've added support for comments in the users section to the next version.


Link Copied to Clipboard