Jump to content

imthenewguy

Curator
  • Posts

    4,027
  • Joined

  • Last visited

  • Days Won

    51

Everything posted by imthenewguy

  1. No worries. Ill close this off. If you have any other issues you can contact me on discord: im the new guy#0001
  2. imthenewguy

    economics dont work

    Changed Status from Pending to Closed
  3. 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.
  4. imthenewguy

    not working

    There shouldn't be. What issues are you having?
  5. 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.
  6. Hey can you tell me which icons besides faction sandwich are having the issue
  7. imthenewguy

    what does this mean

    Changed Fixed In to 1.1.6
  8. imthenewguy

    what does this mean

    Changed Status from Pending to Closed
  9. imthenewguy

    what does this mean

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

    claimprize

    Changed Status from Pending to Not a Bug
  11. imthenewguy

    claimprize

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

    claimprize

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

    what does this mean

    Do you know what item was being used when this triggered?
  16. Changed Status from Pending to Closed
  17. imthenewguy

    Cooking

    It's intentional, as eating them can cause other issues. Also if a player eats a food, which would add a 4th buff, it refunds the food (effectively giving them infinite food).
  18. imthenewguy

    claimprize

    Paste me the whole config file. Use the code brackets so it looks like this
  19. The permission cooking.use is expicitly for cooking a meal, not for ingredients dropping from gathering. Players can disable the gathering drops by typing the /toggledrops command into chat.
  20. imthenewguy

    economics dont work

    You don't get economics or scrap for hitting nodes. You get nuggets, which can be sold for economics or scrap.
  21. imthenewguy

    claimprize

    Any errors in the server console when typing the command in?
  22. I shall update that. Patched the NewSave method in a while back
  23. You don't need to delete anything. The plugin handles it automatically on map wipe.
  24. I'm not sure what gui announcements is.
  25. imthenewguy

    economics dont work

    Lower the chances of obtaining gold nuggets via the config. "Gold nugget default chance [%]": 1.0, "Gold nugget professional chance [%]": 4.0, "Gold nugget chance increase per level [%]": 0.1, "Prime meat default chance [%]": 1.0, "Prime meat professional chance [%]": 4.0, "Prime meat chance increase per level [%]": 0.1, "Pinecone default chance [%]": 1.0, "Pinecone professional chance [%]": 4.0, "Pinecone chance increase per level [%]": 0.1, These represent a % chance. 1.0 = 1% chance per hit. If you want to make them rare, set it to 0.1 etc. If you want to disable it, set it to 0. Setting the value of the items is also done via the config "Item information": { "skinner": { "shortname": "bearmeat.cooked", "skin": 2403118688, "displayName": "Prime Meat", "quantity": 1, "sell_price": 10 }, "miner": { "shortname": "battery.small", "skin": 2405961582, "displayName": "Gold Nugget", "quantity": 1, "sell_price": 10 }, "logger": { "shortname": "battery.small", "skin": 2405963120, "displayName": "Pinecone", "quantity": 1, "sell_price": 10 } }, Set the sell pricer to 0, or whatever u want them to sell for.
1.9m

Downloads

Total number of downloads.

9k

Customers

Total customers served.

132.3k

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.