first when the play presses the button to cut it make it ask "do you want to cut it on" yes or no. if yes just change image *to make i look off*the tent tent the screen to make it look dark. *but you must make it like a quest if they cut it off they talk to it again and the question changes "o you want to cut it back on" i hoped i help if i didn't just tell me
Um, that was a little confusing, but she had the right idea, I'll clean it up a bit.
There are two ways you can do it, I'll just do it the easy way, so you can understand better.
Make two pages, the first page you want the question, "Turn the lamp on"?
Then show the choices.
Under [Yes] assuming you wrote yes for the first option, tint screen to 0 0, 0, 0
Then make a switch and turn it on (Use Local Switch A if your using RMXP)
The second page on preconditions, select the switch you used. (You'll select Local Switch if you use RMXP)
Repeat everything on the first step, but tint the screen to -255,-255,-255,0 and turn off the switch.
Simple, no?