TintScreen (100, 50, 50);

Started by Candle, Thu 08/12/2005 16:18:58

Previous topic - Next topic

Candle

What would give me almost black screen?
TintScreen (100, 50, 50);
Thank you for the help, been playing with it but can only get colors i don't want. lol

Maverick

#1
If I'm not mistaken the values 0 , 0, 0 normally returns black in drawing programs but in AGS
TintScreen(0,0,0);
will return you to the original room state so you have to play around with the parameters a little to find the right setting you want.

Edit:
:-[ Sorry. You got to it before I could fix my mess.


Candle

Thanks but thats a no go.

Pass (0, 0, 0) to turn off the tinting and go back to how the screen normally looks.

SMF spam blocked by CleanTalk