mIRC Home    About    Download    Register    News    Help

Print Thread
#51992 30/09/03 05:21 PM
Joined: Sep 2003
Posts: 98
N
neznani Offline OP
Babel fish
OP Offline
Babel fish
N
Joined: Sep 2003
Posts: 98
how do i change a background colour of custom window ( just custom window not all windows ) ?


www.stwar.us.to
IRCnet - #stwar
#51993 30/09/03 05:28 PM
Joined: May 2003
Posts: 2,265
P
Hoopy frood
Offline
Hoopy frood
P
Joined: May 2003
Posts: 2,265
when you open the window include the '-p' switch.

then use something like: /drawfill -r @name $rgb(....) 4 0 0 0 0


new username: tidy_trax
#51994 30/09/03 05:45 PM
Joined: Sep 2003
Posts: 98
N
neznani Offline OP
Babel fish
OP Offline
Babel fish
N
Joined: Sep 2003
Posts: 98
yes this fills some part of the window but i cant get it fill the whole window :\


www.stwar.us.to
IRCnet - #stwar
#51995 30/09/03 05:46 PM
Joined: May 2003
Posts: 2,265
P
Hoopy frood
Offline
Hoopy frood
P
Joined: May 2003
Posts: 2,265
play with the values: /drawfill -r @name $rgb(..) 4 x y w h


new username: tidy_trax
#51996 30/09/03 06:04 PM
Joined: Sep 2003
Posts: 98
N
neznani Offline OP
Babel fish
OP Offline
Babel fish
N
Joined: Sep 2003
Posts: 98
i dont get it...
when i put:
/drawfill -r @asdf $rgb(1) 4 0 0 50 50
it coloures the same space as if i put:
/drawfill -r @asdf $rgb(1) 4 0 0 5000 5000

why ? didnt you say that the last 2 nubers are w and h
and why that 4 in front ?


www.stwar.us.to
IRCnet - #stwar
#51997 30/09/03 06:08 PM
Joined: May 2003
Posts: 2,265
P
Hoopy frood
Offline
Hoopy frood
P
Joined: May 2003
Posts: 2,265
im not sure what the 4 is.
try this:

/drawrect -rf @asdf $rgb(0,0,0) 4 1 1 10000 10000


new username: tidy_trax
#51998 30/09/03 06:11 PM
Joined: Sep 2003
Posts: 98
N
neznani Offline OP
Babel fish
OP Offline
Babel fish
N
Joined: Sep 2003
Posts: 98
i have just found out that i cannot echo to that window frown now i cant use it at all . thx anyway


www.stwar.us.to
IRCnet - #stwar
#51999 30/09/03 06:28 PM
Joined: May 2003
Posts: 2,265
P
Hoopy frood
Offline
Hoopy frood
P
Joined: May 2003
Posts: 2,265
np.

you could just create a colour background jpeg/png/etc
then use /background


new username: tidy_trax

Link Copied to Clipboard