Getting the time of day

Post » Mon Jun 18, 2012 4:59 am

Hi, I want to make an NPC do a script event at a specific time of day, but I don't know how to get the time and store it as a variable, or use it in a conditional. I tried using the GameHour global variable in Properties, but if storing it as a variable, the compiler tells me that there is no alternative input, and it also doesn't let me use the property in the conditional to compare it to an integer, either.

How do I get the time of day properly?
User avatar
Luna Lovegood
 
Posts: 3325
Joined: Thu Sep 14, 2006 6:45 pm

Post » Mon Jun 18, 2012 7:11 am

GlobalVariable property GameHour auto
User avatar
katsomaya Sanchez
 
Posts: 3368
Joined: Tue Jun 13, 2006 5:03 am


Return to V - Skyrim