Jump to content

Marte6

Creator
  • Posts

    447
  • Joined

  • Last visited

Everything posted by Marte6

  1. Could you please clarify what exactly happens for users in the 'default' group who do not have the permissions? Are the Extended Magazines simply not functioning at all? Any additional details would be helpful!
  2. Hello! I'll take a look today to see what might be causing the issue. Do you have any console logs or error messages that could help? Also, please confirm if you have the permission turboweapons.fastreload, which enables faster reload times for weapons, and turboweapons.customcapacity, which customizes weapon capacity to specified values. Thank you!
  3. Changed Status from Pending to Work in Progress
  4. Hi! Buy Commands /buyindustrialrecycler Permission: industrialrecycler.buyindustrial /buyrecycler Permission: industrialrecycler.buystandard
  5. Marte6

    Dungeon Events

    I'm sorry, I didn't quite understand what you meant. Could you please open a support ticket instead, so we can avoid filling this space with too many posts? Alternatively, feel free to add me on Discord at martedev6 so we can discuss it further.
  6. Marte6

    Dungeon Events

    1.1.5 - What's New New Buy Feature for Players: Players can now purchase dungeons using virtual currency through the "/buydungeon <tier_name>" command, supporting Economics and ServerRewards plugins! Retry Mechanism for Dungeon Spawning: Failed dungeon spawns will now automatically retry after a short period – no more lost requests! Dynamic Dungeon Spawning: Spawning system improved to balance dungeon tier activity. Tiers with fewer active dungeons will automatically get prioritized during auto-spawn. Better Spawn Point Allocation: New logic ensures turrets are spawned near loot boxes when possible, improving dungeon design and gameplay balance. Improved Entity Placement: Turrets now have a higher chance of being placed on ceilings, enhancing dungeon defense dynamics. Expanded Configuration: Updated configuration options for tiers, pricing, and spawn limits – giving admins more control over the dungeon gameplay experience. Bug Fixes & Optimizations: Rewritten core spawning logic for better reliability. Fixed an issue with insufficient spawn points causing failed spawns. Enhanced logging to help server owners monitor activity more effectively.
  7. Marte6

    Dungeon Events

    In the coming days, I will be implementing the following changes: Purchase Dungeon Events with the selected tier. Include shotgun traps. Include landmines and NPCs at the entrance of the dungeon (optional). Add the Notification Plugin. Enhance turret aggression. Create barriers: Implement barriers near dungeon entrances to protect players from turrets. Improve turret placement: Place turrets on ceilings and walls, and position them above boxes. Mix boxes and turrets: Ensure that boxes are combined with turrets within dungeons for varied gameplay. Add bosses: Develop a system for bosses at the end of the dungeon corridors, with valuable loot rewards. Create special NPCs for each dungeon that drop configurable items upon defeat. Distribute loot: Ensure that large loot boxes are located at the end of dungeon corridors while smaller loot can be placed randomly.
  8. Marte6

    Dungeon Events

    Hello! Yes, I plan to implement that update tomorrow along with some other improvements.
  9. Marte6

    Dungeon Events

    1.1.4 - What's New Added a configuration to customize the name and skin of items in loot boxes. Added a configuration to customize the name of map markers and messages.
  10. Marte6

    Dungeon Events

    I'll be updating that today then!
  11. Check if it's different in your shop; I think that might be the issue.
  12. The skin has been changed. Please delete the configuration file to generate the correct one. Standard Recycler SkinId = 3363257468; Industrial Recycler Item SkinId = 3373542609; Or Use the Command: giveindustrialrecycler %steamID% givestandardrecycler %steamID%
  13. Version 3.3.3

    1,057 downloads

    Dungeons are dynamically generated, ensuring each one is unique, with different seeds—just like how the game generates Halloween dungeons! Multiple dungeons are combined based on the configured tier, with up to five dungeons seamlessly connected to form a massive, challenging dungeon. Elevate your server experience with Dungeon Events – the ultimate, fully customizable dynamic dungeon plugin that redefines challenge and reward. With Dungeon Events, you can easily spawn dungeons anywhere on the map, featuring interactive NPCs, strategically placed auto turrets, and lucrative loot crates. Key Features: Advanced NPC & Boss Customization: Fine-tune NPC and boss health, damage, gear, movement ranges, and drop tables (requires the free NpcSpawn plugin) for a tailored combat experience. Deadly Turrets & Hazard Control: Deploy auto turrets with customizable weapon loadouts to create nerve-wracking corridors and high-stakes encounters. Customizable Loot & Rewards: Configure loot boxes down to item probabilities, quantities, custom names, and skins to perfectly balance risk and reward. Tiered Difficulties for Every Player: From "Easy” to "Nightmare,” choose from multiple difficulty tiers to suit both beginners and hardcore raiders. Flexible Spawn Options: Set dungeons to auto-spawn on timers or trigger them manually with admin or player commands – ideal for dynamic events and special occasions. Buyable Dungeons: Let players invest scrap, Economics currency, or ServerRewards points to unlock their very own private dungeon adventures. Informative Map Markers: Each dungeon is clearly marked with custom icons and radius indicators that display the dungeon’s name, tier, and owner, ensuring players always know where the action is. Plus, with in-depth debug logging and an intuitive configuration system, tweaking spawn logic, removal conditions, economy integration, and more is effortless. Dungeon Events is designed to deliver an unparalleled, immersive experience that will have your community coming back for more. Transform your gameplay and create epic moments that players will talk about long after the battle ends! Required Dependency (Free): NpcSpawn Admin Commands: • /createdungeon <tierName> – Spawns a new dungeon at a random valid location. • /removeinactivedungeons – Removes dungeons that meet your removal conditions. • /removealldungeons – Instantly removes all active dungeons. • /forceremovealldungeons – Force-cleans every dungeon entity. Player Commands: • /buydungeon – Opens a UI to purchase a new dungeon (or use /buydungeon <tierName> in console with your user ID). Console (RCON) Commands: • buydungeon <tierName> <playerID> – Purchase a dungeon for a specific player. • spawnrandomdungeon Forces a random dungeon to spawn immediately. • spawnfixeddungeon <tierName> Spawns a specific tier of dungeon (for example, "spawnfixeddungeon hard"). Available Permissions: • dungeonevents.admin – Access to all admin commands and features. • dungeonevents.buy – Allows players to purchase dungeons. • dungeonevents.enter – Grants access to enter dungeons. Hooks: void OnDungeonSpawn(ulong OwnerID, Vector3 Position, string Grid, string TierName) { PrintWarning($"Dungeon spawned at {Position} by {OwnerID} Grid: {Grid}, Tier: {TierName}"); } void OnDungeonDespawn(ulong OwnerID, Vector3 Position, string Grid, string TierName) { PrintWarning($"Dungeon despawned at {Position} by {OwnerID} Grid: {Grid}, Tier: {TierName}"); } Supported Languages: EN, PT-BR, DE, ES, RU Take control of your server’s destiny – customize every aspect of your dungeons from tiers and loot to turret configurations and auto-removal conditions. Dungeon Events is your gateway to creating challenging, immersive, and truly unique adventures for your community! Plugin config, where you can change tiers, loot items, turret settings, dependencies, spawn logic, auto-removal conditions, economy integration, and more.
    $25.00
  14. Marte6

    Unable to grant permissions

    Changed Status from Pending to Fixed Changed Fixed In to 2.4.1
  15. Marte6

    Unable to grant permissions

    Hi suhturhn, I apologize for the inconvenience you're experiencing with the permission issues regarding the recycler. Here is a description of how to use the specified permissions: Permission Get Recycler ("recyclerbox.get"): This permission allows the user to get the recycler box. Permission Transform Recycler ("recyclerbox.transform"): This permission enables users to transform a regular box in an the recycler box into other forms or materials. Permission Use VirtualRecycler ("recyclerbox.virtual"): With this permission, users can utilize a virtual recycler. Permission Recycler Delay1 ("recyclerbox.delay1"): This permission introduces a delay factor when using the recycler. Permission Recycler Delay2 ("recyclerbox.delay2"): Similar to Delay1, this permission enforces a different time delay when interacting with the recycler. If you continue to face issues, let me know, and I can assist you further!
  16. Marte6

    Quarry Computer

    Update is out.
  17. Marte6

    TugBoat

    Update is out.
  18. @Snaplatack @drdbug Update is out.
  19. Marte6

    Quarry Computer

    I can change the image in the plugin, or I can create a setting to allow you to input a URL for the image as well. I'll look into that tomorrow.
  20. Hi Evergreen, I'm glad to hear that everything is working well for you! Regarding your request for recycling loss and recycling time adjustments, I want to be transparent that I can't promise these changes will be implemented, as they would require significant alterations from the current functionality of the plugin. There are other plugins that can work alongside mine to achieve similar effects, such as Recycle Manager from umod. However, I won't disregard your request and may consider implementing it in the future. Thank you for your understanding!
  21. Marte6

    TugBoat

    I apologize for the delay. I’ll make some adjustments to allow payments with items and will work on this in the next few days.
  22. Yes, absolutely, it's possible! I can implement this in the next few days.
  23. Marte6

    Quarry Computer

    Sure! I can definitely add that option in a future update. Thanks for the suggestion! 😊
  24. Marte6

    Quarry Computer

    You can create more level here: "Upgrades (Level 2+)": [ { ... }, { ... }, { ... }, ]
  25. Marte6

    Quarry Computer

    Sure! This plugin is an all-in-one solution 😊 You can set everything up—quarry, pump jack, and sawmill—all in one place. Easy and efficient!
1.7m

Downloads

Total number of downloads.

8k

Customers

Total customers served.

121.4k

Files Sold

Total number of files sold.

2.5m

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.