Home > Tutorials > RPG Maker XP > Day/Noon/AfterNoon/Nigth
Day/Noon/AfterNoon/Nigth
1-Make 3 Switches And one variable:
lets name then "Day and Nigth Timer","Day and Nigth Check","Time of day change" and the varible, lets call it "time of day"
First make a common event: Named "Day and nigth Timer",Trigger Autorun and switch "Day and Nigth"
Then make it look like this:
-Control switches:(Time of day change) = off
-Control timer: startup(5min, secs) (anny time goes good)
-Control switches:(Day and nigth timmer)= off
-Control switches:(Day and nigth Check)=on
Now make a new common event,trigger parralel and the condition switch should be "Day and night Check"
name it "Day and nigth Check" it should look like this:
-Conditional Bracnch: timer 0 min 0 sec oe less
-Control switches:(Time of day change)= on
-(remeber to put no handling of youre branch)
Now for the final common event, trigger paralel and conditions switch should be "Time of day" and lets name this event like the switch "time of day" it should look like this( bit long):
-Control switches:(Day and Nigth Check)=off
-Condital Branch: Variable (Time of day)= 0
-Cahange screen tone (0,-51,-119,0) 50
-control variable: (time of day)=1
-Else
-Condital Branch: Variable (Time of day)= 1
-Change screen tone (-85,-85,-85,0) 50
-control variable: (time of day)=2
-Else
-Condital Branch: Variable (Time of day)= 2
-Change screen tone (0,0,-68,0) 50
-control variable: (time of day)=3
-Else
-Change screen tone (0,0,0,0) 50
-control variable: (time of day)=0
-Brach end
-Brach end
-Brach end
-Control switched:(Day and nigth timer)=0
Now Make a normal map event where you will pass by(you only need to make one event) name it how you want and make it look like this with a Autorun:
-Control switches: (Day and nigth timer)=On
-Control Self Switch A=On
Then make a new page:
And make the conditions self switch a =on
And dont add annything on that page
I should work, if it doesnt work pm me.
|
|
Details
|
|
Tutorial:
|
Day/Noon/AfterNoon/Nigth |
|
Date Listed:
|
Sat, 14 Jan 2012 18:10:15 -0500 |
|
Author:
|
ruiran1
|
|
Total Hits:
|
1879 |
|
|