Solved Accelerated night crafting?

Discussion in 'Rust Discussion' started by sensor, Mar 13, 2016.

  1. Good evening
    Prompt how to implement.
    Day craft a standard and night 2 times faster?

    CraftController I set, but how to get it to switch speed craft, depending on the night?
    thanks for the advice
     
  2. Hi there. you could technically get a mod created for this, but since CraftingController is already here there is another solution.
    Crafting Controller offers console command, I believe there is a timer mod somewhere that allows you to run console commands at set times.
    So using that timer mod, set it so at ~7pm game time it runs the code "crafting.rate 50" and then at ~7am game time it will run "crafting.rate 100"

    See how that goes for you
     
  3. Thanks, I'll try to look for options in this direction.
     
  4. I think THIS is the one you want, I think server time is the ingame time, I might be wrong.
     
  5. Just him and customizable. Thank you checked the works !!!