DAY TO NIGHT MADE EASY By Gimp Master This guide is for all people who are new to RM2K or can’t get the other day to night guides to work. As I can’t get any Day/Night system to work I decided to use my brain/sawdust to try and think of a way to get this thing to work. Afther I did I though I’m can be the only one who is have trouble with it so I made this guide for you people. DAY In common events name one of the events Day make the event start condtion parallel process and appear in event day. Then make the events commands wait 0.1s and a variable that is called day (again) and make it + 1 do this by click on the + sign and make the set 1. Then make a fork condition then make it set as variable Day then at the set button set it to 7000 and make it above. Next set the screen tone as R070, G090, B070, S090 (Or whatever you want) you make a message here if you want but only if you want. Now go to change variable and set day to 0 then turn day switch off and evening switch on. Ok if you didn’t get that this is what the screen should look like: <>Variable Op: [0001: Day] + , 1 <>Fork Optn: [0001: Day]-7000over <>Set screen tone: (R070, G090, B070, S090),1.0sec(W) <>Variable Op: [0001: Day] Set, 0 <>Change switch [0019: Day] off <>Change switch [0020: Evening] on <> : Excepting Case <> : End Case EVENING Now start on another event still in common events and make it a parallel process again and make work in event evening now copy the stuff from the last page and paste it on to this page. Now change the first variable event to evening variable but still doing the same thing. The screen tone to R000,G050,B070,S080. The next variable op change that to the evening variable and still do it the same thing. Now change the first switch to evening off and the second one to night on. Once again this is what it should look like: <>Variable Op: [0002: Evening] + , 1 <>Fork Optn: [0002: Evening]-2466over <>Set screen tone: (R000, G050, B070, S080),1.0sec(W) <>Variable Op: [0002: Evening] Set, 0 <>Change switch [0020: Evening] off <>Change switch [0021: night] on <> : Excepting Case <> : End Case NIGHT There ain’t much point to explain like above so I’ll just show what is should look like. Remember to set in a parallel process and in switch night <>Variable Op: [0003; Night] + , 1 <>Fork Optn: [0003: Night]-2466over <>Set screen tone: (R070, G080, B080, S090),1.0sec(W) <>Variable Op: [0003: Night] Set, 0 <>Change switch [0021: Night] off <>Change switch [0022: morning] on <> : Excepting Case <> : End Case MORNING You now should know what your doing with the events but this is what it should look like <>Variable Op: [0004: Morning] + , 1 <>Fork Optn: [0004: Morning]-2466over <>Set screen tone: (R000, G050, B070, S080),1.0sec(W) <>Variable Op: [0004: Morning] Set, 0 <>Change switch [0023: Morning] off <>Change switch [0020: Day] on <> : Excepting Case <> : End Case There you have it all you have to do is in your opening event put the switch Day on or what time you want your game to start. If you do use this system please state so in your credits and send me a copy of the game as I would like to see how other people game turn out with this system anyway good luck with your game. Send them or if your having probs send to gimpinmaster@hotmail.com ,Gimp Master