Jump to content

MeventSupport

Member
  • Posts

    1,952
  • Joined

  • Last visited

  • Days Won

    8

Everything posted by MeventSupport

  1. MeventSupport

    Cases

    We do not have this problem with the standard config, please provide your config for Checking
  2. MeventSupport

    Delete inventory

    hello! Please, could you send me your config
  3. 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.
  4. I will check it
  5. MeventSupport

    Skins on kits

    we'll check it out
  6. MeventSupport

    Problems and ideas

    Ok, I will check it
  7. MeventSupport

    Problems and ideas

    The timer is already on the map, we exclude any UI elements during the event. You can increase the number of SAM sites in the base yourself (be careful when changing these parameters). \data\OperationFortress\Bases\OperationFortressBaseOne.json Main Base -> Entities { "Poisition": "(0.00, 0.00, 0.00)", "Rotation": "(0.00, 0.00, 0.00)", "Prefab": "assets/prefabs/npc/sam_site_turret/sam_static.prefab", "Skin": 0 } You can get the position if you enable TESTING mode in the plugin. //#define TESTING -> #define TESTING After that, use the command /otest pos. It will show the position in the console. Everything with the gates works fine, in the code the check for opening is performed ONLY when pulling the levers. Make sure that the required number of levers is 6. "Minimum number of activated towers for open Main Base" : 6
  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
  10. Please can you send a video
  11. I will check it
  12. Please send config and data files
  13. Why unload plugins if these events just don't run? O.o
  14. MeventSupport

    Carbon error

    Hi. You should contact the Carbon developers, I don't know what's going on in their editor
  15. you need to use version 3.3.9
  16. Can you record a video please, I've checked, it works for me
  17. MeventSupport

    help please <3

    You need to use the latest version of 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.9m
Total downloads
Customers
11.9k
Customers served
Files Sold
168.8k
Total sales
Payments
3.7m
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.