Jump to content

Search the Community

Showing results for tags 'scarecrow'.

  • 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 2 results

  1. Version 2.2.22

    202 downloads

    Advanced customization of Random Scarecrow Spawner. Spawns Scarecrows configurable in 5 different loadouts near the player adjusted with configurable options, logging, and custom loot. Permissions oxide.grant user <playername or steamID> advancedrandomscarecrowspawner.use oxide.grant user <playername or steamID> advancedrandomscarecrowspawner.spawnpoints oxide.grant group <groupname> advancedrandomscarecrowspawner.use oxide.grant group <groupname> advancedrandomscarecrowspawner.spawnpoints Config { "--------------------------------------Logging Settings--------------------------------------": null, "Log Spawn Messages": true, "Log Death Messages": true, "Log Loot Messages": true, "Log Cleanup Messages": true, "--------------------------------------Custom Loot Settings--------------------------------------": null, "Use Custom Loot": true, "Minimum Loot": 2, "Maximum Loot": 4, "--------------------------------------Scarecrow Settings--------------------------------------": null, "Headshot Damage Multiplier (0 = no extra damage, 1 = one-hit kill)": 1.0, "Scarecrow Damage To Player Modifier": 1.0, "Scarecrow Health": 100.0, "--------------------------------------Spawn Settings--------------------------------------": null, "Day Spawn Chance": 20.0, "Night Spawn Chance": 60.0, "Spawn Interval": 60.0, "Spawn Distance": 50.0, "Enable Group Spawning": true, "Minimum Group Size": 2, "Maximum Group Size": 5, "Enable Random Spawns": true, "Max Random Spawns": 100, "Minimum Distance Between Random Spawns": 125.0, "Group Spawn Radius": 5.0, "Max Total Scarecrows": 250, "Max Scarecrow Groups Per Player": 3, "Respawn Time at Spawn Points": 300.0, "Max Radius Around Spawn Point": 35.0, "Timed Cleanup": true, "Scarecrow Cleanup Time": 1200, "--------------------------------------Combat Settings--------------------------------------": null, "Enable Grenades": true, "Target Players": true, "Target Animals": true, "Target Other NPCs": true, "-----------------------------Loadout & Custom Loot Table Below-----------------------------": null, "Loadout": { "Belt": [ { "Shortname": "mace", "Amount": 1, "Skin": 0 } ], "Wear": [ { "Shortname": "frankensteins.monster.03.head", "Amount": 1, "Skin": 0 }, { "Shortname": "frankensteins.monster.03.legs", "Amount": 1, "Skin": 0 }, { "Shortname": "frankensteins.monster.03.torso", "Amount": 1, "Skin": 0 } ], "Main": [] }, "Loadout1": { "Belt": [ { "Shortname": "bone.club", "Amount": 1, "Skin": 0 } ], "Wear": [ { "Shortname": "frankensteins.monster.01.head", "Amount": 1, "Skin": 0 }, { "Shortname": "frankensteins.monster.01.legs", "Amount": 1, "Skin": 0 }, { "Shortname": "frankensteins.monster.01.torso", "Amount": 1, "Skin": 0 } ], "Main": [] }, "Loadout2": { "Belt": [ { "Shortname": "mace.baseballbat", "Amount": 1, "Skin": 0 } ], "Wear": [ { "Shortname": "halloween.mummysuit", "Amount": 1, "Skin": 0 } ], "Main": [] }, "Loadout3": { "Belt": [ { "Shortname": "salvaged.sword", "Amount": 1, "Skin": 0 } ], "Wear": [ { "Shortname": "scarecrow.suit", "Amount": 1, "Skin": 0 } ], "Main": [] }, "Loadout4": { "Belt": [ { "Shortname": "machete", "Amount": 1, "Skin": 0 } ], "Wear": [ { "Shortname": "halloween.surgeonsuit", "Amount": 1, "Skin": 0 } ], "Main": [] }, "CustomLootTable": [ { "Shortname": "ammo.pistol", "SpawnChance": 0.2, "MinAmount": 4, "MaxAmount": 13, "Skin": 0 }, { "Shortname": "cloth", "SpawnChance": 0.8, "MinAmount": 9, "MaxAmount": 13, "Skin": 0 }, { "Shortname": "lowgradefuel", "SpawnChance": 0.7, "MinAmount": 12, "MaxAmount": 22, "Skin": 0 }, { "Shortname": "metal.fragments", "SpawnChance": 0.6, "MinAmount": 47, "MaxAmount": 150, "Skin": 0 }, { "Shortname": "can.beans", "SpawnChance": 0.5, "MinAmount": 1, "MaxAmount": 2, "Skin": 0 }, { "Shortname": "bandage", "SpawnChance": 0.5, "MinAmount": 1, "MaxAmount": 3, "Skin": 0 }, { "Shortname": "mace.baseballbat", "SpawnChance": 0.3, "MinAmount": 1, "MaxAmount": 1, "Skin": 0 }, { "Shortname": "pants", "SpawnChance": 0.5, "MinAmount": 1, "MaxAmount": 1, "Skin": 0 }, { "Shortname": "hat.cap", "SpawnChance": 0.5, "MinAmount": 1, "MaxAmount": 1, "Skin": 0 }, { "Shortname": "pistol.revolver", "SpawnChance": 0.1, "MinAmount": 1, "MaxAmount": 1, "Skin": 0 }, { "Shortname": "scrap", "SpawnChance": 1.0, "MinAmount": 6, "MaxAmount": 11, "Skin": 0 }, { "Shortname": "tshirt.long", "SpawnChance": 0.5, "MinAmount": 1, "MaxAmount": 1, "Skin": 0 }, { "Shortname": "wood", "SpawnChance": 0.9, "MinAmount": 100, "MaxAmount": 250, "Skin": 0 }, { "Shortname": "stone", "SpawnChance": 0.8, "MinAmount": 50, "MaxAmount": 200, "Skin": 0 }, { "Shortname": "bone.fragments", "SpawnChance": 0.5, "MinAmount": 10, "MaxAmount": 40, "Skin": 0 }, { "Shortname": "gears", "SpawnChance": 0.3, "MinAmount": 1, "MaxAmount": 2, "Skin": 0 }, { "Shortname": "metal.ore", "SpawnChance": 0.6, "MinAmount": 20, "MaxAmount": 75, "Skin": 0 }, { "Shortname": "sulfur.ore", "SpawnChance": 0.5, "MinAmount": 15, "MaxAmount": 60, "Skin": 0 }, { "Shortname": "charcoal", "SpawnChance": 0.7, "MinAmount": 100, "MaxAmount": 200, "Skin": 0 }, { "Shortname": "corn", "SpawnChance": 0.4, "MinAmount": 1, "MaxAmount": 3, "Skin": 0 }, { "Shortname": "rifle.ak", "SpawnChance": 0.05, "MinAmount": 1, "MaxAmount": 1, "Skin": 0 }, { "Shortname": "waterjug", "SpawnChance": 0.5, "MinAmount": 1, "MaxAmount": 1, "Skin": 0 }, { "Shortname": "ammo.rifle", "SpawnChance": 0.25, "MinAmount": 5, "MaxAmount": 20, "Skin": 0 }, { "Shortname": "ammo.shotgun", "SpawnChance": 0.25, "MinAmount": 5, "MaxAmount": 12, "Skin": 0 }, { "Shortname": "weapon.mod.flashlight", "SpawnChance": 0.15, "MinAmount": 1, "MaxAmount": 1, "Skin": 0 }, { "Shortname": "weapon.mod.holosight", "SpawnChance": 0.1, "MinAmount": 1, "MaxAmount": 1, "Skin": 0 }, { "Shortname": "smg.2", "SpawnChance": 0.08, "MinAmount": 1, "MaxAmount": 1, "Skin": 0 }, { "Shortname": "largemedkit", "SpawnChance": 0.2, "MinAmount": 1, "MaxAmount": 3, "Skin": 0 }, { "Shortname": "hazmatsuit", "SpawnChance": 0.05, "MinAmount": 1, "MaxAmount": 1, "Skin": 0 }, { "Shortname": "shotgun.pump", "SpawnChance": 0.05, "MinAmount": 1, "MaxAmount": 1, "Skin": 0 }, { "Shortname": "laptop", "SpawnChance": 0.05, "MinAmount": 1, "MaxAmount": 2, "Skin": 0 }, { "Shortname": "battery.small", "SpawnChance": 0.4, "MinAmount": 1, "MaxAmount": 2, "Skin": 0 }, { "Shortname": "solar.panel", "SpawnChance": 0.15, "MinAmount": 1, "MaxAmount": 1, "Skin": 0 }, { "Shortname": "cloth", "SpawnChance": 0.8, "MinAmount": 15, "MaxAmount": 50, "Skin": 0 }, { "Shortname": "fishtrap", "SpawnChance": 0.3, "MinAmount": 1, "MaxAmount": 1, "Skin": 0 }, { "Shortname": "skull.human", "SpawnChance": 0.1, "MinAmount": 1, "MaxAmount": 2, "Skin": 0 }, { "Shortname": "paper", "SpawnChance": 0.5, "MinAmount": 5, "MaxAmount": 15, "Skin": 0 }, { "Shortname": "salvaged.sword", "SpawnChance": 0.2, "MinAmount": 1, "MaxAmount": 1, "Skin": 0 }, { "Shortname": "furnace", "SpawnChance": 0.1, "MinAmount": 1, "MaxAmount": 1, "Skin": 0 }, { "Shortname": "workbench2", "SpawnChance": 0.05, "MinAmount": 1, "MaxAmount": 1, "Skin": 0 }, { "Shortname": "hammer", "SpawnChance": 0.6, "MinAmount": 1, "MaxAmount": 1, "Skin": 0 }, { "Shortname": "arrow.hv", "SpawnChance": 0.4, "MinAmount": 10, "MaxAmount": 25, "Skin": 0 }, { "Shortname": "explosives", "SpawnChance": 0.02, "MinAmount": 1, "MaxAmount": 1, "Skin": 0 } ] }
    $10.00
  2. 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
1.4m

Downloads

Total number of downloads.

6.9k

Customers

Total customers served.

102.1k

Files Sold

Total number of files sold.

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.