Jump to content

MeventSupport

Member
  • Posts

    1,327
  • Joined

  • Last visited

  • Days Won

    7

Everything posted by MeventSupport

  1. Can you drop a screenshot, we have everything working fine on both oxide and carbon fibre
  2. MeventSupport

    Cases

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

    Delete inventory

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

    Skins on kits

    we'll check it out
  7. MeventSupport

    Problems and ideas

    Ok, I will check it
  8. 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
  9. Send me your plugin as an archive, along with your folder with the date and your config, please
  10. 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
  11. Please can you send a video
  12. I will check it
  13. Please send config and data files
  14. Why unload plugins if these events just don't run? O.o
  15. MeventSupport

    Carbon error

    Hi. You should contact the Carbon developers, I don't know what's going on in their editor
  16. Can you record a video please, I've checked, it works for me
1.9m

Downloads

Total number of downloads.

9k

Customers

Total customers served.

132.5k

Files Sold

Total number of files sold.

2.8m

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.