Jump to content

MeventSupport

Member
  • Posts

    1,332
  • Joined

  • Last visited

  • Days Won

    7

Everything posted by MeventSupport

  1. Strange, we will check it .
  2. 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!
  3. Can you drop a screenshot, we have everything working fine on both oxide and carbon fibre
  4. MeventSupport

    Cases

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

    Delete inventory

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

    Skins on kits

    we'll check it out
  9. MeventSupport

    Problems and ideas

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

Downloads

Total number of downloads.

9.1k

Customers

Total customers served.

132.6k

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.