Jump to content

Mevent

Curator
  • Posts

    2,817
  • Joined

  • Last visited

  • Days Won

    37

Everything posted by Mevent

  1. Mevent

    403 ERROR

    Changed Status from Pending to Fixed Changed Fixed In to 1.1.1
  2. Mevent

    New DLC

    Changed Status from Work in Progress to Fixed Changed Fixed In to 1.1.1
  3. Hi! Firstly, we apologize for the long wait for a response — we should have dealt with your situation much earlier. As we can see, one of the clan tags is located right in the player's nickname. This indicates that the `"Clan tag in player name"` option is enabled in the Clans configuration. It looks like the BetterChat you're using is adding its tag using the player's already changed name (to which Clans has already added the tag), which is what's causing the duplication. There are two ways to solve this.: Disable the option in Clans: Find the parameter `"Clan tag in player name"` in the Clans config and set it to `false'. Then the tag will be displayed only via BetterChat. Set up BetterChat: Contact the developer of BetterChat with a request to fix the logic of their plugin so that it takes the original name of the player, and not the one that has already been changed by other plugins. Once again, we apologize for the delay. We hope that this will help solve the problem. If you still have any questions, we will be happy to help.
  4. Changed Status from Pending to Fixed Changed Fixed In to 2.2.12
  5. Mevent

    Statistics

    Hi! I understand what you're looking for now! Unfortunately, the current Statistics plugin UI doesn't support displaying individual kill breakdowns. To help you better, could you clarify: What specific stats do you want to track and display? (wolves killed, bears killed, Bradley kills, etc.) Where would you like to see this information? (in the current stats UI, separate panel, chat command, etc.) If possible, could you create a simple sketch in Paint showing how you'd like the stats to be displayed? This would help understand exactly what layout you're envisioning. This information would be valuable for potential future updates!
  6. Mevent

    unusable

    @baconwrappedjake
  7. @baconwrappedjake
  8. Changed Status from Pending to Fixed Changed Fixed In to 1.4.4
  9. Changed Status from Pending to Closed
  10. Mevent

    Remove map markers

    Hi! You need to remove this map marker in the plugin that you use to create NPCs. The Shop plugin does not create markers
  11. Changed Status from Pending to Fixed Changed Fixed In to 2.3.5
  12. Mevent

    updating.

    Yes, just upload the new .cs file to plugins. Migrations are needed in case something critical changes in the plugin itself (for example, the data storage structure), and I write about the need to use them in changelog.
  13. Hi! Do you mean chat messages or discord messages?
  14. Mevent

    looks horrible

    Hi! The issue comes from how the HUD is being anchored and scaled. To make the icons look consistent on all monitors, you’ll need to switch the display type to a non-scaled overlay. Open your config file here: oxide/config/PanelSystem.json and change this line: "Display type (Overlay/Hud)": "Overlay", to "Display type (Overlay/Hud)": "OverlayNonScaled", Save the file and reload the plugin — after that the icons should anchor correctly and no longer shift depending on resolution or UI scale.
  15. Mevent

    looks horrible

    Hi! You can use Parent: OverlayNonScaled
  16. Mevent

    Not working since wipe?

    what is the output of the o.plugins command?
  17. Mevent

    Statistics

    Hi! Actually, the Statistics plugin tracks much more than just resources! You might have missed some configuration options. The plugin tracks: Player kills/deaths Resource gathering (stones, wood, ores, etc.) Animal kills (bear, boar, stag, wolf, chicken, etc.) Loot containers (crates, barrels, supply drops) NPCs killed (scientists, Bradley, Helicopter) Weapon usage (for favorite weapon tracking) For animal tracking: Check your "Score Table" in the config - you should see entries like: "bear": 2.0 "boar": 1.0 "wolf2": 1.5 "chicken": 0.5 If animals aren't showing: Make sure they're listed in your "Score Table" Check if "Count kills of bots" is enabled (animals are considered bots) Look at your "Weapons" list to ensure hunting weapons are tracked You can add any animal by: Adding entries like "stag": 1.0 or "simpleshark": 3.0 to your Score Table.
  18. Hi! You need to configure two settings in your DailyRewards config. 1. Enable automatic wipe on map save: "Wipe on new map save": true 2. Disable inventory items retention on wipe: "Do the items received retain when wiping?": false What this does: Automatically wipes all player data when you wipe your server Clears stored inventory items from previous wipes Resets daily progress, cooldowns, and played time Hope this helps!
  19. Can you send your data files from Kits from k1llyou to PM? So that I can fix the conversion
  20. Mevent

    updating.

    Hi! You just need to download the new ones *.cs files
  21. Which Kits plugin did you try to convert from?
  22. In order to somehow help in this situation, I at least need to see the error. Unfortunately, I can't guess what's going on on your server.
  23. If you want players to receive only one kit, then you need to enable the parameter "Getting an auto kit 1 time?" -> true in the config.
  24. Mevent

    unusable

    Can u send me a video?
  25. Mevent

    New DLC

    3-4 sep
2m

Downloads

Total number of downloads.

9.6k

Customers

Total customers served.

140.3k

Files Sold

Total number of files sold.

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.