Jump to content

MeventSupport

Member
  • Posts

    1,921
  • Joined

  • Last visited

  • Days Won

    8

Everything posted by MeventSupport

  1. MeventSupport

    Hit Markers

    We have fixed this in the latest version of the plugin
  2. Hey! So events are picked fully random each time, theres no shuffled queue that runs every event once before repeating. The only built in safety is when you got 3 or more events in the pool it skips whatever just ran, so the same event wont fire back to back. Other than that an event can totally repeat several times while another one is still waiting for its turn.
  3. Hello! You need to grant yourself all the necessary permissions: whitelist.add whitelist.remove whitelist.admin whitelist.enable whitelist.disable whitelist.ui
  4. MeventSupport

    VehicleBuy.cs

    This is more likely to be an issue with the Karuza plugin. Unfortunately, I don’t have this plugin, and I’m not very familiar with how it works, so it would be best for you to contact Karuza so they can help you with this
  5. Glad you figured it out. If you run into any other issues, let me know. Happy gaming!
  6. MeventSupport

    /kit doesn't work

    Hello!
  7. MeventSupport

    Request

    Hey! Still working on it. This is basically a whole new plugin on top of Shop so the UI needs a massive rework and its taking a while. Weve come a long way since the original request and even switched designers on the team. Not done yet but its moving.
  8. That’s Strange.... Could you create a ticket on our Discord? We’ll do our best to help you. P.S. discord.gg/mevent
  9. Hey! So the owner is the player who places the TC, basically whoever places the special cupboard tool becomes the zone owner. They get it through the admin command /czgive [playerId] [amount] and then place it like a regular cupboard. The tool itself looks like a cupboard.tool with a custom skin.
  10. Hi! Yes, we’ll do it!
  11. Try contacting the developer of this plugin; they should check whether the OnJunkyardEventWinner(ulong userID) hook is being called correctly
  12. Hey! UltimateLeaderboard listens for OnJunkyardEventWinner hook, but the event plugin needs to actually call it. Make sure the plugin that runs Junkyard events sends the winner data to UltimateLeaderboard. If its a custom event plugin, it might not be integrated.
  13. MeventSupport

    Text disappearing

    Hi! Could you please send me a list of the plugins used on your server?
  14. Hey! Check the "RareThreshold" setting under Discord Webhook in your config. By default its set to 0 which means it logs everything, including common items like eoka. Set it to something like 5 or 10 and itll only send notifications for rare drops.
  15. MeventSupport

    Text disappearing

    Hi! Please make sure you’re using the latest version of the plugin
  16. MeventSupport

    Events Not Starting

    Hi! We will check it!
  17. MeventSupport

    disappearance

    Please send me the configuration and data files
  18. The main exchange doesnt have preset buttons or options at all. Its a text input field, you literally type any number you want like 5 or 23 or 100 and it calculates the price right there. So youre not limited to single keys or one discounted amount, you can buy any quantity and the bulk discount kicks in based on whatever tiers you set up. Its fully flexible.
  19. Hey! So industrial wall lights are actually DLC items in Rust, thats why the shop blocks the purchase. The plugin checks if the player owns the DLC before letting them buy it. You can bypass this by giving players the permission "shop.bypass.dlc". Run oxide.grant group default shop.bypass.dlc and itll let everyone buy DLC items regardless of ownership.
  20. Hey! So youre right about NPC traders, each one is tied to a single currency and offers exactly 3 buy options based on DefaultKeysAmount (x1, x5, x10). If you want multiple currencies you need multiple bots. But the discount system actually works in the main exchange UI, not through NPC dialog. NPC purchases use flat rates without bulk discounts applied. So to get the full discount system working, players should use the exchange modal instead of NPC traders. You can still keep NPCs as a quick buy option.
  21. MeventSupport

    callback distance

    Hey! So i checked and there was never a callback distance setting in the config. What youre probably thinking of is the Pickup distance setting, which controls how close you need to be to pick up a vehicle. That ones still there and defaults to 5. The callback recall distance is hardcoded at 8m and was never configurable. So basically no setting was removed, it just never existed as a config option.
  22. MeventSupport

    Magazine problem

    Hey! Yeah this is actually a bug on our end. The OnWeaponReload hook resets magazine capacity unconditionally, even when no MagazineSize skill is configured. So its overwriting whatever SkillTree sets. Im gonna flag this for a fix. For now as a workaround you could temporarily unload Skills or use SkillTree as the sole magazine controller. Sorry about that, well get it sorted.
  23. Yes! We’ll be releasing an update in the next couple of days!

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.7m
Total downloads
Customers
11.5k
Customers served
Files Sold
165k
Total sales
Payments
3.6m
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.