Page 1 of 1

The MSN window...

Posted: Mon Feb 17, 2003 11:48 am
by -=SmileY=-
Is it possible to make a converation so that it looks just like a query window?

now its taking up one "bar" in the startbar... it would be really handy to have it like a query :)

Re:

Posted: Tue Feb 18, 2003 1:14 am
by vIndEx
Great Idea!!!!

Posted: Wed Feb 19, 2003 15:58 pm
by togirei
msn.mrc line 590

alias msnopenwindow {
if ( %msn.chat.style == $no ) {
window -ek0zdl20 @ $+ $1 Arial 12 $shortfn($scriptdir) $+ msn.ico | $msn.winlist( $1 )
}
else { window -ek0zl20z @ $+ $1 Arial 12 $shortfn($scriptdir) $+ msn.ico | $msn.winlist( $1 ) }
}


it should only be to remove that "d" i've marked with red.

Backgrounds

Posted: Sat Mar 01, 2003 20:45 pm
by CPG-TS^Z|ULU
:D Would it be possible if people could change there back grounds instead of black?
Just an idea.[/b]

Posted: Sun Mar 02, 2003 7:47 am
by togirei
yes you can change background. black isn't even default :P try with alt+k

Posted: Sat Mar 08, 2003 14:55 pm
by -=SmileY=-
Great!

Posted: Sun Mar 09, 2003 15:27 pm
by Tominator
You don't even have to change the code like mentioned above..

Check out the "if" construction.. now open the msn control pannel and click Chat window Style, choose "yes" and no more start-bar for you.. :-)