Jump to content

imthenewguy

Curator
  • Posts

    4,084
  • Joined

  • Last visited

  • Days Won

    51

Everything posted by imthenewguy

  1. imthenewguy

    Latest Bug

    Changed Status from Pending to Closed
  2. Changed Status from Pending to Closed
  3. imthenewguy

    Restrictions

    Changed Status from Pending to Closed
  4. imthenewguy

    More enchants

    Changed Status from Pending to Closed
  5. imthenewguy

    Gather Not Working

    The only reasons you wouldn't be getting ingredients: The user has cooking.nogather permission The user doesn't have cooking.gather permission There are no ingredients in the config. You don't have the latest version of Cooking (2.0.1)
  6. The most obvious solution would be not to assign any of the skill tree permissions to the default oxide group, and instead create a new oxide group with the permissions attached, and add users into that group whom you want to use the plugin.
  7. imthenewguy

    Gather Not Working

    Have you also accidentally added the cooking.nogather permissions?
  8. If you want to move it along the x axis, adjust both x_min and x_max by the same value to move them. The same goes for the y axis. Example: The default values are: public string x_min = "185.4"; public string y_min = "25.4"; public string x_max = "227.4"; public string y_max = "67.4"; If I wanted to move the icon to the left by 50, I would do the following. public string x_min = "135.4"; public string y_min = "25.4"; public string x_max = "177.4"; public string y_max = "67.4";
  9. imthenewguy

    Cooking

    Please raise a support ticket.
  10. imthenewguy

    loot problems

    Changed Status from Pending to Closed
  11. imthenewguy

    update?

    Changed Status from Pending to Closed Changed Fixed In to 1.1.16
  12. imthenewguy

    update?

    Updated.
  13. imthenewguy

    Default recipes.

    There isnt but I like the idea.
  14. imthenewguy

    update?

    Ahh has the prefab path changed?
  15. imthenewguy

    Cooking

    Please raise a support ticket on Lone or via my discord and we can work out whats happening.
  16. imthenewguy

    Cooking

    I just had a look through the download history of the plugin up until the 28th and I cannot see a download from yourself. Where did you get version 2.0.1 from?
  17. "Enable xp drop hud for players by default" This only affects newly connecting players. Players who have connected to the server already this wipe will have it enabled. You can go into the data file and disable for each user though.
  18. Its in the config and player settings menu
  19. imthenewguy

    Cooking

    Download 2.0.1. Also ensure you have cooking.gather permissison set.
  20. Adjust the values in your config to the desired location, save it, reload the plugin, then run the chat command /resetxpbars
  21. They should be unraidable now, and there is no stock kept in them so drones shouldn't work.
  22. "Extra pockets button anchors": { "x_min": "185.4", "y_min": "25.4", "x_max": "227.4", "y_max": "67.4" }, The difference between the x_min and x_max value is the size of the button.
  23. Hey mate, if you head to the permissions page, you will see a list of permissions you need to assign. In order to grant a permission, you want to assign it to the default oxide group. Do this from the server console by tying: o.grant group default <permission here> Example: o.grant group default skilltree.tree It is recommended to look up some basic server owner tutorials if you aren't familiar with oxides permission system.
  24. Changed Status from Pending to Closed
1.9m

Downloads

Total number of downloads.

9.2k

Customers

Total customers served.

134.8k

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.