Jump to content

Search the Community

Showing results for tags 'junkpile'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Categories

  • Plugins
  • Carbon
  • Harmony
  • Maps
  • Monuments
  • Prefabs
  • Bases
  • Tools
  • Discord Bots
  • Customizations
  • Extensions
  • Graphics

Forums

  • CF Hub
    • Announcements
  • Member Hub
    • General
    • Show Off
    • Requests
  • Member Resources
    • For Hire
    • Creators Directory
  • Community Hub
    • Feedback
  • Support Hub
    • Support
    • Site Support

Product Groups

  • Creator Services
  • Host Services
  • Memberships

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


About Me

Found 9 results

  1. Version 1.3.0

    749 downloads

    Get your server ready for Halloween! This plugin adds several options to make your server more spooky, including jumpscares when looting a crate, customizable NPC clothing and graveyards with zombies that spawn at night. Features: Graveyards with loot guarded by zombies Play spooky sound effects at night Jumpscares when looting a crate Custom NPC clothing Junk pile decorations New with version 1.3.0: Random jumpscares An NPC will randomly appear behind a player and make noises to get the players attention. When the player turns around, a configurable sound is played. The NPC will follow the player until it gets killed or destroyed by a timer. Video: https://imgur.com/a/1IsYXKV Command to manually scare players: jumpscare <playerNameOrSteamId?> Permission: halloween.scare - Required to use the jumpscare command Graveyards: The plugin comes with one graveyard built-in, you can also create custom grave yards. Graveyards spawn at night and are guarded by zombies. Inside you can find coffins with loot. They will burn down as soon as the sun rises. To create a custom graveyard you first have to build one. Any deployable in the game can be added to a graveyard with some serving a special purpose: Snowman: Placing a snowman in the graveyard will create a zombie spawn point at that position Coffin: Every coffin will be filled with loot when the graveyard spawns. The loot can be changed in the config To save a graveyard, go to the center of your graveyard and type /gy new . Now hit every object you want to include in your graveyard with a hammer. When you are done use /gy save <name> to save the graveyard. To spawn the graveyard at night you have to add the name to the config field "Grave yard configurations to spawn". Junkpiles: Every junk pile can be customized with decorations. Out of the box the plugin comes with a default configuration for each junk pile. To edit the decorations of a junk pile, use the command /jp <type> where type is a letter from a to j each representing a different junk pile. A junk pile will spawn at your current position. To add objects to the junk pile just hit them with a hammer and use /jp save when you are done. Custom jumpscare sounds: There are 2 default sounds for jumpscares: _scream and _laugh, you can also record custom sounds. To record a custom sound using the in-game voice chat, type /rec to start the recording and /rec again to stop the recording. You can check you current recording by using the command /rec test. A ghost will spawn next to you and play the sound you just recorded. To save your recording use /rec save <name>. Now you can add the name of the recording to the config field "Jumpscare sounds". Permissions: halloween.edit - Required to edit junk piles and graveyards halloween.record - Reqired for recording new sounds Configuration: { "Enable lightnings at night": true, "Enable fog at night": true, "Enable junk pile decorations": true, "Max decorations per junk pile": 2, "Max total junk pile decorations (set lower to reduce performance impact)": 2000, "Enable grave yards": true, "Enable fire when grave yards despawn (impacts performance)": false, "Show graveyards on the map (requires https://codefling.com/plugins/marker-api)": true, "Map marker settings": { "Name": "A Graveyard", "Radius": 0.2, "Color (hex format)": "#FFFF00" }, "Spawn graveyards during this time": { "start": 19, "end": 7 }, "Grave yard zombie health": 120.0, "Grave yard population at night": 20, "Allow grave yards on roads": true, "Grave yard despawn time (seconds)": 40.0, "Minimum distance between grave yards": 50.0, "Grave yard configurations to spawn": [ "_default" ], "Grave yard loot table": // Removed for readability "Grave yard zombie configuration": { "Npc name": "Zombie", "Health": 150.0, "Attack range multiplier": 1.0, "Sense range (m)": 50.0, "Vision cone (degrees)": 135.0, "Damage scale (1 = 100%)": 1.0, "Memory duration (seconds)": 60.0, "Roam range (m)": 30.0, "Chase range (m)": 50.0, "Remove corpse on death and drop bag": false, "Kit (requires Kits plugin)": "", "Clothing items": // Removed for readability }, "Enable sound effects at night": true, "Minimum time between sound effects (per player, in minutes)": 5.0, "List of sound effects": [ "assets/bundled/prefabs/fx/player/beartrap_scream.prefab", "assets/bundled/prefabs/fx/player/howl.prefab" ], "Custom NPC Clothing": { "stables_shopkeeper": [ { "Item shortname": "pumpkin", "Skin id": 0 }, { "Item shortname": "gloweyes", "Skin id": 0 } ] // Removed for readability }, "Custom NPC clothing ignored NPC skins": [ 11162132011012 ], "Loot jumpscare configuration": { "Enabled": true, "Jumpscare NPC name": "Ghost", "Jumpscare chance (%)": 5.0, "Minimum time between jumpscares (per player, in minutes)": 30, "Jumpscare sounds - played when the player is looking at the npc": [ "_scream" ] }, "Random jumpscare configuration": { "Enabled": true, "Jumpscare NPC name": "Ghost", "Jumpscare chance (%)": 5.0, "Minimum time between jumpscares (per player, in minutes)": 30, "Jumpscare sounds - played when the player is looking at the npc": [ "_laugh", "_scream" ], "Attention sound effects - played when the player is not looking at the npc": [ "assets/prefabs/deployable/reactive target/effects/snd_knockdown.prefab", "assets/prefabs/clothes/halloween.scarecrow/effects/soul_release_effect.prefab", "assets/bundled/prefabs/fx/item_break.prefab", "assets/prefabs/building/door.hinged/effects/door-wood-knock.prefab", "assets/prefabs/weapons/cleaver big/effects/hit.prefab", "assets/prefabs/weapons/sword big/effects/hit.prefab", "assets/bundled/prefabs/fx/player/gutshot_scream.prefab" ] }, "Recording command name": "rec", "Grave yard command name": "gy", "Junk pile decoration command name": "jp", "Jumpscare command name": "jumpscare" }
    $22.99
  2. Version 1.0.1

    19 downloads

    Ready for more Halloween themed junkpiles? MaLai's Halloween Pack 2 contains two more Halloween themed junkpiles that will make your map more spooky! Each prefab comes with unique loot containers! Need more Halloween themed junpiles? Check out our first Pack:
    $5.99
  3. Version 1.0.0

    7 downloads

    Introducing my highly detailed Halloween-themed custom junk pile replacement set, perfect for giving your Rust maps a spooky seasonal makeover. Features: 10 Unique Junk Pile Designs 3 Variants for Each Design: Available in temperate, arid, and arctic versions 45 Custom Junk Piles in Total, with some featuring color variations Junkpiles Staked Vampire Poisoned Drunk Murdered Sailor Trapped Naked Hangman Prison Bus Nest Murdered Pumpkin Farmer's Pickup Murderer’s Killing Van Chained Vampire Exposed to Sunrise Kidnap Victim Never Found Custom Junk Pile Behavior: Unlike default Rust junk piles, these custom piles do not despawn. However, all loot crates will continue to despawn and respawn normally. Quick Start Guide: 1. Extract the ZIP file into your RustEdit installation folder. 2. In RustEdit, go to "Prefabs" and open the "Prefab List." 3. Navigate to the "Custom" category to find "RobJs Premium Prefabs." 4. Double-click the prefab file to spawn it in the map. 5. Position the prefab in your desired location. 6. Apply the Splat Mask and Topology Mask. 7. You're all set! Contact and Support: For direct contact, reach out on Discord: RobJ2210#2553 For help and support, join the: RobJMaps Discord Community
    $14.99
  4. Version v1

    4 downloads

    Enchance your festive maps with those junkpiles and warm your players hearts for christmas ! This pack of two prefabs includes: Christmas truck red junkpile: only 15 Entities, various loot, pickable red berries and 1 NPC Christmas truck green junkpile: only 15 Entities, various loot, pickable red berries and 1 NPC Nice addition to junkpile to add for the holidays.
    $1.50
  5. Version 1.0.0

    9 downloads

    Nice junkpile prefab to place on the map for Halloween. Has various loot, 1 NPC, pickable corn and pumpkins. Entity count of 40
    $1.00
  6. Version 2.0.0

    3 downloads

    4 Roadside prefabs Each prefab comes with loot spawns. Watch out for the ghosts lurking about! Perfect for a little spice to your monuments or along the roads as a 'junkpile'. Copy the files to your 'CustomPrefab' folder within the RustEdit. Add the height, splat, and topology modifier and you're good to go!
    $4.95
  7. Version 1.0.0

    10 downloads

    8 Halloween inspired roadside prefabs. Each unique prefab comes with a 1-3 barrels and a loot crate. Perfect for a little spice to your monuments or along the roads as a 'junkpile'. Copy the files to your 'CustomPrefab' folder within the RustEdit. Add the splat and topology modifier and you're good to go!
    $4.95
  8. Version 1.1.3

    182 downloads

    Brings back the Junkpile scientists and the possibility to add Scarecrows. Video : Spawned junkpiles in to see the spawns in action (cfg was set to 10% which is/was the vanilla rate) Features : Complete configuration options. Support for kits or out of the box NPC's. Simple setup. No permissions needed the config sets up the randomization for their spawns and uses the vanilla spawned junkpiles (land types). No language files. No loot options. Configuration : example pre generated config below use "kit1","kit2" like in all my plugins for multiple kits { "Scarecrow Settings": { "Spawn chance (0-100)": 100, "Min NPC Spawn Amount": 2, "Max NPC Spawn Amount": 4, "Max Roam Distance": 15, "Scarecrow Normal": { "Prefix (Title)": "Scarecrow", "Health (HP)": 250 }, "Scarecrow Chainsaw": { "Prefix (Title)": "Scarecrow", "Health (HP)": 250 }, "Scarecrow Jackhammer": { "Prefix (Title)": "Scarecrow", "Health (HP)": 250 }, "Life Duration (minutes)": 15.0, "Damage multiplier": 1.0, "Use kit (clothing)": true, "Kit ID": [] }, "Scientist Settings": { "Spawn chance (0-100)": 100, "Min NPC Spawn Amount": 1, "Max NPC Spawn Amount": 3, "Max Roam Distance": 15, "Prefix (Title)": "Scientist", "Health (HP)": 250, "Life Duration (minutes)": 15.0, "Damage multiplier": 1.5, "Use kit (clothing)": true, "Kit ID": [ "npc-heavy1" ] } }
    $8.50
  9. Version 1.0.1

    12 downloads

    I introduce my highly detailed RPG custom junk pile replacement set that can suit a number of time periods with its old wooden design build style. 11 Junk Pile Designs. 3 Versions of each design in temperate, arid & arctic. 33 prefab junk piles in total. Custom Junk Piles Limitations The junk piles themselves do not despawn like the default rust piles however all the loot crates do and respawn. Quick Start Extract the zip file into your RustEdit install folder. Click on Prefabs at the top & open up your Prefab List. Under the Custom category, you will now find RobJs Premium Prefabs. Double-click on the prefab file, which will spawn it into the map for you. Drag it to the general area you want to place it Apply the Splat Mask & Topology Mask Done Contact And Help If you need to contact me discord is best: RobJ2210#2553 For help/support my discord group is best: Join RustMaps By RobJ Discord Credits Designed By RobJ & Cobalt In collaboration and featured in Timelines & Clockworks Maps.
    $15.99
1.4m

Downloads

Total number of downloads.

6.9k

Customers

Total customers served.

103.4k

Files Sold

Total number of files sold.

2.1m

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.