Jump to content

MeventSupport

Member
  • Posts

    1,842
  • Joined

  • Last visited

  • Days Won

    8

Everything posted by MeventSupport

  1. MeventSupport

    Shop

    Unfortunately, there is currently no way for the Shop to determine which items players have in their inventory for sale! But we are already working on it!
  2. Hi! Sure! Let me explain EventsManager timing in simple terms: Event Types: 1. Static Events - Run at specific times (like 15:30 every day) - Example: "Daily restart at 6:00 AM" 2. Every Events - Run every X minutes repeatedly - Example: "Airdrop every 30 minutes" Time Offset Explained: - Offset Min/Max: Adds random delay to events - Example: Event set for 15:00 with offset 5-15 minutes = runs between 15:05-15:15 - Why use it? Prevents events from being too predictable!
  3. No, EventsManager doesn't handle stuck helicopter cleanup. This plugin only schedules and starts events - it doesn't control what happens during the events themselves. EventsManager simply: - Triggers event commands at scheduled times - Manages event timing and player count requirements through the UI (/em) For helicopter cleanup, you'll need: - The individual event plugins to handle their own helicopter management - Or a separate helicopter cleanup plugin EventsManager is purely a scheduler - it starts events but doesn't manage their mechanics or cleanup stuck objects. Hope this clarifies!
  4. Hi! Your EventsManager likely stopped due to one of these common issues: Quick Fixes: 1. Player Count Settings - Open EventsManager UI (command: /em) and check minimum/maximum player requirements for your events 2. Reset Data - Use console command: eventmanager.reset.default 3. Reload Plugin - Use: oxide.reload EventsManager Check: Make sure all event plugins are loaded and your server meets the player count requirements set in the UI. If still broken, share your player count and any console errors!
  5. MeventSupport

    Cases

    Glad to hear you figured it out! If you have any more questions or need further assistance, feel free to ask. Happy gaming!
  6. MeventSupport

    Cases

    We do not have this problem with the standard config, please provide your config for Checking
  7. It’s not really a good idea to unload or reload plugins during server runtime. On high-population servers this is almost never done, because reloading requires recompiling the plugin, which is very resource-heavy and can cause lag spikes or even crashes. A safer approach is to simply let the plugin stay loaded — if events are not scheduled to run, they won’t consume resources in the background.
  8. Send me your plugin as an archive, along with your folder with the date and your config, please
  9. at what point exactly you are creating an empty list, what error that new ones are not added. Erase all old data, delete everything related to the plugin

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.5m
Total downloads
Customers
11k
Customers served
Files Sold
157.8k
Marketplace sales
Payments
3.4m
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.