Jump to content

MeventSupport

Member
  • Posts

    1,775
  • Joined

  • Last visited

  • Days Won

    8

Everything posted by MeventSupport

  1. in lang. oxide/lang/en/DailyRewards.json
  2. Fair enough. We'll add it!
  3. at the moment, there are no Steam Groups in the plugin. So far, no one has convinced me of the effectiveness of this for servers...
  4. 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!
  5. 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!
  6. 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!
  7. 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!
2.3m

Downloads

Total number of downloads.

10.6k

Customers

Total customers served.

152.7k

Files Sold

Total number of files sold.

3.3m

Payments Processed

Total payments processed.

×
×
  • 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.