Log in to reply
 

How can I set the timescale in my script



  • Im currently trying to change the time in-game with my gta script but nothing seems to work. Is there a way to do this?



  • @M8T this doesn't work?
    void SET_CLOCK_TIME(int hour, int minute, int second)



  • Are you trying to set the time of day, or the timescale?

    Timescale: Set Game.TimeScale anywhere from 0.0f to 1.0f
    Time of Day: Set World.CurrentTimeOfDay using a new TimeSpan(int hours, int minutes, int seconds)


Log in to reply
 

Looks like your connection to GTA5-Mods.com Forums was lost, please wait while we try to reconnect.