Jump to content

MeventSupport

Member
  • Posts

    1,905
  • Joined

  • Last visited

  • Days Won

    8

Everything posted by MeventSupport

  1. MeventSupport

    Events Not Starting

    Hi! We will check it!
  2. MeventSupport

    disappearance

    Please send me the configuration and data files
  3. 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.
  4. 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.
  5. 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.
  6. 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.
  7. 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.
  8. Yes! We’ll be releasing an update in the next couple of days!
  9. Yo! So the inventory toggle only hides the inventory button in the UI, but the notification is a separate thing. If you still want a notification when players grab their reward, you can just change the text. Edit your lang file (oxide/lang/en/Daily Rewards.json) and change the "NotifyTakedAward" value to something like "Reward received!" instead of the default inventory text.
  10. MeventSupport

    Welcome UI

    Could you send us the config file?
  11. MeventSupport

    Skills

    Hi! Could you create a ticket in our Discord channel? https://discord.gg/mevent
  12. MeventSupport

    Error while compiling

    Hello! Please download the latest version
  13. MeventSupport

    Limit dmg

    Hello! Please make sure that you’re using the latest version of Oxide/Carbon.
  14. MeventSupport

    WipeBlock

    please download the latest version
  15. MeventSupport

    Stacks

    I've fixed it; please download the latest version

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.