Hi,
I was wondering if anybody knew how to make a Day and Night system? If you do then do you think you could either explain it or show it to me please?
Thank you. :)
Kind regards,
Miffy6000.
Day and Night System?
● ARCHIVED · READ-ONLY
-
-
Did you search? There are a number out there that are evented.
-
Hi Shaz,
Do you mean search via Google? -
forum search is usually better, though 'day' is probably a bit short. You can use a Google search and tell it to limit only to this site (click on the Advanced Search option) and it will let you search for words with 3 characters.
Edit:
Yeah, so forum search only came up with unanswered requests/questions. But I found this on the Master Script List, if you don't mind a scripted solution.
I KNOW there are Day & Night evented systems out there though.
Edit 2:
Yeah!
This one
I haven't looked through it, but it might be a good starting point. I'm sure there are others out there though. -
No that's my problem. I can only use the forum search, but will it have the answers that I need?
You see I have something called Quastodio, and that stops me from accessing Google. I got Quastodio because I have Autism and looked up Health and diseases online, so Google is a blocked entity!
Do you think it would help searching through the forum? -
I just edited my post just as you posted :) I found a tutorial that does an evented day/night system. I haven't looked through it though, but you should be able to get some tips from it. Just check above your post for the link.
You can't use Google? Does it also block Bing? Is Yahoo search engine still around? Anyway, see what you can get out of that link :) -
Hi Shaz,
Ah thank you so much for that link. I clicked it and I'm pretty sure its what I was looking for, thank you for getting the link for me. It was a very kind thing to do :)
And yes Quastodio blocks all search engines. Shame really, because I look up health and find it interesting but I also worry about it. So my mum and dad block it all up!
Thanks Shaz. -
No probs :) If you have questions about that tutorial, you can post in the thread I linked you to. Tutorials are one of the few places where necroposting is okay :)
-
Hey Shaz,
Thanks for that. I'll read through that tutorial in a bit. I'm almost dead certain that its what I need, so thank you :)
Regards,
Miffy6000. -
Miffy, if youtube isn't blocked, go to https://www.youtube.com/user/Redweaver/featured if it is ask your parents to allow this specific link. He has a ton of stuff for RM.
Also most of his stuff is pg so you should be fine. -
Here is something of an event I was playing around with a while ago.
Could use some editing and what not to work out the kinks, like turning on/off the correct tint when going indoors/outdoors.
Change the Screen Tints to how you like them I just quickly made them when I was messing around with it, them values are likly to look funny and what not.Spoiler
If you wanted to take a step farther and track days, in the Conditinal Branch: [0003:Hour] == xx you would add, before the comment, Control Variables: [0004:Day] += 1. -
Sentient,
Thanks for that above. I will try this and see how it goes :)
Everything everyone has suggested to me I am trying, I keep it locked up at the back of my head. Hopefully I'll be able to create lots with RPG Maker Vx Ace.
Thanks. -
Here is a very nice day/night system VLue wrote:
http://www.rpgmakervxace.net/topic/3225-basic-game-time-nightday
If you search for "VLUE RPG maker scripts" you'll see he has a ton of scripts, including a more advanced time system.