Jump to content

Recommended Posts

Posted

+1 yes this is a must for me as well. There is a console command mod but the TM(0.016) command that was used in W3 didn't work.

  • 2 weeks later...
Posted (edited)

I'm no modder but I found some command lines, maybe they could help.

 

 

RealTimeSecondsToGameTime(seconds : Float) : GameTime;

 

SetGameTimeByHMS(hours : Int32, minutes : Int32, seconds : Int32);

 

SetGameTimeBySeconds(seconds : Int32);

 

actualTime

 

realTime

 

CalculateRealTimePassed;

 

 

It appears that 10 seconds real time = 60 seconds / 1 minute in-game.

Therefore 600 seconds / 10 minutes real time = 60 minutes / 1 hour in-game.

14400 seconds / 240 minutes / 4 hours real time = 1440 minutes / 24 hours in-game.

Edited by qupp422G09
  • Recently Browsing   0 members

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