mIRC Home    About    Download    Register    News    Help

Print Thread
#129084 02/09/05 12:30 PM
J
javatis
javatis
J
Hi is there a way to make a "return sign" in mirc?

means-->

i whant this text in the first row after my nick
and this text in the next row
and maybe this in the 3rd row

does someone knows?

#129085 02/09/05 12:56 PM
Joined: Oct 2004
Posts: 8,061
R
Hoopy frood
Offline
Hoopy frood
R
Joined: Oct 2004
Posts: 8,061
Depending where you're trying to do this, $cr and $crlf and $lf are all ways to do this.

Look them up in /help and you'll get more information on them. They won't work everywhere, so you'll need to just see if they work where you want them to.

#129086 02/09/05 01:18 PM
J
javatis
javatis
J
i tried these 3 things

i ever receive

/mytextafterit : unknown command

confused

#129087 02/09/05 01:33 PM
D
dunkelzahn
dunkelzahn
D
try chr(10) (the $cr) and $chr(13) (the $lf)

#129088 02/09/05 01:34 PM
J
javatis
javatis
J
i found a way thx very much for ur help


greetz

#129089 03/09/05 03:08 AM
D
DaveC
DaveC
D
Its called using 3 /echo 's


Link Copied to Clipboard