PDA

View Full Version : Day/Night Variable?


Virtualman
09-27-2005, 03:52 PM
I was wondering if there was any way for the game to check whether it's night or day.

the reason I'm asking is because alot of quests in my game require you to do things both during the day, and at night. an entire day is about 23 minutes long (I think) and it just takes to long for the time change, and players are gunna end up sitting around waiting to much.

so I want to make an event that changes it from day to night and from night to day. somthing along the lines of the sun song in OOT only it would be an object like 'the stone of time' only it would be a better name then that.

I've seen the option to chane the time of day but I havent seen a way to tell whether its night or day so that it would change to night time during the day and day time during the night.

it would be quite easy to do this with a person cause they have day and night events built in, but I'd like to avoid that.

so anyway, any help would be greatly appreciated.

thanks

JANK
09-27-2005, 10:00 PM
Under event conditions there is a time condition. The first one means that the condition of the event has to be at a certain time, the second one with the ! next to it means that it has to be anytime except the specified time.