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
Solved Accelerated night crafting?
Discussion in 'Rust Discussion' started by sensor, Mar 13, 2016.
-
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 -
-
-