mIRC Home    About    Download    Register    News    Help

Print Thread
#144416 10/03/06 08:14 AM
Joined: Mar 2006
Posts: 19
H
hkr Offline OP
Pikka bird
OP Offline
Pikka bird
H
Joined: Mar 2006
Posts: 19
is there a way to preserve the spaces in a on notice event? i tried spaces.dll but had no success at all frown pls help me confused

#144417 10/03/06 11:00 AM
Joined: Jan 2006
Posts: 64
S
Babel fish
Offline
Babel fish
S
Joined: Jan 2006
Posts: 64
Kakwo ima6 predvid pod "zapazvane"? :tongue:

Last edited by SoundreameR; 10/03/06 11:02 AM.
#144418 10/03/06 11:15 AM
Joined: Mar 2006
Posts: 19
H
hkr Offline OP
Pikka bird
OP Offline
Pikka bird
H
Joined: Mar 2006
Posts: 19
hah i na bg li pi6ete be hih wink iskam da si napravq sas echo da mi izpisva kakto az go iskam no kato sa pove4e spaces nali znae6 kak izlizat kato 1 samo:p

#144419 10/03/06 11:22 AM
Joined: Feb 2004
Posts: 2,019
Hoopy frood
Offline
Hoopy frood
Joined: Feb 2004
Posts: 2,019
Communication on these boards is strictly in English, so please refrain from posting in other languages.

You can private message each other by using this link


Gone.
#144420 10/03/06 12:17 PM
Joined: Jan 2006
Posts: 64
S
Babel fish
Offline
Babel fish
S
Joined: Jan 2006
Posts: 64
Quote:
Communication on these boards is strictly in English, so please refrain from posting in other languages.

You can private message each other by using this link

Ok ok... don't worry... we're playing nice... smirk

Quote:
hah i na bg li pi6ete be hih wink iskam da si napravq sas echo da mi izpisva kakto az go iskam no kato sa pove4e spaces nali znae6 kak izlizat kato 1 samo:p

Em... tva be6e nqkav $chr(), 1 mislq...

Last edited by SoundreameR; 10/03/06 12:18 PM.
#144421 10/03/06 12:46 PM
Joined: Mar 2006
Posts: 19
H
hkr Offline OP
Pikka bird
OP Offline
Pikka bird
H
Joined: Mar 2006
Posts: 19
w0w Sry then, didn't mean to break the rules, actually i didn`t know we're obligated to write in english. anyways... i know the $chr(160) (or ALT + 255) character but when the event is triggered the text is with only one space so i cannot replace the spaces... that's the problem:P if it was that easy probably i would've used the spaces.dll DLL file, don't you think wink

#144422 10/03/06 06:28 PM
Joined: Jan 2006
Posts: 64
S
Babel fish
Offline
Babel fish
S
Joined: Jan 2006
Posts: 64
And I still don't get what you meaned...
BG: Taka i ne shvanah nacqlo kakvo ti trqbva... confused

#144423 10/03/06 08:06 PM
Joined: Mar 2006
Posts: 19
H
hkr Offline OP
Pikka bird
OP Offline
Pikka bird
H
Joined: Mar 2006
Posts: 19
Ok, i'd explain it. First retrieve an access or an akick list.
Then retrieve it again after adding this to your remote:
Code:
 on ^*:notice:*:*:{ echo -a 7(12HH:nn7)9 - $+ $nick $+ - $1- | hdef } 

now see what i mean?
in a debug window the spaces are ok, but when the event is triggered everything is messed up.

#144424 11/03/06 08:57 AM
Joined: Mar 2006
Posts: 19
H
hkr Offline OP
Pikka bird
OP Offline
Pikka bird
H
Joined: Mar 2006
Posts: 19
cannot anyone help me blush(

#144425 11/03/06 09:00 AM
Joined: Sep 2005
Posts: 2,881
H
Hoopy frood
Offline
Hoopy frood
H
Joined: Sep 2005
Posts: 2,881
Code:
on ^*:notice:*:*:{ echo -a 7(12HH:nn7)9 - $+ $nick $+ - $replace($gettok($rawmsg,2-,58),$chr(32),$chr(160)) | haltdef } 

#144426 11/03/06 12:39 PM
Joined: Mar 2006
Posts: 19
H
hkr Offline OP
Pikka bird
OP Offline
Pikka bird
H
Joined: Mar 2006
Posts: 19
Oh thank god!!!! i love you smile i came up with a quite complicated code. w0000000000000000000w i didn`t know it was that easy... :Pp
and it was still not working 100% perfectly

Last edited by hkr; 11/03/06 12:40 PM.

Link Copied to Clipboard