mIRC Home    About    Download    Register    News    Help

Print Thread
#255051 17/09/15 02:43 AM
G
Gustav
Gustav
G
Quote:
on 1:action:$($+(*,slap,*,$me,*)):*:{
.msg $chan That is rude L 0,1 $nick L .
}

So i'm trying to color the nickname on the slap action, but i keep getting an annoying space colored after the nickname.

I tried to remove the space after the "$nick", but i wouldn't get the nickname at the response at all.

Thanks in advance!

Joined: Feb 2003
Posts: 3,412
S
Hoopy frood
Offline
Hoopy frood
S
Joined: Feb 2003
Posts: 3,412
Use $+

L 0,1 $nick $+ L $+ .

G
Gustav
Gustav
G
Originally Posted By: sparta
Use $+

L 0,1 $nick $+ L $+ .

Worked great.
Thank you!


Link Copied to Clipboard