Jump to content

The Friendly Chap's Wishlist

  1. More information about "Defendable Bases"

    $45.00

    Defendable Bases

    This plugin adds a new dynamic zombie event to your server, the appearance of which you can customize in the configuration for any standard and custom monuments
     

    Description
    The event begins with a message in chat that the evacuation of the general from the island will begin soon. At the end of the configured timer, a military checkpoint randomly appears on the map and it is said in the chat that the general's guard was killed, and the general himself was seriously wounded
    The player and his friends (if you have any) need to arrive at the military checkpoint and call for help for the general with the laptop located at the checkpoint control center
    After the player calls for help, waves of zombies will attack the base. During the preparation phase, players can upgrade the base with turrets, purchase ammunition for them, or place it from their inventory through the checkpoint control center. In the doorways, players can install barricades of different types (5 types of barricades, which differ in the amount of Hit Points) to contain the incoming waves of zombies. The player can also use a hammer to repair the barricades. During the attack phase, waves of zombies will be directed at you. You cannot allow zombies to kill the general, otherwise, the event will end. There are several zombie types (in future updates it is planned to add to the list of zombie types). Each type of zombie has its own tasks. After the end of each wave, a room with crates opens, where there will be a reward for you
    At the end of the event, a helicopter arrives for the general and picks him up, and you are notified in chat that the event has been successfully completed. When the general dies, the event ends, as will the attack wave, the event, and all hope is lost!
    All the necessary settings of zombies, timers, items in crates for each wave, as well as settings for each wave (the number of zombies of each type, the time of the preparation phase and the attack wave, etc.), settings of the military checkpoint (the price of buying something or improving the base, used ammo in turrets, etc.), the price of repairs, barricade options, and many other settings are available in the plugin configuration
    Also in the event there are additional missions during the waves of attack, during which you will receive an additional reward (in future updates it is planned to add to the list of additional missions). You can set up additional missions in the settings of each attack wave
    The event provides the use of several military base designs. The Mad Mappers team will add to the list of constructions for the event in the future. When an event appears, the plugin randomly selects the construction of the base from those that you have in the data folder, and also randomly selects a place to appear from all those that have been set in the plugin configuration
    Also, the Mad Mappers team will begin to offer support in our custom maps for this event and contain files for the appearance of bases in custom monuments and locations on our maps
     
    Constructions of other bases
    Defendable Bases (Bundle-1) Defendable Bases (Bundle-2)  
    Custom Map
    Maps that have a configuration for the appearance of bases on their custom monuments
    You can also download all these files for all maps here
    Deathland Badlands Destroyed World Detroit: Irreparable Damage Oregon 2: Last Hope Oregon: Land of Dead Pandora All files for custom maps are stored in the folder oxide/data/DefendableBases/CustomMap. You don't have to delete files from there, the plugin will understand by itself which map is currently installed on the server and will download only the necessary file if there is one in this folder. The plugin will tell you about this process in the console during the plugin loading. It will write in the console what file works on the current map, and what ones don’t work
    If you want to create a custom place for the base to appear on your custom map or on a map that is not in this list, you have to create the ID of this custom map. After that you need to place an item such as a RAND Switch on your map. It must be placed randomly, where it will not be visible to other players. You will get the identifier, if you add up the three coordinates of the position of this object from RustEdit (x, y and z) and write the resulting value in the parameter of your file (an example file can be taken from ready-made files) - ID
    As an example, let's take the coordinates (26.896, -456.158, 527.258), then our identifier is 26.896 - 456.158 + 527.258 = 97.996
    Then you need to indicate a list of bases that will appear on your map. You need to copy the configuration data block for each base construction. In the database parameters you will specify the name of the base construction and a list of positions where it can appear
    The list of positions consists of several parameters. First you need to specify the position and rotation of the appearance of the base on your map, then you can get these values using RustEdit. You need to choose the place for the appearance of the event on the custom monument, where the player has a ban on construction
    You have such a parameter as the pursuit radius for such a type of zombie as Blazer. These zombies run around the base along this radius and shoot at the players. Please note! Some object sometimes may be on your map in this radius, for example a fence, and they will not be able to overcome it, because they cannot run inside this circle, and they haven’t  a way out for them so you need to leave them a way or adjust it by increasing or decreasing the radius
    You have a list of coordinates for the points of appearance of all zombies. It is necessary to indicate these coordinates evenly around the base so that the zombies run from different sides and attack all sides of the base, not just a few ones. So it will be more interesting to play this event. Also note the fact that you can indicate the coordinate where a player can create his house, so it is advisable to specify all the coordinates that are in the construction ban zone, they are in the zone of your custom monument. You can also get the coordinates of the appearance of zombies using RustEdit
     
    Images
    You may want to change some parameters during the plugin installation or the base configuration
    In the plugin configuration these parameters are:
    Custom Barricades => Price for repairs (per hammer hit) => List of items, 3 maximum (if the economy method is 3) In the base configuration, these parameters are:
    List of turrets => Price to unlock => List of items, 3 maximum (if the economy method is 3) List of turrets => List of ammo => Price => List of items, 3 maximum (if the economy method is 3) List of barricades to buy => Price => List of items, 3 maximum (if the economy method is 3) A list of items that are in the laptop inventory when the base appears List of attack waves => Additional missions => Reward for completing the mission => List of items If you change items in the current configuration items, you need to upload the image for this item to the oxide/data/Images folder. In order for the plugin to load this image and can use it for display in the player's GUI. If it is a standard Rust item, you need to name this image file by its ShortName. If it is a custom item,  you need to name the image file by the SkinID of the item
    Then you need to make a few changes to the plugin configuration in the List of paths to GUI images item. You need to add a new image to this list. The name is the ShortName or SkinID of the item. The path to the image will look something like this: Images/{ShortName or SkinID}.png
    If you use the economy of some following points on your server as prices, you can change the image with the name Economic to your own with the same name
    All images must be used square. Attention!  The lower size of the image file will be displayed to the player faster
     
    Dependencies Required
    NpcSpawn  
    Dependencies (optional, not required)
    True PVE PveMode GUI Announcements Notify Discord Messages AlphaLoot CustomLoot NTeleportation Economics Server Rewards IQEconomic  
    Chat commands (only for administrators)
    /warstart {name} – start the event ({name} – name of the base)
    /warstop - end the event
     
    Console commands (RCON only)
    warstart {name} – start the event ({name} – name of the base)
    warstop - end the event
    givebarricade {steamid} {level} {amount} - a player with a SteamID ({steamid}) is given a certain number of barricades ({amount}) of a certain level ({level})
     
    Plugin Config
    en - example of plugin configuration in English ru - example of plugin configuration in Russian  
    Base Config
    en - example of base configuration in English ru - example of base configuration in Russian  
    Custom Map Config
    en - example of custom map configuration in English ru - example of custom map configuration in Russian  
    My Discord: KpucTaJl#8923
    Join the Mad Mappers Discord here!
    Check out more of my work here!
    Creator of the default configuration and the bases – jtedal
    Help in creating a plugin description – Jbird#2022
  2. More information about "Arctic Base Event"

    $35.00

    Arctic Base Event

    An event for the Arctic Research Base monument with a plot to rescue both a scientist and a pilot that have been captured by the security group who has been ordered to capture and deal with the attempted sabotage on the Arctic Base
     
     

     
    Description
    Welcome to a frosty new adventure in the more recently added Arctic Research Base to so many of our islands! This monument will now have an event with a storyline requiring you and your friends to rescue the Pilot, and the Scientist from their captivity by the Arctic Base security service. You don't want to know what will happen to these two if you don't save them!
    Our new event begins with a notification (if enabled by default) for players to know that a sabotage is about to take place on the island. There is a plot to come collect biological samples from the burned corpse of one of the recently discovered NPCs, class: Sledge.
    The players will soon find out that the sabotage has failed and that two of our team have been taken captive by the Artic Research security team! Players will need to free them both from this no prisoners no hostages situation, and protect the scientist while he finishes his portion of the mission.
    Once the Scientist or Pilot are released, snowmobiles will arrive bringing NPCs, tasked simply with killing the Scientist so he will not be able to carry out his task of reverse engineering a way to continue to combat everything they throw at us!
    Once the Scientist has completed his task, and the Pilot has been released and has prepped the escape helicopter, their evacuation can take place. The will get into their minicopter and begin their departure. Before you leave and as thanks, the Pilot is going to open up a warehouse full of supplies for you!
    Once you reach this point in the event, there are several options with different amounts of loot within the stash. If you are able to protect the Scientist, and they are able to evacuate with the pilot, then we can better find things of value on comms with the team as they leave and the looting will be most efficient!
    Be ready, this minicopter is an actual piece of... well it's Rusty! Let the pilot have some extra time if needed to make sure it is running smoothly before they take off. Here and now the security team will send everything they have at you and your friends. Protect the group from the attacks!
    In the configuration for the plugin you can change timers, NPC settings and numbers, snowmobile and crate numbers, the Scientists health, and the loot tables! As always the configurations are extensive and the creativity is in your hands to customize this plugin to your liking.
    Can you and your friends help make sure this sabotage takes place, and these rebels make it off the island?
     
    Dependencies (optional, not required)
    True PVE PveMode GUI Announcements Notify Discord Messages AlphaLoot CustomLoot NTeleportation Economics Server Rewards IQEconomic Kits  
    Chat commands (only for administrators)
    /abstart - start the event
    /abstop - end the event
     
    Console commands (RCON only)
    abstart - start the event
    abstop - end the event
     
    Plugin Config
    en - example of plugin configuration in English ru - example of plugin configuration in Russian  
    Hooks
    void OnArcticBaseEventStart() – called when the event starts
    void OnArcticBaseEventEnd() – called when the event ends
    void OnArcticBaseEventWinner(ulong winnerId) – called at the end of the event, where the winnerId is the player who did more actions to complete the event
     
    My Discord: KpucTaJl#8923
    Join the Mad Mappers Discord here!
    Check out more of my work here!
     
  3. More information about "Battle Pass"

    $24.75

    Battle Pass

    Your players have a great opportunity to spend time completing different missions to get rewards! The list of possibilities is incredible: In-game Events. Fights with players. Farming, Raidings, Crafting or taking action in Custom Events(The list of supported plugins will be below), and much more!

     
     
    Description:
    Welcome to a world of unforgettable adventures that BattlePass can provide your users! This plugin has 30 levels that will entertain players in different ways. Let us plunge you deeper into the great atmosphere we have prepared for you!
     
    How does it work?
    You will get XP for accomplishing different goals, such as destroying the helicopter, raiding, and killing players, bots, or animals. Leveling up is also possible in a more peaceful way, too. For example, you can craft items, open boxes, and farm barrels and collect farm resources. Also, don’t forget that you can easily change parameters in the config file. Feel free to change the amount of XP awarded for missions.
     
    What is the specialty of our BattlePass?
    Support for custom events. The plugin interface looks like it was made by the game developers. Better performance. Detailed configuration of all actions in the config. The plugin has a system of permissions that will allow your server to receive additional earnings. You can configure players' access to rewards. You can also add different multipliers of getting EXP for different privileges. The reward system supports custom items and teams. Level 1 can have multiple rewards. You can change all the texts in the Lang file.  
    Dependencies (optional, not required)
    Arctic Base Event Satellite Dish Event Junkyard Event Plant Event Air Event Harbor Event Water Event Boss Monster Plugin Config
    en - example of plugin configuration in English ru - example of plugin configuration in Russian
      My Discord: CASHR#6906
    Join the Mad Mappers Discord  here!
    Check out more of my work here!
  4. More information about "Underwater Build"

    $19.90

    Underwater Build

    Pack of 10 optimized monuments to build an amazing base for your players.
    Total number of prefabs: – 1944

     
    Places to Build (Bundle)
    These places to build your base will bring variety to your map.
    Custom Base 1
    368 Prefabs for this build Installation Modifiers: Topology, Height, Splat, Alpha Custom Base 2
    99 Prefabs for this build Installation Modifiers: Topology, Height, Splat, Alpha Custom Base 3
    176 Prefabs for this build Installation Modifiers: Topology, Height, Splat Custom Base 4
    192 Prefabs for this build Installation Modifiers: Topology, Height, Splat, Alpha Custom Base 5
    146 Prefabs for this build Installation Modifiers: Topology, Height, Splat, Alpha Custom Base 6
    224 Prefabs for this build Installation Modifiers: Topology, Height, Splat, Alpha Custom Base 7
    257 Prefabs for this build Installation Modifiers: Topology, Height, Splat, Alpha Custom Base 8
    182 Prefabs for this build Installation Modifiers: Topology, Height, Splat, Alpha Custom Base 9
    157 Prefabs for this build Installation Modifiers: Topology, Height, Splat, Alpha Custom Base 10
    143 Prefabs for this build Installation Modifiers: Topology, Height, Splat, Alpha
  5. More information about "Roadside Monuments (Pack 6)"

    $19.90

    Roadside Monuments (Pack 6)

    This set contains 3 unique roadside monuments that will add variety to all your Rust maps! The kit includes a Model, a Laundry room and a Gas Station restaurant, which have everything you will ever need. These monuments are the same size as other roadside monuments, which simplifies their placement!
    Motel:
    Prefab Count: ~1547 The atmosphere of the apocalypse Loot (Military Crate, Normal Crate, barrel) Installation Modifiers: Topology, Height, Splat Recycler Green card Building Zone  
    Laundry:
    Prefab Count: ~713 The atmosphere of the apocalypse Loot (Military Crate, Normal Crate, Diesel barrel, Loot Barrel) Installation Modifiers: Topology, Height, Splat Recycler Green card Building Zone  
    Gas Station:
    Prefab Count: ~553 The atmosphere of the apocalypse Loot (Military Crate, Normal Crate, barrel) Installation Modifiers: Topology, Height, Splat Recycler Green card Building Zone  
    More Info
    My Profile
    MadMappers Discord
1.3m

Downloads

Total number of downloads.

6.5k

Customers

Total customers served.

96.5k

Files Sold

Total number of files sold.

1.9m

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.