Jump to content

Quarry Levels 2.2.0

$15.00 $11.95
   (14 reviews)
Message added by Mevent,

Dear users, please disregard outdated reviews related to the previous developer.

As of version 2.2.0, the plugin is now managed by MeventTeam. We are actively monitoring its performance and addressing any issues to ensure a smooth experience.

1 Screenshot

  • 89.6k
  • 1.1k
  • 34.21 kB
This area is intended for discussion and questions. Please use the support area for reporting issues or getting help.

Recommended Comments



Fusion 3.64

Posted

@DeathI'm not sure  if this is a bug or a conflict with my settings because of the level cap I have it set to. But the upgrades are not applying properly.
Level 2 is correct. But level 3 is just another upgrade of Level 2. Then the addition ore upgrades will start to apply.

 

Fusion 3.64

Posted (edited)

@Death
Okay. So I dropped the cap on quarries and jacks down to 5. I pulled every plugin on the server and am only running BackPumpJack so I can get oil strikes. QuarryLevels. ImageLibrary and SurveyInfo. And this is what I got from a stone only strike.20210809115856_1.thumb.jpg.76be03e97abae08bc994ea94b7e04336.jpg
20210809120203_1.jpg.0d0d2f5ab72923001cecc39d42ecddc0.jpg
 

{
  "SurveySettings": {
    "EnableOilCraters": true,
    "OilCraterChance": 20
  },
  "PlayerSettings": {
    "PreventUnauthorizedToggling": true,
    "PreventUnauthorizedLooting": false
  },
  "QuarrySettings": {
    "QuarryMaxLevel": 5,
    "PumpjackMaxLevel": 5,
    "EnableEconomics": false,
    "EconomicsCost": 5000.0,
    "EconomicsCurrency": "credits"
  },
  "QuarryOptions": {
    "Metal_Production": 4.0,
    "Sulfur_Production": 4.0,
    "HQM_Production": 50.0
  },
  "Button": {
    "ButtonBounds": {
      "xMin": 0.648,
      "yMin": 0.115,
      "xMax": 0.72,
      "yMax": 0.143
    },
    "ButtonColor": "FFFFF3",
    "ButtonOpacity": 0.16,
    "ButtonFontColor": "#f7ebe1"
  },
  "Panel": {
    "PanelBounds": {
      "xMin": 0.39,
      "yMin": 0.55,
      "xMax": 0.61,
      "yMax": 0.75
    },
    "PanelColor": "FFFFF3",
    "PanelOpacity": 0.16,
    "PanelFontColor": "#e8ddd4"
  }
}

I have no idea what I could possibly be doing wrong here.

Edited by thepiercedweirdo
Energy

Posted

Hello, can you set the upgrade costs individually? upgrade for 5000 scrap? =)

  • Like 1
Pickeee

Posted

I have just noticed that quarries cannot be repaired if damaged. 

  • Like 1
MNGO

Posted

Things I would like to see configurable 

  • Fuel consumption increase (The ability to disable ideally)
  • cost for upgrades (The ability to configure a custom upgrade cost(s))
  • chance to gain new resource type on upgrade (% based chance editing)

from what I can tell right now with the other plugins I use this one this would allow me to configure a perfect scenario with minimal RNG and maximum understanding for new and old players alike. 

MNGO

Posted

9 hours ago, Pickeee said:

I have just noticed that quarries cannot be repaired if damaged. 

Just double checked on my server and I can confirm repairing is missing

ZEODE

Posted (edited)

18 hours ago, Pickeee said:

I have just noticed that quarries cannot be repaired if damaged. 

 

9 hours ago, MNGO said:

Just double checked on my server and I can confirm repairing is missing

By default Rust does not allow you to repair Mining Quarry or Pump Jack. As far as I am aware, this plugin doesn't allow you to repair them (apologies if I am wrong). There are plugins out there which will allow you to though, which are easy to find in the usual places.

Edited by ZEODE
  • Like 1
Pickeee

Posted

10 hours ago, ZEODE said:

 

By default Rust does not allow you to repair Mining Quarry or Pump Jack. As far as I am aware, this plugin doesn't allow you to repair them (apologies if I am wrong). There are plugins out there which will allow you to though, which are easy to find in the usual places.

Found it! Thank you!

  • Like 1
Rust Admin

Posted

This plugin still needs some work whenever the developer has time.

  • Not compatible with SeverRewards
  • Cost is not configurable
  • When upgrading Pumpjacks, there are static values - regardless of the Survey Charge value
  • Like 1
iDodger24

Posted

Plugin not working for me, permission doesn't exist. will do further testing tmrw. I have a few plugins installed, looks like its loading for some of you. 

 

Would be great if you could also control the chance of a creator having a resource, not just chance of oil. 

  • Administrator
Steenamaroo

Posted

Hi @iDodger24
If the permission doesn't exist the chances are the plugin isn't compiling.

Watch your server console or rcon window when installing and see if any errors are thrown.
If you do see errors I'd delete any config file the plugin may have created and oxide.reload QuarryLevels.

If that doesn't sort it ping back and we'll see what's going on.

  • Like 2
iDodger24

Posted

@Steenamaroo

I have already tried that. I get the same error. 

QuarryLevels was compiled successfully in 2289ms

(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)



Unloaded plugin QuarryLevels v1.0.5 by Death

(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)



Fallback handler could not load library RustDedicated_Data/Mono/data-0x55b4d38ef090.so

Failed to call hook 'OnServerInitialized' on plugin 'QuarryLevels v1.0.5' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.QuarryLevels.OnServerInitialized () [0x000a5] in <15b1c13faa24460a8b46e1511ec90c47>:0

at Oxide.Plugins.QuarryLevels.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0006a] in <15b1c13faa24460a8b46e1511ec90c47>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <31122a27a2414cd799150f8677cf39d4>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <0fbce81d88d64454b3e7abb24df7026b>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <0fbce81d88d64454b3e7abb24df7026b>:0

(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)



Loaded plugin QuarryLevels v1.0.5 by Death

(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

 

iDodger24

Posted

@Steenamaroo

I did a factory reset. Installed Oxide  and the whole jist. I only installed plugins PlayerAdministration and QuarryLevels. 

The same thing is happening. 

Permission 'quarrylevels.use' doesn't exist

(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)



Unloaded plugin QuarryLevels v1.0.5 by Death

(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)



Failed to call hook 'OnServerInitialized' on plugin 'QuarryLevels v1.0.5' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.QuarryLevels.OnServerInitialized () [0x000a5] in <685a633397fa4f35a6c78aac20294f8a>:0

at Oxide.Plugins.QuarryLevels.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0006a] in <685a633397fa4f35a6c78aac20294f8a>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <31122a27a2414cd799150f8677cf39d4>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <0fbce81d88d64454b3e7abb24df7026b>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <0fbce81d88d64454b3e7abb24df7026b>:0

(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)



Loaded plugin QuarryLevels v1.0.5 by Death

(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

 

iDodger24

Posted

Do I need BackPumpJack? I didn't know oil craters didn't spawn from survey charges. 

@Steenamaroo Thank you for helping. Unfortunately its still not working. 

Now the permission is working. But after a I place a quarry, and click on upgrade tab. It just disappears and no UI opens. And I get this on console. 

 

iDodger24

Posted

Do I need BackPumpJack? I didn't know oil craters didn't spawn from survey charges. 

@Steenamaroo Thank you for helping. Unfortunately it's still not working. 

Now the permission is working. But after I place a quarry, and click on upgrade tab. It just disappears and no UI opens. And I get this on console. 

 

EDIT: I did delete config. And did a reload. That gave me no error. 

 

Failed to call hook 'CreateConfirmation' on plugin 'QuarryLevels v1.0.6' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.QuarryLevels.GetImage (System.String imageName, System.UInt64 skinid) [0x00000] in <cb7b0751912047d58cdcbeebd5abc2df>:0

at Oxide.Plugins.QuarryLevels.CreateConfirmation (ConsoleSystem+Arg arg) [0x00313] in <cb7b0751912047d58cdcbeebd5abc2df>:0

at Oxide.Plugins.QuarryLevels.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x005ad] in <cb7b0751912047d58cdcbeebd5abc2df>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <31122a27a2414cd799150f8677cf39d4>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <0fbce81d88d64454b3e7abb24df7026b>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <0fbce81d88d64454b3e7abb24df7026b>:0

(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

 

iDodger24

Posted

To be  clear, the UI is not opening up. 

  • Administrator
Death

Posted

You will need another plugin to spawn oil craters. While this is a planned feature, it's not implemented yet. The error you posted above is from not having ImageLibrary installed, or an older version. @iDodger24

iDodger24

Posted

That was it I can't believe I missed that. It opening up the UI now. 

Thank you very much

 

  • Like 1
Wajeeh Agbariya

Posted

is it possible to add an option to require materials and economics at the same time to upgrade the quarry, and to give us control on how much each level requires for the upgrade?

What i mean is to be able to upgrade the quarry i would need all of the following

10 gears, 200 scrap, 50 sheet metal, 10 hqm 500, metal and 1000 cash/rp.

also it would be great if you could add in the interface the amount needed to be able to upgrade the quarry

  • Like 2
Midnightxrush

Posted

@Deathany way to allow teammates to upgrade the person who placed it if they are on same team?

still only set to who placed it.

  • Like 1
Solarix

Posted

Should work for anyone that has auth from a TC next to / near it.

  • Like 2
Midnightxrush

Posted

13 hours ago, Solarix said:

Should work for anyone that has auth from a TC next to / near it.

I’ll give it a try ty

  • Like 1
  • Administrator
Death

Posted

On 9/17/2021 at 5:57 PM, Wajeeh Agbariya said:

is it possible to add an option to require materials and economics at the same time to upgrade the quarry, and to give us control on how much each level requires for the upgrade?

What i mean is to be able to upgrade the quarry i would need all of the following

10 gears, 200 scrap, 50 sheet metal, 10 hqm 500, metal and 1000 cash/rp.

also it would be great if you could add in the interface the amount needed to be able to upgrade the quarry

That goes against the simplicity of the plugin, but I've already compromised by adding credit cost option so it's something I'll certainly consider in a future update.

energi_505

Posted

there is such a problem.I have an improvement to level 10.When the player gets to 7 and leaves to work when the quarry is full and the player comes in and empties it completely and starts a new one, the quarry stops pumping the previous resources.only the stone shakes, but when you put 1 unit of what he was pumping, he starts pumping them.The other player did not have it reduced to 7, but it also happens.Exactly when does the quarry overflow?

Fusion 3.64

Posted

@DeathPlease give this support for teams so it just works with teammates. I'm constantly getting complaints from players about not being able to toggle the engine or upgrade a teammates quarry pump even though they're authed on the TC.

  • Like 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Like 4
  • Sad 1
  • Haha 1
  • Love 9

Mevent's Collection

User Feedback

1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.4k

Files Sold

Total number of files sold.

2.3m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.