Jump to content

imthenewguy

Curator
  • Posts

    4,079
  • Joined

  • Last visited

  • Days Won

    51

Everything posted by imthenewguy

  1. The plugin is skin specific - it's how it identifies the weapon when the buttons activated. You can add the skins to weapons though, so if I wanted the no mercy skin you give a buff, then create an enchant profile and add the skin Id to the profile. Tldr - if a skin is listed in the enchanting config against a profile, it will be enchanted, even if the name doesn't match.
  2. imthenewguy

    unable to quit jobs

    Changed Status from Pending to Closed
  3. Yeah you can add more default ingredients to the list like so: "mushroom": { "base_shortname": "mushroom", "skin": 0, "gathered_from": 18, "dropWeight": 0, "max_count": 0, "imageURL": "https://rustlabs.com/img/items180/mushroom.png", "market_buy_price": 10.0, "market_sell_price": 5.0, "market_quantity": 0 }, The thing to remember is making sure the Key is uniquely named (in this case "mushroom"), the base_shortname is set to the shortname of the item (can see a list of names here), and the gathered from value is set to 18 (this represents default items). You can effectively use any default item this way, just add them to the config. The video tutorial on the page shows you how to add a new recipe using these ingredients
  4. imthenewguy

    Cooking

    Will be adding it to the next release.
  5. imthenewguy

    hook error

    Changed Status from Pending to Closed
  6. imthenewguy

    hook error

    Ill take a gander and see what the underlying problem is. Closing this for now
  7. imthenewguy

    hook error

    Hey mate, can you upload your config and data file for me please?
  8. You set the value for "amount" to the percentage that you want added to it. "amount": 100 This would increase the damage by 100%. Full snippet example from the default config: "928599469": { "duration": 20, "effect": 10, "displayName": "semi-auto pistol of the pker", "shortname": "pistol.semiauto", "cooldown": 10.0, "amount": 100, "description": "", "runes": [ { "displayName": "life rune", "amount": 150 }, { "displayName": "death rune", "amount": 75 }, { "displayName": "dark rune", "amount": 170 }, { "displayName": "fire rune", "amount": 55 } ] },
  9. imthenewguy

    not working

    Changed Status from Pending to Closed
  10. Changed Status from Pending to Closed
  11. No worries. Ill close this off. If you have any other issues you can contact me on discord: im the new guy#0001
  12. imthenewguy

    economics dont work

    Changed Status from Pending to Closed
  13. imthenewguy

    economics dont work

    That's strange. There is nothing in the code that provides you with economic dollars for mining a node directly, only for selling a gold nugget. If this is happening, it would have to be some other plugin interfering with it.
  14. imthenewguy

    not working

    There shouldn't be. What issues are you having?
  15. I just checked a few of the imgur links from the list and they all appear to be valid. I am assuming you are running Image library. Try and back up the data/config files. Delete the data/config/plugin. Upload the latest version of the plugin. Check to see if the images are still missing. If they are, backup and delete the image library folder (oxide\data\ImageLibrary) then reload Cooking and see if that fixes it. Let me know your findings.
  16. Hey can you tell me which icons besides faction sandwich are having the issue
  17. imthenewguy

    what does this mean

    Changed Fixed In to 1.1.6
  18. imthenewguy

    what does this mean

    Changed Status from Pending to Closed
  19. imthenewguy

    what does this mean

    Download the latest version and give that a crack.
  20. imthenewguy

    claimprize

    Changed Status from Pending to Not a Bug
  21. imthenewguy

    claimprize

    No item exists called "silveregg". The shortname should be "easter.silveregg"
  22. imthenewguy

    claimprize

    Can you paste the data file too?
  23. If the backpack plugin doesn't assign the skin/item name back then yes. Otherwise it should still persist.
  24. Absolutely beautiful! Amazing job.
1.9m

Downloads

Total number of downloads.

9.2k

Customers

Total customers served.

134.4k

Files Sold

Total number of files sold.

2.8m

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.