mIRC Home    About    Download    Register    News    Help

Print Thread
#194270 01/02/08 11:33 AM
Joined: Feb 2003
Posts: 3,432
S
sparta Offline OP
Hoopy frood
OP Offline
Hoopy frood
S
Joined: Feb 2003
Posts: 3,432
window -g1n2k0 @window

how come this wont be a highlighted window? from the help:

g[N]= sets/removes hilight for a window button, 0 = none, 1 = message color, 2 = hilight color

As you see i using -g1 , but still no highlight? smirk


if ($me != tired) { return } | else { echo -a Get a pot of coffee now $+($me,.) }
sparta #194277 01/02/08 12:35 PM
Joined: Sep 2007
Posts: 65
X
Babel fish
Offline
Babel fish
X
Joined: Sep 2007
Posts: 65
Make sure you actually have highlight color enabled. wink

Also, try changing it to:

window -g[1]n[2]k[0] @window

Try messing around with those []-brackets... They can be tricky.


GamerzWoW
The Official GamerzPlanet WoW Server
XTZGZoReX #194278 01/02/08 01:03 PM
Joined: Dec 2002
Posts: 503
B
Fjord artisan
Offline
Fjord artisan
B
Joined: Dec 2002
Posts: 503
.. no brackets ..

Sparta, how are you putting lines into @Window? /echo ? /aline ?

Make sure you use '/echo -l @Window'. The /aline command doesn't have an equivalent flag to enable the highlight's for the line that is displayed.

Bekar #194279 01/02/08 01:10 PM
Joined: Feb 2003
Posts: 3,432
S
sparta Offline OP
Hoopy frood
OP Offline
Hoopy frood
S
Joined: Feb 2003
Posts: 3,432
the echo worked, but i want to load every line in the file i echo it from, do i need to use play to do that?

;---- edit

Solved it with play. smile thnx for the help

Last edited by sparta; 01/02/08 01:19 PM.

if ($me != tired) { return } | else { echo -a Get a pot of coffee now $+($me,.) }

Link Copied to Clipboard