mIRC Home    About    Download    Register    News    Help

Print Thread
#149319 16/05/06 08:16 PM
Joined: Mar 2004
Posts: 155
D
Darkmnm Offline OP
Vogon poet
OP Offline
Vogon poet
D
Joined: Mar 2004
Posts: 155
Ok, I just loaded a theme and I am seeing the following for Join and other events:

1:57p • •$1$3join: TerrorZecke
1:59p • •$1$3mode: ck

Anyone know why or can help on how to stop it. I looked at the file and seems anything with <pre> is showing this.

#149320 16/05/06 09:56 PM
Joined: Apr 2004
Posts: 759
M
Hoopy frood
Offline
Hoopy frood
M
Joined: Apr 2004
Posts: 759
I take it you use KTE by kamek here is a fix by hixxy:

On line 532 change this:
[/code]
while ($regsub(%v, /((\s|\A)[^$%\x28,[]][^\x20\x29,]*) \$\+ ([^$%[]]\S*(\s|\Z))/, $!1$3, %v) > 0) { }
Code:
To this:
[code]
    while ($regsub(%v, /((\s|\A)[^$%\x28,[]][^\x20\x29,]*) \$\+ ([^$%[]]\S*(\s|\Z))/, \1\3, %v) &gt; 0) { }


$maybe
#149321 16/05/06 11:07 PM
Joined: Feb 2005
Posts: 185
S
Vogon poet
Offline
Vogon poet
S
Joined: Feb 2005
Posts: 185
That is a common bug with 6.17/.mts. I use 6.16, that sorted out the bug.


sub-zero.homeip.net:6667

#149322 17/05/06 05:28 AM
Joined: Sep 2005
Posts: 2,881
H
Hoopy frood
Offline
Hoopy frood
H
Joined: Sep 2005
Posts: 2,881
You can also update mIRC and the script in the way that Mpdreamz posted. I don't really think it's wise to continue using an old version just so a script works.

#149323 17/05/06 03:53 PM
Joined: Feb 2005
Posts: 185
S
Vogon poet
Offline
Vogon poet
S
Joined: Feb 2005
Posts: 185
with that above info... I corrected the error, thank you guys.


sub-zero.homeip.net:6667

#149324 17/05/06 08:56 PM
Joined: Mar 2004
Posts: 155
D
Darkmnm Offline OP
Vogon poet
OP Offline
Vogon poet
D
Joined: Mar 2004
Posts: 155
I fixed it as explained and joined a server and the theme is still doing the same thing.


5:11p        • •$1$3of$1$3%:comments
  5:11p        • •$1$3usermode: +iw
  5:11p        • •$1$3notify: Darkmnm (hidden) is on$1$3%:comments

Any other suggestions?

Last edited by Darkmnm; 17/05/06 09:14 PM.
#149325 18/05/06 12:21 AM
Joined: Feb 2005
Posts: 185
S
Vogon poet
Offline
Vogon poet
S
Joined: Feb 2005
Posts: 185
Well, with my setup, I have 2 files, 1: system.mrc, 2: KTE-dyn.mrc. as the kte-dyn.mrc can not be edited, you need to edit the other, which from what I have gathered, that is not the problem, once that aboce line has been edited "\1\3," then you need to reload the theme, then try, after that. I am at a loss :S


sub-zero.homeip.net:6667

#149326 18/05/06 01:17 AM
Joined: Mar 2004
Posts: 155
D
Darkmnm Offline OP
Vogon poet
OP Offline
Vogon poet
D
Joined: Mar 2004
Posts: 155
hmmm, well I reloaded the theme after changing the line and the problem still exists. I guess it's a problem with the themes or something. Seems to mainly be with the luminosity them mostly. Thanks for the attempt and the quick responce.

#149327 18/05/06 09:07 PM
Joined: Feb 2005
Posts: 185
S
Vogon poet
Offline
Vogon poet
S
Joined: Feb 2005
Posts: 185
If you like, I could send you my theme files, then you could try load those up?


sub-zero.homeip.net:6667

#149328 19/05/06 02:56 AM
Joined: Mar 2004
Posts: 155
D
Darkmnm Offline OP
Vogon poet
OP Offline
Vogon poet
D
Joined: Mar 2004
Posts: 155
That would be awesome and greatly appreciated. I like using the MTS themes but the errors are actually starting to bother me.


Link Copied to Clipboard