Jump to content

MeventSupport

Member
  • Posts

    1,905
  • Joined

  • Last visited

  • Days Won

    8

Everything posted by MeventSupport

  1. Could you please send me exactly what you are trying to change and how you are doing it? And could you also send the version of the config you are trying to apply, please?
  2. MeventSupport

    Favorite items

    This is hardcoded behavior, not a bug. When the shop is opened through an NPC, the favorite button is intentionally disabled and there's no way to turn it back on through config. Your data file looks correct by the way, the Favorites category is set up fine. If you want NPC shops to support favorites, I can add that as a feature request.
  3. MeventSupport

    Favorite items

    Hey sorry about that, I totally misread your question. You meant the favorite button on the items themselves, not the category. So two things that can cause this. First, if you open the shop through an NPC the favorite button wont show up at all, thats by design. Second, in your UI settings theres a ShopItem > Favorite > "Add To Favorites" section with its own Enabled toggle. Can you check both of those? And if youre not using NPCs, send me that part of your UI config and ill take a look.
  4. MeventSupport

    Stacks

    https://discord.gg/mevent Please create a ticket in our Discord channel
  5. MeventSupport

    Ammo problems

    Hello! We are currently in the process of reviewing this. There has been a high workload recently, so we appreciate your patience
  6. Hello! you can turn it off in the config and switch it back on
  7. Hey! So the thing is, the inmenu template only applies when DailyRewards is opened through a menu like ServerPanel. If you're opening it directly via command or button, it uses the fullscreen template instead - that's a separate setting in your config (UI vs MenuUI). If you want to change how it looks when opened directly, you'd need to tweak the UI section in your config file, specifically the panel offsets and anchor values. Are you using ServerPanel or opening DailyRewards on its own?
  8. Hey! So this isn't actually a Clans bug - it's a Carbon framework thing. Carbon sometimes throws these hook patching errors (OnTeamMemberInvite) but it doesn't affect how the plugin works. You can safely ignore it, everything should be functioning normally.
  9. Hi. How's it going with that? How's the test?
  10. MeventSupport

    Skills

    By default most items give 1 XP but some already have higher values like supply_drop gives 3 XP and heli_crate or bradley_crate give 5 XP. You can change all these values in the XP Rewards Settings section under the Loots array in your config.
  11. Hi! We’re currently testing the update, and once everything is checked, we’ll release it! Just a little bit more
  12. MeventSupport

    Shop integration

    Glad you figured it out. If you run into any other issues, let me know. Happy gaming!
  13. MeventSupport

    Rewards bug

    Okay, well, we'll look into it today
  14. MeventSupport

    Skills

    Thank you for your message. We are currently investigating the issue and will provide a response a bit later
  15. We are looking into this issue and will provide an answer a bit later
  16. MeventSupport

    Shop

    Hey! Here's a quick step-by-step for NPC shops: Install the HumanNPC plugin and create an NPC Grant yourself permission: o.grant user yourname shop.setnpc Look at the NPC and run: shop.setnpc categories: * (for all categories) or shop.setnpc categories: Weapon Tools Food (for specific ones) After that, you'll find the NPC in your config under "NPC Shops" - it'll look something like this: "NPC Shops (NPC ID - shop categories)": { "1234567": { "Permission": "", "Categories": ["Weapon", "Tools"] } } You can also set an optional permission in the "Permission" field if you want to restrict who can use that NPC.
  17. MeventSupport

    Skills

    We will think about how this can be realised
  18. MeventSupport

    Ammo problems

    Thanks for sending it in, we'll check it out
  19. MeventSupport

    Skills

    Kk, we will check it
  20. Can you be more specific about what you mean?
  21. Hello! We will fix it
  22. MeventSupport

    Notify

    Please create a ticket in our discord channel, we will help you there https://discord.gg/mevent
  23. MeventSupport

    Ammo problems

    Hey! Thanks for the detailed report. Could you send us your Skills config and a link to the AmmoCapacity plugin (or its page on Codefling/uMod)? We want to make sure our fix works correctly with that specific plugin before pushing the update.
  24. MeventSupport

    Kits

    Hey! I think I see what's going on. When you use categories, the plugin requires a separate permission for the category itself, not just for the individual kit. Since all your kits are in the "linking" category, each player needs the kits.linking permission to even see that category tab. The booster kit probably works because the booster group already has this permission somehow. Try adding kits.linking to the discord-steam-member group: oxide.grant group discord-steam-member kits.linking That should make the category visible and show all kits the player has permissions for.

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.6m
Total downloads
Customers
11.4k
Customers served
Files Sold
163k
Total sales
Payments
3.5m
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.