mIRC Home    About    Download    Register    News    Help

Print Thread
#221472 20/05/10 12:35 PM
Joined: Sep 2005
Posts: 116
Vogon poet
OP Offline
Vogon poet
Joined: Sep 2005
Posts: 116
Background color set to black, Normal text color set to white.

Try:
//echo $+(,$color(background) text here should be black:text here should be white)

The text I see is all displayed in a white colour.

Clean mIRC in separate folder with clean mirc.ini file.

---
Regards.


when no one watching us
we are invisible
Joined: Dec 2002
Posts: 344
D
Pan-dimensional mouse
Offline
Pan-dimensional mouse
D
Joined: Dec 2002
Posts: 344
This is intentional behavior. mIRC now prevents you from displaying text that is the same color as the background.

You can still make text the same color as the background if you specify both the foreground and background color when setting it.

For example:

Code:
1,1 this text is invisible

Joined: Oct 2004
Posts: 8,330
Hoopy frood
Offline
Hoopy frood
Joined: Oct 2004
Posts: 8,330
Just to add to what drum said, the reason for the change in v7 is because there are times when people will write in colored text and you can't see it on your screen without highlighting it because their color is the same as your background color. This solves that problem for people.

For the times when you want to hide the text, you can easily specify both foreground and background color and it will be hidden. There are times when you want this to happen (trivia scripts to prevent easy cheating even though it's not hard to bypass, aligning text, etc). But in most cases, people want to see any text being sent to them and this fixes that without preventing scripts from hiding text if needed.


Invision Support
#Invision on irc.irchighway.net

Link Copied to Clipboard