Jump to content

Change time of day from start of game


vanblam

Recommended Posts

Hello, I made a new player start that starts you outside, but when I start the game it always starts at night time. How can I change that to always start you in the day time?

 

In Oblivion.esm you'll see a section called "Globals".

Within the Globals are 4 pertinent values: GameHour, GameDay, GameMonth and GameYear.

Those values are set at 1.00, 27.00, 7.00 and 433.00 by default (which is what CharGen will start you at) which translates to Last Seed 27, 3E433, 1:00am.

 

Just change GameHour to the hour you want to start at (using a 24 hour clock setting).

Link to comment
Share on other sites

Thank you both for your help :).. Globals is the one I went with so I wouldn't have to go to the console every time :). Reason I needed to do that was you couldn't see your face when trying to create your character :P now the sun hits directly on the face, perfect :D

 

Thanks again :)

 

 

( lol I think I overdid the smileys )

Edited by vanblam
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...