Jump to content

AshCrack's Wishlist

  1. More information about "Dynamic Monuments [Jungle Bundle]"

    $39.99

    Dynamic Monuments [Jungle Bundle]

    ‼️Note: This is an add-on, not a standalone plugin. It requires the Dynamic Monuments plugin to be installed (sold separately).

    🌴Enhance your Rust world with Jungle Bundle — a rich and immersive monument pack for the Dynamic Monuments plugin!
    Explore dense jungle environments and mysterious ancient sites, or configure them to appear in any biome you prefer.
     

    Included in the addon:
    7 land monuments 1 coastal location 1 dam 2 modified in-game locations Player-placeable locations:
    The Mayan Pyramid The Tree House Eye of the Jungle Eclipse Fort Bone Cape The Ancient Dam Installation Instructions:
    Make sure you have the latest version of the Dynamic Monuments plugin installed Move the contents of the data/DynamicMonuments folder from the archive you downloaded into the oxide/data/DynamicMonuments folder on your server Reload the plugin
      Check out the rest of my work:  Adem's Codefling Library
    Join the Mad Mappers Discord!
  2. More information about "Space"

    $39.99

    Space

    The plugin allows players to visit a cold atmospheric Space void of gravity and oxygen, and visit an International Space Station!
    A Space Station appears high in the sky, and is surrounded by Meteorites, Spaceships, and Balloons.
    There is no gravity in Space, the temperature is very low and there is no oxygen.
    You can get to Space by a Spaceship or by a Balloon which also spawn near roads or in loot tables.
    The Space Station is guarded by customizable NPCs and a Space Bradley.

    Outer Space
    Meteorites, Crates, NPCs, Balloons and Spaceships will spawn in Outer Space near the Space Station, the number of each can be configured and customized.
    In order to survive in Outer Space, the player will need a Spacesuit.
    A Spacesuit can be customized to be any piece of clothing.
    In the config you can customize items that will perform the functions of the Spacesuit in whole or in part.  
    To make space dark for players at any time of the day, use the NightVision  plugin
     
    Space Station
    The Space Station consists of several compartments that are separated from each other by doors.
    Optionally, the doors can be locked and they will need to be raided.
    Inside the station there are crates with loot, NPCs, turrets, and fire turrets.
    At the end of the corridor there are two doors that open with blue cards and one door that opens with red.
    The spawn of the space station can be disabled. All objects on the space station are configured in the Data file of this station
     
    Spaceship
    The plugin includes spaceships that can spawn near roads, in Space, or can be added to loot tables.
    The ship has separate settings for flying in the normal atmosphere and in zero gravity in Space.
    It can shoot torpedoes, which will help the player in capturing the space station.
    There are two seats in each spaceship.
    Shuttle Control Guide:
     
    Balloon
    A balloon is an ordinary balloon with which you can ride into outer space.
    The balloon can spawn near roads, in Space, or can be added to loot tables.
    Also, this function can be applied to all balloons on the server.
    If the balloon is in zero gravity, it can be used as an escape capsule!
    If necessary, the player can enter, press a button, and be taken out of Space into the normal atmosphere.
     
    Dependencies  Required
    NpcSpawn  
    Chat commands (only for administrators)
    /spacestart  – launches the event in a random configuration /spacestart  <eventPresetName> –  launches the event in the <eventPresetName> configuration /spacestop    – stops the event /spawnshuttle  –  spawn the shuttle in your position /spawnaerostat  –  spawn the aerostat in your position /spacepoint  –    creates a custom spawn point of the event in your position (after that, you need to enable custom spawn points in the config)  
    Console commands (RCON only)
    spacestart  – launches the event in a random configuration spacestart  <eventPresetName> –  launches the event in the <eventPresetName> configuration spacestop    – stops the event givepurplecard <userId> <amount>  –  gives a space card to a player giveshuttle <userId> <amount>  – gives a shuttle to a player giveaerostat <userId> <amount>  – gives a shuttle to a player givespacesuit <space_suit_preset> <userId> <amount>  –  gives <space_suit_preset> to a player  
    Config
    plugin_en –  example of plugin configuration in English station_en  –  example of station configuration in English plugin_ru  –  example of plugin configuration in Russian station_ru  –  example of station configuration in Russian  
    Dependencies (optional, not required)
    True PVE PveMode GUI Announcements Notify DiscordMessages AlphaLoot CustomLoot Economics Server Rewards IQEconomic  
    Hooks
    void  OnSpaceEventStop() void  OnSpaceEventStart()  
    API
    bool IsPositionInSpace(Vector3 position) float GetMinSpaceAltitude() bool IsEventActive()  
    My  Discord:  adem9554
    Join the Mad Mappers Discord  here!
    Check out more of my work  here!
  3. More information about "Boss Monster"

    $35.00

    Boss Monster

    This plugin adds to the game  a variety of NPC bosses with different abilities and a very adaptable configuration
     
     
     

    Description
    Using this plugin you can add NPC bosses to any point on the map. You can set up any ability with the plugin configuration. If it is necessary, you can add multiple abilities to one boss.
    Abilities are divided into two categories, ones take place in a certain radius from the NPC, and others are triggered by damaging from an NPC.
    The map also displays the location of the actual bosses (their name and amount of health).
    You can give any clothes and weapons for NPCs using the configuration.
     
    Custom Map
    Maps that have a configuration for the appearance of boss on their custom monuments
    You can also download all these files for all maps  here
    Dark Ages Blue Tears All files for custom maps are stored in the folder  oxide/data/BossMonster/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 boss 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 bosses that will appear on your map. You need to copy the configuration data block for each boss. In the database parameters you will specify the name of the boss and a list of positions where it can appear
     
    Dependencies (optional, not required)
    GUI Announcements Notify Discord Messages AlphaLoot CustomLoot Economics Server Rewards IQEconomic PveMode  
    Chat commands (only for administrators)
    /WorldPos  - displays the actual player’s position on the map
    /SavePos <name>  - saves a new position to the configuration file for the boss with the name -  name, relative to the nearest monument
    /SpawnBoss <name>  - spawn of the boss with the name -  name  in the coordinates of the administrator
     
    Console commands (RCON only)
    SpawnBoss <name>  – spawn of the boss with the name –  name
    KillBoss <name>  – kill all bosses with the name –  name
     
    Plugin Config
    en  - example of plugin configuration in English ru  - example of plugin configuration in Russian  
    Boss Config
    en  - example of plugin configuration in English ru  - example of plugin configuration in Russian  
    Custom Map Config
    en  - example of plugin configuration in English ru  - example of plugin configuration in Russian  
    Hooks
    void OnBossSpawn(ScientistNPC boss)  - сalled when a boss appears on the map
    void OnBossKilled(ScientistNPC boss, BasePlayer attacker)  - сalled when a player kills a boss
     
    API
    ScientistNPC SpawnBoss(string name, Vector3 pos)  - spawns a boss named  name  in position  pos
    void DestroyBoss(ScientistNPC boss)  - destroys the boss
     
    My  Discord:  KpucTaJl#8923
    Join the Mad Mappers Discord  here!
    Check out more of my work  here!
  4. More information about "HeavyRig Extended"

    $5.00 $3.50

    HeavyRig Extended

    HeavyRigExtended Adds some more Function to the HeavyRig Plugin. This on its own has no function... you need the Heavyrig Plugin for this.
     
     
    Function
    Ui to give defenders info about rig status ui also shows genaral location of attackers attackers can sabotage ui of defenders and more  
     






  5. More information about "Heavy Rig"

    $20.00 $14.00

    Heavy Rig

    HeavyRig is a event plugin that adds PushButton's to the oilrigs and a special Card to activate a wave of heavy scientist to come to Oil Rig
     
    Note : hacktimer is recommended at 10min or more to avoid timing issues
    Normal Mode: ------------ Large Oilrig 4 extra Hack Crates 55 Heavy Scientists Small Oilrig 2 Extra Hack Crates 18 Heavy Scientists Hard Mode Wave Card in one of the extra crates ----------- Hard Mode: ----------- Normal mode Hack Cycle Adds 3 extra events on 50% , 25% and 10% left on main Crate timer Extreme Mode Wave Card in one of the extra crates ------------- Extreme Mode: ------------- Normal Mode Hack Cycle Adds 2 more Hack Crates to hack Cycle Adds 5 extra events on 50% , 37.5% , 25% , 17.5% and 10% left on main Crate timer ------------- Extra Events: ------------- 1. Extra Heavy Scientists comming in with CH47 2. Radiation attack with F15 3. Patrol Helicopter Attacking Oilrig top deck 4. 30 MLRS rocket attack on Oilrig top deck 5. Bradley APC spawn on Helipad  
    Card need to be in   Inventory to use button   or swipe red room with card to activate event Button Press for Wave event needs to happen before hacking main crate  
    NormalCard = 3431997187 HardCard = 3431996394 Both still the redcard prefab for the servers that uses a GUI Shop  
    Console Commands
    givecard <Steamid> // gives player a Normal Wave Card givehardcard <Steamid> // gives player a Hard Wave Card giveextremecard <Steamid> // gives player a Extreme wave card  
    Chat Commands
    /hrconfig --- alows player to access config with ingame and do changes without reloading plugin(Admin only)  
    Config
    { "Enable HardMode mode?": true, "Enable Card spawn?": true, "Drop Settings": [ { "Object Short prefab name": "crate_elite", "Minimum item to drop": 1, "Maximum item to drop": 1, "Item Drop Chance": 10.0 }, { "Object Short prefab name": "codelockedhackablecrate", "Minimum item to drop": 1, "Maximum item to drop": 1, "Item Drop Chance": 20.0 } ], "Card Name": "Normal Wave Card", "Hard Card Name": "Hard Wave Card", "Extreme Card Name": "Extreme Wave Card", "Remove Npc Corpses?": true, "Presentage chance to drop loot bag?": 40.0, "Remove Heavy Scientists after Oilrig reset?": false, "Use Extra Loot System?": true, // NOT compatible with loot table pluging like AlphaLoot "Spawn HardCard In Normal Mode only?": true, "Spawn Cards in ExtraLoot?": true, "Use Extra Loot only in HardMode?": true, "Set all crate to Extra Loot? (False will pick one)": false, "Only use Extra Loot On Large OilRig?": true, "Extra Events Config": { "Mlrsrocketamount": 30 }, "Hard Mode Extra Loot Table": [ { "Short Prefab Name": "scrap", "Minimum Amount": 500, "Maximum Amount": 1500, "Skin ID": 0, "Chance": 75 }, { "Short Prefab Name": "ammo.rocket.basic", "Minimum Amount": 2, "Maximum Amount": 4, "Skin ID": 0, "Chance": 20 } ], "Extreme Mode Extra Loot Table": [ { "Short Prefab Name": "explosive.timed", "Minimum Amount": 5, "Maximum Amount": 10, "Skin ID": 0, "Chance": 15 }, { "Short Prefab Name": "m249", "Minimum Amount": 1, "Maximum Amount": 1, "Skin ID": 0, "Chance": 10 }, { "Short Prefab Name": "l96", "Minimum Amount": 1, "Maximum Amount": 1, "Skin ID": 0, "Chance": 10 } ] } Lang file
    { "CrateNotReady": "Main Crate not Active or Hacked", "ActivateEvent": "A Player Activated the Wave Event at :", "ActivateEventPlayerMessage": "You have 5min's to hack main crate , or event will fail", "EventActiveMessage": "Event already running", "Rad": "WARNING !!!! Incoming Radiation!!", "Heavy": "WARNING !!!! Incoming Heavy Scientists!!", "Patrol": "WARNING !!!! Incoming Patrol Helicopter!!", "Mlrs": "WARNING !!!! Incoming MLRS Rockets!!", "Bradley": "WARNING !!!! Incoming Bradley spawn on PAD!!" }  
    Developer API
    void HeavyOilRigWaveEventStarted(bool hardmode, bool extrememode,Vector3 monumentpos)  void HeavyOilRigWaveEventStopped()  
    Credit
    Thanks to @Chill Roleplay  and Chill Roleplay Server for the Avatar
     
    Quick show and tell
    New hardmode addon . my server first attempt
     
     
2.2m

Downloads

Total number of downloads.

10.3k

Customers

Total customers served.

148.5k

Files Sold

Total number of files sold.

3.2m

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.