1. Whats the Time hook for CS ?
     
  2. Wulf

    Wulf Community Admin

    I'm not sure what you'd wanting, what time?
     
  3. should i use Day.time or what?
    [DOUBLEPOST=1468769154][/DOUBLEPOST]to set the time
     
  4. Wulf

    Wulf Community Admin

    You can change the time in Rust by using the env.time console command.
     
  5. im making a plugin that needs a Way to change the time.
     
  6. TOD_Sky.Instance.Cycle.Hour = (float)timetochangeto;
     
  7. Anyone had any joy or know how to do this in JavaScript?

    Thanks in advance.
     
  8. Wulf

    Wulf Community Admin

    It's pretty much be the same way.
     
  9. Okay - I'll have a play abut with this later today then.

    Thanks :)