mIRC Homepage
Posted By: hkr on notice event - 10/03/06 08:14 AM
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
Posted By: SoundreameR Re: on notice event - 10/03/06 11:00 AM
Kakwo ima6 predvid pod "zapazvane"? :tongue:
Posted By: hkr Re: on notice event - 10/03/06 11:15 AM
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
Posted By: FiberOPtics Re: on notice event - 10/03/06 11:22 AM
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
Posted By: SoundreameR Re: on notice event - 10/03/06 12:17 PM
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...
Posted By: hkr Re: on notice event - 10/03/06 12:46 PM
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
Posted By: SoundreameR Re: on notice event - 10/03/06 06:28 PM
And I still don't get what you meaned...
BG: Taka i ne shvanah nacqlo kakvo ti trqbva... confused
Posted By: hkr Re: on notice event - 10/03/06 08:06 PM
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.
Posted By: hkr Re: on notice event - 11/03/06 08:57 AM
cannot anyone help me blush(
Posted By: hixxy Re: on notice event - 11/03/06 09:00 AM
Code:
on ^*:notice:*:*:{ echo -a 7(12HH:nn7)9 - $+ $nick $+ - $replace($gettok($rawmsg,2-,58),$chr(32),$chr(160)) | haltdef } 
Posted By: hkr Re: on notice event - 11/03/06 12:39 PM
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
© mIRC Discussion Forums