Jump to content

imthenewguy

Curator
  • Posts

    4,582
  • Joined

  • Last visited

  • Days Won

    57

Everything posted by imthenewguy

  1. Please create a support ticket
  2. 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";
  3. imthenewguy

    Cooking

    Please raise a support ticket.
  4. imthenewguy

    Cooking

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

    Cooking

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

    Cooking

    Incorporate what specifically?
  12. Please submit a support request via codefling or discord.
  13. 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.
  14. Are you wearing an item that is enhanced by ItemPerks?
  15. 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.
  16. 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.
  17. ItemPerks hasn't had the patch yet from memory.
  18. EpicLoot works with Skinbox if you are up to date. Skinner doesnt have support. They should be able to transfer the item.name to the new item when reskinned.
  19. The only thing the plugin saves is the icon settings for the player. All item data is handled natively by rust.
  20. You need to check your config options for raidable bases interaction. I believe there is a setting in there that forces durability loss even when the player has buffs.
2.3m

Downloads

Total number of downloads.

10.5k

Customers

Total customers served.

151.9k

Files Sold

Total number of files sold.

3.2m

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.