Jump to content

Yac Vaguer

Creator Pro
  • Posts

    357
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by Yac Vaguer

  1. I will add PVE mode soon, I put it on sale because I want some feedback before adding this an other features like Economy for the winners, skill tree compatibility, hooks etc
  2. Version 2.2.2

    1,795 downloads

    The Water Treatment Event plugin transforms the Water Treatment Monument into a high-stakes adventure. This event introduces a series of challenges, including zombie hordes, military defenses, and a dramatic escape sequence. Overview Event Details Location: Water Treatment Monument Event Trigger: An explosion occurs following experimental activities within the monument, resulting in the infestation of zombies in the main building. Security Measures To add a layer of difficulty, the monument is secured by: Bradley APC Guards: Armed personnel stationed at key points. Snipers: Positioned to cover strategic locations. Player Objectives Acquire the Loot: Players must infiltrate the main building to retrieve valuable loot. Escape Before the Nuke: After securing the loot, an F15 jet will approach and drop a nuclear bomb, causing radiation to spread across the monument. Players must evacuate the area before the nuke detonates. Configuration Options Server owners can customize the event settings, such as: Zombie Density: Adjust the number of zombies in the main building. Guard Strength: Modify the health and equipment of the guards and snipers. Timing: Set the duration between loot acquisition and the nuke drop. Activation: The event can be triggered manually or set to run on a schedule. Sam Sites: On/Off And Several others see below for configuration example PVE Configuration We are compatible with two PVE Solutions, Simple PVE Sphere and PVE Mode PVE Mode is a way better solution but it is also paid version, in order to avoid people to buy another tool to use this plugin I release Simple PVE Sphere that you need to install in your server in order to work. Simple PVE Sphere is a way simplified version of the sphere, if you have any issue please report it in the Issues on the plugin directly. In the configuration you can activate one of them and remember that the plugin need to exists in your server. DO NOT ATTEMPT TO ACTIVATE BOTH AT THE SAME TIME !!! "PVE Mode cofiguration": { "Use the PVE mode of the plugin? [true/false]": false, "The amount of damage that the player has to do to become the Event Owner": 500.0, "Damage Multipliers for calculate to become the Event Owner": { "Npc": 1.0, "Bradley": 2.0 }, "Can the non-owner of the event loot the crates? [true/false]": false, "Can the non-owner of the event hack locked crates? [true/false]": false, "Can the non-owner of the event loot NPC corpses? [true/false]": false, "Can the non-owner of the event deal damage to the NPC? [true/false]": false, "Can the non-owner of the event do damage to Bradley? [true/false]": false, "Can an Npc attack a non-owner of the event? [true/false]": false, "Can Bradley attack a non-owner of the event? [true/false]": false, "Allow the non-owner of the event to enter the event zone? [true/false]": false, "Allow a player who has an active cooldown of the Event Owner to enter the event zone? [true/false]": true, "The time that the Event Owner may not be inside the event zone [sec.]": 300, "The time until the end of Event Owner status when it is necessary to warn the player [sec.]": 60, "Prevent the actions of the RestoreUponDeath plugin in the event zone? [true/false]": true, "The time that the player can`t become the Event Owner, after the end of the event and the player was its owner [sec.]": 86400.0, "Darkening the dome (0 - disables the dome)": 12 }, "Simple PVE Mode cofiguration": { "Use the Simple PVE mode of the plugin? [true/false]": false, "Darkening the dome (0 - disables the dome)": 12 }, Integrations You can assign rewards using: Economics ServerRewards SkillTree You can also send message using GUI Announcements Dependencies Required NPC Spawn Console Commands wtestart This manually trigger the start of the event wtestop Force to stop the event Chat Commands /wtestart This manually trigger the start of the event /wtestop Force to stop the event Permissions to run the console commands watertreatmentevent.admin Hooks of the Event OnWaterTreatmentEventStart //Triggered when Event Start OnWaterTreatmentEventEnded //Triggered when Event Finished Backlog Animation scene when the event start Improve FX Animation scene when the event ends Trigger hooks for other developers Different Awards for the winners PVE Mode Icons for Server HUD Thank you @Dead Nasty for the designs
    $15.00
  3. I'm currently using Zlevels remastered in my server, but I'm trying to give my players the ultimate experience, and I'm looking to level this up a bit and even use it together with Zlevels. I cannot find a good review between Skill tree and Xperience (Paid version) from personal experience as a player, Skill tree has a way better interface, but what is your experience and why you decide one over the other?
  4. Yac Vaguer

    Raidable Bases

    Here is the Lang Spanish-Latam version, just in case you want to add it RaidableBases.json
  5. Yac Vaguer

    Raidable Bases

    Yes, I bought it together with the nightmare package
    I totally regret... Not buying this plugin sooner, it is the most complete plugin I have ever seen, with everything you want for your server. I'm impress by this plugin and disappointed for not having it sooner. The configuration seems overwhelming, but it is actually quite well organized. Kudos to Nivex and I hope other developers can create a plugin with some much level of detail like this one. PS: I have been able to use more than one type of currency to buy raid is something I have never seen in other plugins, you either use Server Rewards, or Economics, or Scrap, but never whatever you want at the same time. I freaking love it!
  6. Yac Vaguer

    Raidable Bases

    Can we get the same price than lone design? I don't want to keep spreading where my plugins are
  7. Yac Vaguer

    Blue Tears

    I feel like the map have some potential, but the current state is not great. At least 2 monuments have no NPCs for the size of the map. The 2 monuments above also do not have enough loot compared to Chardona City. There is an elite crate alone in the middle of the mountain at the Star Waterfall, with no NPC. There is only one place with drinkable water, there are some potential other places, but the water is salty. There is a railway station monument, but the map is too small to hold train tracks. The bugs I reported were fixed. How to make it great: More NPCs in the monuments, there is a large monument, Carnival Village, there is nothing there, just add more NPC more crates, or something. Some lakes should be drinkable water, so you can have plantations, it might be great to add more rivers too. The Pagoda should have more crates, it is incredibly empty. Dome NPC are too strong.
  8. Yac Vaguer

    Blue Tears

    In the Crystal Factory there is a NPC spawning in one roof in the big building in the middle. there is a ladder but you cannot ladder up it seems broken
    It works! That is important. Couple of concerns, the code quality is below par, so it is hard to do modifications or even fix some wordings that in some cases are required if you run a non-English server. The documentation is not clear at all is not even covering the basic, like node version, run `npm i` or how to run your bot even after closing the console. It will be nice to have a docker configuration The configuration is quite straightforward, but it is confusing that you have a bot token in the config.js and a different bot token in the server files, why do I need the one in config.js? Not in the documentation. The aesthetics of the information in discord is not nice, I think you can put some more effort here. The overall plugin functionality is good, also good job on the console messages, extra point here. I'm moving forward to see improvements in my points above, I don't think they are so hard to implement.
  9. Can be the one that killed all the NPC or just open the hackable crate, not the one that activated but the one that loot it last
  10. Hi it will be quite cool if you can add a hook with the userId who completed the event similar of what you can find in Sputnik's event with the hook OnSputnikEventWin (ulong userID) In my case I used these hooks to connect it with my own API to calculate Player performance in the server to giveaway some skins at the end of the months, but I cannot make it work with your plugin Thank you
  11. Hey, I loved the plugin I think is challenge enough and the animations are great Is it possible in the future to integrate it with the Economics?

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.4m
Total downloads
Customers
10.9k
Customers served
Files Sold
157.2k
Marketplace sales
Payments
3.4m
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.