Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: der.uwe on Wed 16/03/2005 11:38:46

Title: play parts of game in greyscale
Post by: der.uwe on Wed 16/03/2005 11:38:46
is this possible with scripting or i dont know...magic?
Title: Re: play parts of game in greyscale
Post by: jetxl on Wed 16/03/2005 11:50:29
Yes, there is a way.
You adjust the contrast of your monitor... :P

TintScreen(100,50,0);
Will let the screen  look like an aged photo.
Title: Re: play parts of game in greyscale
Post by: Sam. on Wed 16/03/2005 15:11:34
Scotch did a great plugin for this, it comes with controls for Grayscaleon() and grayscaleoff(). it only runs in 32bit games though. other than that, no probs.

http://www.agagames.com/scotch/ags_bandw.dll