Jump to content

MACHIN3

Creator
  • Posts

    604
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by MACHIN3

  1. if you want to disable item in the list then set options to false otherwise you must have at least 2 - 3 items listed. If you don't have any items listed and it is enabled then it will create that default item list
  2. MACHIN3

    XPerience

    There shouldn't be any conflicts but as for having it control that mod, no. It will only control the regular backpacks mod if enabled to do so
  3. MACHIN3

    XPerience

    That is one feature on the add list for an update. Hopefully have this by next Rust wipe
  4. MACHIN3

    XPerience

    If your using better chat mod then disable show rank in chat under rank settings
  5. just released update that should fix this issue
  6. MACHIN3

    XPerience

    can you tell me what's being crafted when this occurs? Do you have crafting XP set to 0?
  7. MACHIN3

    XPerienceAddon

    AH thank you!
  8. MACHIN3

    XPerienceAddon

    @Death - If you can give @Robert Stevens access to this file it would be appreciated. I have confirmed he bought it from another site and has access to updates and other areas in my discord for addon owners Thanks
  9. MACHIN3

    XPerience

    Being that the Personal Animal plugin is a paid plugin which I do not have access to I cannot work with it to add support. I do see it works off the same basic permissions so it would be possible. I will consider it in the future.
  10. MACHIN3

    XPerience

    That mod apparently is using overlay instead of a hud. The developer of it needs to change their ui
  11. MACHIN3

    XPerience

    Will look into this and see if I can find anything that could cause it not to load or hang on a server startup. If you changed any of the image urls in the configuration make sure it's a reliable source such as imgur or other image hosting service.
  12. MACHIN3

    XPerience

    Sounds like image library is having issues loading after your server restarts. Are there other mods you have installed that also use it?
  13. MACHIN3

    XPerience

    Make sure you have image library setup. Try reloading image library then reload xperience
  14. Not in this current setup. I would have to change a good bit for it to do that..
  15. Added item display name for lists for next version
  16. "Item Name" is not in the configuration. You can't add anything that isn't listed as the examples shown. It must be exactly like: "shortname": "scrap", "amount": 2, "SkinID": 0 You enter the shortname of an item, the amount you want dropped, and the SkinID if available and using skinned items. Nothing else
  17. It has to be in the same format as seen with the default items "shortname": "scrap", "amount": 2, "SkinID": 0
  18. I am looking to add a list option to disable certain things so they don't count towards the chance.
  19. Version 1.1.300

    1,242 downloads

    Discord: Join our community discord for fast support and future updates. We have several channels where you can get help, offer suggestions, see what's coming in future updates, and more. Our discord is the fastest way to get the help and info you need! http://discord.rustlevels.com/ Features: Custom Item Drops allow you to create 6 lists of items that will randomly drop in a players inventory. Each list is separated based on the actions performed by the player such as gathering, mining, looting, killing animals, killing NPCs, and killing players. Each time a player performs one of these actions they will have a percentage (%) chance 1 item from the matching list will be dropped in their inventory. VIP member option allows VIP players to receive higher chances for drops. You can add as many items to each list as you want using the item shortname, custom display name (optional), amount of that item you wish to drop, and SkinID (optional). 6 Custom Item Lists for Gathering, Mining, Looting, Killing Animals, Killing NPCs, Killing Players Permission for each list Percentage (%) chance to drop random item from list in player inventory VIP Percentage (%) chance option for each list Option to set amount to drop per item Option to set custom name for items (optional) Option to set SkinID for items (optional) Option to enable/disable certain resources for gathering, looting lists Option to enable/disable certain entities for animal, NPC kill lists Permissions: This plugin uses the permission system. To assign a permission, use oxide.grant <user or group> <name or steam id> <permission>. To remove a permission, use oxide.revoke <user or group> <name or steam id> <permission>. customitemdrops.gathering - Allowed chance from gathering list customitemdrops.mining - Allowed chance from mining list customitemdrops.looting - Allowed chance from looting list customitemdrops.animal- Allowed chance from animal list customitemdrops.npc - Allowed chance from npc list customitemdrops.player - Allowed chance from player kill list customitemdrops.vipchance - VIP chance instead of default chance Config Options: { "General Settings": { "showchatmessage": true }, "Gathering Options / List": { "dropchance": 10, "vipdropchance": 20, "trees": true, "berries": true, "wood": true, "stones": true, "ore": true, "hemp": true, "mushrooms": true, "pumpkins": true, "corn": true, "potatos": true, "gatheringItemList": { "0": { "shortname": "apple", "displayname": "", "amount": 1, "SkinID": 0 }, "1": { "shortname": "bandage", "displayname": "", "amount": 1, "SkinID": 0 } } }, "Mining Options / List": { "dropchance": 10, "vipdropchance": 20, "miningItemList": { "0": { "shortname": "metal.fragments", "displayname": "", "amount": 5, "SkinID": 0 }, "1": { "shortname": "metal.refined", "displayname": "", "amount": 2, "SkinID": 0 } } }, "Looting Options / List": { "dropchance": 10, "vipdropchance": 20, "lootcontainer": true, "freeablelootcontainer": true, "lockedbyentcrate": true, "hackablelockedcrate": true, "lootingItemList": { "0": { "shortname": "scrap", "displayname": "", "amount": 2, "SkinID": 0 }, "1": { "shortname": "metal.fragments", "displayname": "", "amount": 1, "SkinID": 0 }, "2": { "shortname": "rifle.ak", "displayname": "", "amount": 1, "SkinID": 0 } } }, "Animal Kill Options / List": { "dropchance": 10, "vipdropchance": 20, "chicken": true, "boar": true, "stag": true, "wolf": true, "bear": true, "polarbear": true, "horse": true, "shark": true, "AnimalItemList": { "0": { "shortname": "scrap", "displayname": "", "amount": 2, "SkinID": 0 }, "1": { "shortname": "metal.fragments", "displayname": "", "amount": 1, "SkinID": 0 } } }, "NPC Kill Options / List": { "dropchance": 10, "vipdropchance": 20, "scientist": true, "dweller": true, "bradley": true, "heli": true, "scarcrow": true, "customnpc": true, "zombie": true, "NPCItemList": { "0": { "shortname": "scrap", "displayname": "", "amount": 2, "SkinID": 0 }, "1": { "shortname": "metal.fragments", "displayname": "", "amount": 1, "SkinID": 0 } } } } Language: { "giveitem": "You have received {0} {1} in your inventory." }
    Free
  20. MACHIN3

    XPerience

    If the owner of that mod wishes to update it with support for XPerience there are several API hooks he can use for giving/taking xp and more.
  21. MACHIN3

    XPerience

    The mixing table hooks are extremely limited or were at the time I wrote that part. Will look again to see if there are any hooks I can use to increase the mixing table ability
  22. MACHIN3

    XPerience

    It took a while to come up with some of the names and wanted it to be "different" lol. Captaincy mainly because even though it is team based it does nothing for the player who has it. It's a stat you spend points in purely to boost your teammates without any gain yourself. To me Captaincy fit better than teamwork. But I left if configurable so names could be changed for that reason
  23. MACHIN3

    XPerience

    I am working hard on this upcoming release and missed my goal of Thursday night. I will hopefully have it ready by next weekend as there is tons of new features coming in this update.
  24. MACHIN3

    XPerience

    it auto lowercases the names when done correctly and will include a separate xp option for those. The next release will hopefully be ready tonight which has ALOT of new features and some bug fixes. Details are in the mod updates channel on the RustLevels discord http://discord.rustlevels.com/
  25. MACHIN3

    XPerience

    I might can, if you could join the discord and post a link to the mod in the mod suggestion channel I'll see what I can do

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.