mIRC Home    About    Download    Register    News    Help

Print Thread
#79206 14/04/04 12:09 PM
Joined: Apr 2004
Posts: 2
E
Bowl of petunias
OP Offline
Bowl of petunias
E
Joined: Apr 2004
Posts: 2
ewrap {
if (%skin == 1) {
var %msg = ""
var %i = 1
while ( $gettok($1-,%i,32) ) {
%msg = %msg 11,01 $+ $upper($left($gettok($1-,%i,32),1)) $+ 14,01 $+ $right($gettok($1-,%i,32),-1)
inc %i
}
%msg = 11,01· $+ %msg $+ 11·
if ( $isid ) { return %msg }
else { msg $active %msg }
}

i want it so its coloured in the middle and at the left and right different colours eg: << T [color:red] es t >> can someone please help?


....Evidence....
#79207 14/04/04 07:35 PM
Joined: Feb 2003
Posts: 43
K
Ameglian cow
Offline
Ameglian cow
K
Joined: Feb 2003
Posts: 43
sides of what? What is the script for?


smirk Mr.Newb smirk
A.K.A Kazz
#79208 19/04/04 10:29 AM
Joined: Apr 2004
Posts: 2
E
Bowl of petunias
OP Offline
Bowl of petunias
E
Joined: Apr 2004
Posts: 2
its a mIRC skin for alias ;\


....Evidence....

Link Copied to Clipboard