mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Feb 2004
Posts: 20
S
Salz Offline OP
Ameglian cow
OP Offline
Ameglian cow
S
Joined: Feb 2004
Posts: 20
i think i would by nice when we can return something to mirc, and mirc do they work..
f.e.
Code:
on ^*:text:$(* $me *):#:{ return $replace($1-,$me,dude) }

would by very nice.. becouse no body have to create an echo that looks like the mIRC msg in the channel window..


also

ignore -h
for ignore highlights form the person were very very nice ...
or a possibility to block highlights in some chans.. like the Voice, OP, Protect, Ignore feature in the AddressBook (alt +b)

Last edited by Salz; 19/10/04 09:59 PM.
Joined: Nov 2004
Posts: 16
C
Pikka bird
Offline
Pikka bird
C
Joined: Nov 2004
Posts: 16
Quote:

on ^*:text:$(* $me *):#:{ return $replace($1-,$me,dude) }


no idea how to do this without echoing?

Joined: Aug 2004
Posts: 147
N
Vogon poet
Offline
Vogon poet
N
Joined: Aug 2004
Posts: 147
I'm not even going to start saying whats wrong with that code snippet.

Joined: Nov 2004
Posts: 16
C
Pikka bird
Offline
Pikka bird
C
Joined: Nov 2004
Posts: 16
Quote:
I'm not even going to start saying whats wrong with that code snippet.


yes, code is probably bad, as you say, but how can i realize this idea simply, without using echo ?


Link Copied to Clipboard