Jump to content

imthenewguy

Curator
  • Posts

    4,719
  • Joined

  • Last visited

  • Days Won

    59

Everything posted by imthenewguy

  1. imthenewguy

    Cooking

    Can not for the life of my figure that one out, so I have re-written it and it seems to work now. Will be included in the next release as well.
  2. imthenewguy

    Cooking

    You would mind listing the steps on how I can re-create this please?
  3. imthenewguy

    Cooking

    I see the issue now. Will be fixed in the next release.
  4. Please submit a support ticket and explain how it isn't working. Stating that it is not working tells me nothing.
  5. SHOULD work against them all. It targets any BaseEntity that has the NPC attribute set to true, and whose userID is not a steamID.
  6. Please create a support ticket
  7. 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";
  8. imthenewguy

    Cooking

    Please raise a support ticket.
  9. imthenewguy

    Cooking

    Please raise a support ticket on Lone or via my discord and we can work out whats happening.
  10. 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?
  11. imthenewguy

    Cooking

    Download 2.0.1. Also ensure you have cooking.gather permissison set.
  12. Adjust the values in your config to the desired location, save it, reload the plugin, then run the chat command /resetxpbars
  13. They should be unraidable now, and there is no stock kept in them so drones shouldn't work.
  14. 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.
  15. imthenewguy

    Cooking

    These are all language entries. If you have deleted the plugin, config, data and lang files, and reloaded the plugin, but are still experiencing the issues, it would appear that it's an issue with your server, or your client is on a different language setting from English. Mind confirming?
  16. imthenewguy

    Cooking

    Incorporate what specifically?
  17. Please submit a support request via codefling or discord.
  18. Prevents players from asking "what does this icon do" all the time haha. You can toggle the config option so it is always there though.
  19. Are you wearing an item that is enhanced by ItemPerks?
  20. That is an issue with the stack plugin you are using. If using a stacks plugin, it should be preventing stacking based on the item.name attribute. I recommend using Stack Modifier by the mad genius Khan. You can also set the following config value to true: "Use EpicLoot to prevent enhanced items from stacking? [Disable if you are having conflicts with stack control plugins]" This will throw up endless conflict errors in your console though, so not ideal.
  21. These are the primary permissions. If they aren't showing on your manager, check page 2. skilltree.chat - required to use the chat commands to access the skill tree menu. skilltree.xp - required to obtain xp from xp sources. skilltree.tree - required to access and use the skill tree. skilltree.admin - required to use the admin commands. skilltree.all - allows user access to all trees. skilltree.Mining - allows the user to access the mining tree. skilltree.Woodcutting - allows the user to access the woodcutting tree. skilltree.Skinning - allows the user to access the skinning tree. skilltree.Harvesting - allows the user to access the harvesting tree. skilltree.Combat - allows the user to access the combat tree. skilltree.Medical - allows the user to access the medical tree. skilltree.Build_Craft - allows the user to access the build craft tree. skilltree.Scavenging - allows the user to access the scavenging tree. skilltree.Vehicles - allows the user to access the vehicles tree. skilltree.Cooking - allows the user to access the cooking tree. skilltree.bag.keepondeath - prevents the ExtraPockets bag from dropping on death. skilltree.notitles - Removes the level title from the player (Requires BetterChat) skilltree.noxploss - Prevents xp loss.

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.4m
Total downloads
Customers
10.8k
Customers served
Files Sold
155.7k
Marketplace sales
Payments
3.3m
Processed total
×
×
  • 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.