The MSN window...

Archive of all threads restored from the backup after the forum hijack
Locked
-=SmileY=-

The MSN window...

Post 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 :)
vIndEx

Re:

Post by vIndEx »

Great Idea!!!!
togirei

Post 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.
CPG-TS^Z|ULU

Backgrounds

Post by CPG-TS^Z|ULU »

:D Would it be possible if people could change there back grounds instead of black?
Just an idea.[/b]
togirei

Post by togirei »

yes you can change background. black isn't even default :P try with alt+k
-=SmileY=-

Post by -=SmileY=- »

Great!
Tominator

Post 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.. :-)
Locked