Jump to content
Message added by Mr01sam,

Welcome to v3.0.0+!

This plugin has been completely rewritten from the ground up! Features have changed, the config has changed, everything has changed! Please read the documentation or you WILL be confused and run into issues. 

Also a very important note...

THIS PLUGIN NOW REQUIRES ANOTHER PLUGIN TO WORK. PLEASE READ THE INSTALL INSTRUCTIONS OR YOU WILL HAVE PROBLEMS!!

4 Screenshots

  • 44.5k
  • 1.9k
  • 341.72 kB

Recommended Comments



22 hours ago, The Syndicate said:

im tryin it right now it worked with two other plugins with the same error compile code 

void OnItemCraftFinished(ItemCraftTask task, Item item, ItemCrafter crafter) on line 1079 and BasePlayer basePlayer = crafter.owner; on line 1081

this will compile without errors

Link to comment
Share on other sites
10 hours ago, tacman1981 said:

void OnItemCraftFinished(ItemCraftTask task, Item item, ItemCrafter crafter) on line 1079 and BasePlayer basePlayer = crafter.owner; on line 1081

this will compile without errors

Any luck buddy?

Link to comment
Share on other sites

 

32 minutes ago, Darth said:

@tacman1981 Can you point me to a tutorial?

literally change the lines with the provided snippets, this will get you on your way

 

Link to comment
Share on other sites

Error while compiling: QualityCrafting.cs(1083,42): error CS1061: Type `ItemCraftTask' does not contain a definition for `owner' and no extension method `owner' of type `ItemCraftTask' could be found. Are you missing an assembly reference?

 

How to solve this problem?

Link to comment
Share on other sites

Is this anything to worry about?

Plugin has loaded up but as the error shows below I have no images or icons appearing in the UI


Image failed to download! Error: HTTP/1.1 429 Too Many Requests - Image Name: qc.star.4_0 - Image URL: https://imgur.com/cEZUU9F.png
Image failed to download! Error: HTTP/1.1 429 Too Many Requests - Image Name: qc.star.5_0 - Image URL: https://imgur.com/RD7ED4R.png
Image failed to download! Error: HTTP/1.1 429 Too Many Requests - Image Name: qc.button.skills_0 - Image URL: https://i.imgur.com/x0Zg12R.png
Image failed to download! Error: HTTP/1.1 429 Too Many Requests - Image Name: qc.button.inspect_0 - Image URL: https://i.imgur.com/tPi2qM4.png
Image failed to download! Error: HTTP/1.1 429 Too Many Requests - Image Name: qc.button.quality_0 - Image URL: https://i.imgur.com/KMWMn0K.png
Image failed to download! Error: HTTP/1.1 429 Too Many Requests - Image Name: qc.category.gunsmithing_0 - Image URL: https://i.imgur.com/BH0ndEH.png
Image failed to download! Error: HTTP/1.1 429 Too Many Requests - Image Name: qc.category.toolcrafting_0 - Image URL: https://i.imgur.com/I0i8tBW.png
Image failed to download! Error: HTTP/1.1 429 Too Many Requests - Image Name: qc.category.tailoring_0 - Image URL: https://i.imgur.com/WlrTTKR.png
Image failed to download! Error: HTTP/1.1 429 Too Many Requests - Image Name: qc.category.bowmaking_0 - Image URL: https://i.imgur.com/NsBOZg1.png
Image failed to download! Error: HTTP/1.1 429 Too Many Requests - Image Name: qc.category.weaponsmithing_0 - Image URL: https://i.imgur.com/1eAdvAq.png
Image failed to download! Error: HTTP/1.1 429 Too Many Requests - Image Name: qc.up_0 - Image URL: https://i.imgur.com/Mgua5IP.png
Image failed to download! Error: HTTP/1.1 429 Too Many Requests - Image Name: qc.down_0 - Image URL: https://i.imgur.com/L5kufsD.png
Image failed to download! Error: HTTP/1.1 429 Too Many Requests - Image Name: qc.close_0 - Image URL: https://i.imgur.com/AbG6hrk.png
Image failed to download! Error: HTTP/1.1 429 Too Many Requests - Image Name: qc.help_0 - Image URL: https://i.imgur.com/tVSQyuX.png

 

erorr2.PNG

errorr.PNG

Edited by Sjd6795
Link to comment
Share on other sites

For anyone having issues with icons not loading, it's imgur not allowing that many request at a single time be downloaded.

I have used a different image hosting site and my config that's attached can be used.

QualityCrafting.json

Link to comment
Share on other sites
2 hours ago, Sjd6795 said:

For anyone having issues with icons not loading, it's imgur not allowing that many request at a single time be downloaded.

I have used a different image hosting site and my config that's attached can be used.

QualityCrafting.json 4.22 kB · 0 downloads

Hey! Yeah unfortunately this is a problem that has plagued me with me imgur. Does that site you provided on your config not have this issue? If so I might try it out 🙂

Link to comment
Share on other sites
42 minutes ago, Mr01sam said:

Hey! Yeah unfortunately this is a problem that has plagued me with me imgur. Does that site you provided on your config not have this issue? If so I might try it out 🙂

Nope it works good all my icons are loading up no problem.  Imageshack is what I used, not sure which one was best I just searched google and picked this one.

  • Like 1
Link to comment
Share on other sites
23 hours ago, Sjd6795 said:

Nope it works good all my icons are loading up no problem.  Imageshack is what I used, not sure which one was best I just searched google and picked this one.

I'll try it out... Im skeptical because a lot of these free sites work perfectly fine until there's hundreds of people trying to access the image at once. Thus is the issue with imgur

Link to comment
Share on other sites
3 hours ago, Mr01sam said:

I'll try it out... Im skeptical because a lot of these free sites work perfectly fine until there's hundreds of people trying to access the image at once. Thus is the issue with imgur

That's very true, I just hope this website hasn't had the issue of having to much traffic to implement measures in the first place. Might be a slow down in icons loading but hopefully not failing to download.

  • Like 1
Link to comment
Share on other sites

Error while compiling QualityCrafting: 'PlayerInventory' does not contain a definition for 'FindItemUID' and no accessible extension method 'FindItemUID' accepting a first argument of type 'PlayerInventory' could be found (are you missing a using directive or an assembly reference?) | Line: 622, Pos: 41

 

Link to comment
Share on other sites
5 hours ago, GameKit47 said:

Error while compiling QualityCrafting: 'PlayerInventory' does not contain a definition for 'FindItemUID' and no accessible extension method 'FindItemUID' accepting a first argument of type 'PlayerInventory' could be found (are you missing a using directive or an assembly reference?) | Line: 622, Pos: 41

 



https://www.dropbox.com/scl/fi/gk032qes5pfmqc4zdjjl7/QualityCrafting.cs?rlkey=tznt4y22iutwgfzymfgyvunhs&dl=1

Edited by Sjd6795
  • Like 1
  • Love 2
Link to comment
Share on other sites

if this is given to an NPC, will that npc inherit the damage boost and stuff? would be neat to have NPCs that could use this with hits to give them some damage like in certain areas people place them in and stuff

Link to comment
Share on other sites

Hey Dev, is this fixable? 

 

I really like enjoy this Plugin and i really would like to see a update for that bug ^^

Screenshot 2023-11-04 153829.png

Link to comment
Share on other sites
On 11/4/2023 at 10:43 AM, Der_Martini said:

Hey Dev, is this fixable? 

 

I really like enjoy this Plugin and i really would like to see a update for that bug ^^

Screenshot 2023-11-04 153829.png

When does this occur?

Link to comment
Share on other sites
On 11/8/2023 at 10:52 PM, Mr01sam said:

When does this occur?

It seems to happen every time when someone is crafting that new dlc stuff in rust, i guess the new knife.

Link to comment
Share on other sites

Bonjour Je suis nouveau la dedans ... Je n'arrive pas a obtenir les images du plug , il y aurais une solutions que je ne connais pas encore ? Merci a vous

 

Link to comment
Share on other sites

Couple of quesitons.  is every star an improvement over vanilla stats ? My server pop won't be happy if their gear is less than vanilla. secondly do you have to craft these items or can you also find them in loot ?

Edited by boofhead187
Link to comment
Share on other sites

hello there, some news about this plugin ? When does the last categories come ? 

First Aid (Planned)

Cooking (Planned)

Engineering (Planned)

More TBD!

 

Would be nice to see an update on U-Mod Too.

Edited by 3bernd3
Link to comment
Share on other sites

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
  • Love 4

User Feedback

1.3m

Downloads

Total number of downloads.

6.5k

Customers

Total customers served.

95.8k

Files Sold

Total number of files sold.

1.9m

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.