Implemented Hook for MiningQuarry

Discussion in 'Rust Discussion' started by ShadowEvil, Jun 14, 2015.

  1. I have heard some complaints about the Quarries being slow on gathering... I was just wondering if we can implement some way to modify the amount given or basic item manipulation like OnGather...

    ProcessResources() is the function in MiningQuarry that would be where you modify the amount farmed...

    In other words... I would want to be able to modify the item given, the amount of fuel consumed, and the amount of item given. Much like the GatherModifier Plugin.
     
  2. Wulf

    Wulf Community Admin

    The hook should be available in the upcoming snapshot.
     
  3. The hook was added recently and been merged for next release.