Jump to content

Search the Community

Showing results for tags 'weapons'.

  • 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

Forums

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

Product Groups

  • Creator Services
  • Host Services

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 8 results

  1. TGWA

    GunShips

    Version 1.1.31

    92 downloads

    Ever wanted to be able to rain death on your enemies while being in what is essentially a flying tank!? The GunShip plugin allows you to spawn 14 different preconfigured customized vehicles allowing for new ways to play the game! Whether it is base raiding, pvp, or monument clearing youll always have the right tools, and the right firepower, to get the job done! The plugin itself requires one main dependency but has a few optional ones as well. After Entity Scale Manager is installed all vehicles will be able to be spawned in and used right out of the box! Support Please read through this as well as the extended documentation available on my discord before flagging a ticket! Open a support request here or join the discord and get in touch with me directly! I may not answer right away, please allow around 24 hours for me to be able to help you with your request! Dependency Setup REQUIRED DEPENDENCIES: Entity Scale Manager OPTIONAL DEPENDENCIES: Death Notes Sign Artist Server Rewards Economics Raidable Bases Entity Scale Manager (Required) Once downloaded, upload the plugin to the same directory as the GunShip plugin and check console to ensure it has loaded, once it has reload the GunShip plugin (if needed). OPTIONALLY you can change the following setting in the config file of Entity Scale Manager to make the scaling spheres disappear. // Change the below value to true if you would like to enable it in the EntityScaleManager.json config file. { "Hide spheres after resize (performance intensive)": false } Death Notes (Optional) Implementing Death Notes allows players to see custom death messages when a player kills something or gets killed by something on a server. When using Death Notes with the GunShip plugin you can see additional custom death messages for when a NPC / Player is killed by a GunShip vehicle. Near the end of the DeathNotes.json configuration file in the oxide/config directory you can add the following lines to enable the custom death messages! "muzzlebrake.entity": "Armed Sedan", "lasersight.entity": "Heavy Technical", "smoke_grenade.weapon": "Light Technical", "hammer.entity": "Apache Attack Helicopter", "spraycan.weapon": "Huey Attack Helicopter", "flare.weapon": "Viper Attack Helicopter", "detonator.entity": "Enforcer UAV", "supplysignal.weapon": "Cargo Truck" Append the above lines to the end of the 'Weapons' section of the config. It should look like something below. Sign Artist (Optional) Sign artist is used to load custom images onto signs from a url. In the GunShip plugin it is used to load the specified image to all signs by default when they are initially spawned in. Upload the the oxide/plugins directory and enjoy! Reseller Info As of version 1.0.5 the reseller framework has been added! This new feature allows server owners to optionally add the 'reseller' / salesman role into their servers allowing a assigned player to sell other players gunship vehicles. Additionally if enabled the assigned player can also make a comission of the configured currency for the sale depending on how much money they took off of the original price of the vehicle. For a reseller to be able to make commission the option for enable reseller comission must be enabled. If you want the ability to allow resellers to edit the price of the vehicle within the configured discount range enable the Allow Resellers to Modify Price option in the config file. The actual comission is based off of the amount that the reseller did not take off of the sale. For example, if the reseller ran /sellgs huey 15 false they would make 5% of the total sale meaning that the comission is (sale price) * ((configured discount max) - (specified discount)) = reseller commission amount Custom Item Info Reseller item shortname: box.wooden Steam Skin IDs: Permission Info gunship.vip - Enables VIP perks / settings for players with this permission. gunship.spawn - Required to spawn any gunship vehicle (just to use the /gunship command). gunship.nocooldown - Players with this permission do not have a spawn command cooldown. gunship.admin - Players get admin settings / perks. gunship.target_immune - Players with this permission cannot be targeted by GunShip managed AutoTurrets (Vehicle Auto Turrets). gunship.nowipefee - Players with this permission do not pay a wipe fee for any vehicle (Start of wipe fee). gunship.norespawnfee - Players with this permission do not pay a respawn fee to spawn their vehicle after paying the wipe fee. gunship.norecallfee - Removes the cost of using the /gunship.util recall vehicle_name command gunship.nohominglock - Players that have this permission cannot be locked onto by a gunship smart missile system (what the guardian uses) gunship.reseller - Allows a player to use the reseller commands and sell vehicle items to other players and make commission (if enabled) Command Info Player Commands: /gunship - USE: /gunship <vehicle_name> - The base GunShip command. Used for spawning vehicles. /gunship.help - USE: /gunship.help - Displays the help information for all vehicles. (Grey Names: No Permission, Yellow Names: Has Permission) /gunship.util - USE: /gunship.util <kill/recall/find> <vehicle_name> - Kill, recall, or find, the specified vehicle (if it is spawned) Admin Commands: /clearsave - USE: /clearsave - Wipe the save file in its entirety. /gunship.reloadconfig - USE: /gunship.reloadconfig - Reload the configuration values without reloading the plugin. /vehiclereport - USE: /vehiclereport - Get the information of the actively spawned vehicles. /checkstatus - USE: /checkstatus - View a report of the information relating to the vehicle you are looking at. /resetwf_all - USE: /resetwf_all - Reset the wipe fees of all players. /resetwf_player - USE: /resetwf_player <player_name> - Reset the wipe fees of the specified player. Debug Commands: /getlayer - USE: /getlayer - Return the layer information of the entity that you are currently looking at, prints to RCON console. /getparent - USE: /getparent - Return the information about the parent of the entity you are looking at (if any). /getname - USE: /getname - Return the name, item id, and skin id, of the currently held item. Reseller Commands (Requires gunship.reseller): /sellgs - USE: /sellgs <profile_name> <discount_percentage> <is_one_time_sale (true/false)> - Create a vehicle sale offer for the player you are facing /processsale - USE: /processsale <"confirm"/"cancel"> - Confirms or cancels the current sale offer and sends it to the customer Reseller Customer Commands: /buygs - USE: /buygs <"confirm"/"cancel"> - Confirms or cancels the given sale offer after being sent by a reseller Configuration File { "General Config": { "Chat Settings": { "Chat Message Icon": 0, // The default icon of all images sent by the plugin "Chat Message Prefix": "[<color=#d93d3d>GunShip</color>]" // The default chat prefix of all messages sent by the plugin }, "Sign Settings": { "Load Default Image on All Vehicle Signs": false, // Whether or not to load a default image when a vehicle is first spawned in "Sign URL Load (Requires Sign Artist)": "", // The URL of the default image to be loaded on the the sign "Load default image on vanilla vehicles": true }, "Vehicle Purchase Settings": { "Enable Wipe Fee": true, // Whether or not to enable the wipe fee "Enable Respawn Fee": true, // Whether or not to enable the respawn fee "Respawn Fee": 500.0, // The Respawn Fee amount "Recall Fee (To disable set to 0)": 200.0, // The recall fee amount "Payment Settings": { "Use Economics Plugin (Priority, will use this over SR if enabled)": false, "Use Server Rewards Plugin": false, "Use Custom Currency": true, // Whether or not to use a custom currency instead of SR or Economics "Points Name (when using SR or Economics)": "dollars", "Custom Currency Item Shortname (Specify item shortname [e.g scrap, or metal.refined])": "scrap", // Shortname of the custom currency "Custom Currency Skin (0 = Default Skin)": 0, // The Skin Id of the custom currency "Custom Currency Display Name (Leave empty for default item name)": "" // The display name of the custom currency } }, "PvP Settings": { "Enable PvE Mode (Disable all Damage between Players / Owned Entities and GunShip Vehicles)": false, // Enable the PvE Damage profile "Damage Options (Individual Settings)": { "Disable Gunship Damage to Owned Vehicles": false, "Disable Gunship Damage to Players": false, "Enable Friendly Fire": false, // Disable Friendly fire between teammates "Disable Player Damage to Gunships": false, "Disable Player Damage to All OWNED Vehicles (Global)": false, "Disable Global Fireball Damage": false, // Disable Fireball Damage to everything! "Disable Fireball Damage to GunShips": true,// Disable Fireball damage to gunships only (Above value overrides this) "Allow Fireball Damage in Raidable Base Raid Zones": true, "Disable Gunship To Building Damage": false, // Disable GunShip to OWNED player building damage "Disable GunShip Vehicle decay": true, "GunShips Override True PvE Damage Checks": false // Override the behaviour of TruePvE using the above damage settings for outgoing gunship damage } }, "Gunship System Targeting Settings": { "Allow GunShip Turrets to Target Sleepers": false, "Allow GunShip Turrets to Target Players": true, "Allow Gunship Sam Sites to target players": true, "Allow Gunship SAM Sites to target Patrol Helicopter": false, "Allow Non-GunShip SAM sites to target gunship vehicles": true, "Allow Gunship Homing Missiles to Lock onto Patrol Helicopter": true, "Allow Gunship Homing Missiles to Lock onto Bradley APC": true, "Enable Homing Lock PvP": true, // Enable the gunship smart missiles to lock onto players (Guardian Smart Missiles) "Enable Homing Lock Friendly Fire (between teammates)": false // Allow homing lock from smart missiles to friendly players (teammates) }, "Spawn Cooldown Time": 120.0, "Use Vehicle Locks Plugin to Manage Vehicle and Storage Access": false, "Drop items and fuel from GunShip vehicle on death": true, "Disable Auto Save Message": true }, "VIP Permission Config": { "VIP Permission": "vip", "Enable VIP Cooldown Config (if false, uses default)": true, "VIP Perks Config": { "Enable VIP Perks (Set False to Disable All)": true, "VIP Vehicle Respawn Cooldown": 15, "VIP Respawn Fee Amount": 150 } }, "Permission Config": { "Spawn Permission": "spawn", "No Cooldown Permission": "nocooldown", "GunShip Turret Targeting System Immunity": "target_immune", "No Wipe Fee Permission": "nowipefee", "No Respawn Fee Permission": "norespawnfee", "No Recall Fee Permission": "norecallfee", "Administrator Permission (Enables Config from Admin Permission Config Settings)": "admin", "Homing Lock Immunity Permission": "nohominglock", "Admin Settings": { "Admin Default Minimum Permission Level -> Player Connection Level 0, 1, or 2": 2, "Admin Default Permissions (players with auth level >= configured level)": { "Auto Override Storage": true, "Auto Override Mount": true, "Admins Can be targeted by Gunship System": true, "Auto Override Spawn Cooldown": true, "Auto Overrride Wipe Fee": true, "Admin Override Respawn Fee": true, "Enable Wipe Fee Reset Commands (/resetwf_player & /resetwf_all)": true }, "Admin Permission Config (players with the gunship.admin permission)": { "Auto Override Storage": true, // Admins can open any gunship vehicle storage regardless of auth "Auto Override Mount": true, // Admins can mount any vehicle regardless of auth "Admins Can be targeted by Gunship System": true, // Allow admins to be targeted by gunship auto turrets "Auto Override Spawn Cooldown": true, "Auto Overrride Wipe Fee": true, "Admin Override Respawn Fee": true, "Enable Wipe Fee Reset Commands (/resetwf_player & /resetwf_all)": true } } }, "Vehicle Mod Config": { "Vanilla Vehicle Global Settings": { "Drop Dead Vehicle Items": true, "Scraptransport Helicopter Config": { "Add Radio to Scrap Transport Helicopter": true, "Add Sign to Scrap Transport Helicopter": true, "Add Boxes to Scrap Transport Helicopter": true, "Add Heater to Scrap Transport Helicopter": true, "Number of Boxes to Add (1-6)": 2 }, "Minicopter Config": { "Add Radio to Minicopter": true, "Add Sign to Minicopter": true, "Add Storage Box to Minicopter": true }, "Sedan Config": { "Add Radio to Sedan": true, "Add Boxes to Sedan": true }, "Attack Helicopter Config": { "Add Radio to Player Attack Helicopter": true, "Add Boxes to Player Attack Helicopter": false } } }, "Vehicle config": { "Vehicle Control Config": { "Disable remote turret control of gunship auto turrets": true }, "Apache Config": { "General Vehicle Settings": { "Vehicle Enabled": true, "Use Permission": true, "Vehicle Drops fuel": true }, "Vehicle Display Name": "Apache", "Vehicle Wipe Fee Price": 6500, "Vehicle Wipe Fee Price (VIP)": 0, "Vehicle Spawn Permission": "apache", "Infinite Machine Gun Ammo": false, "Mod Configuration": { "Add Radio to Scrap Transport Helicopter": true, "Add Sign to Scrap Transport Helicopter": true, "Add Heater to Scrap Transport Helicopter": true, "Number of Boxes to Add (1-6)": 2 }, "Engine Configuration": { "Thurst Multiplier (1 = Vanilla Default)": 1.0, "Lift Fraction Multiplier (0 = Vanilla Default)": 1.0, "Control Torque Multipler": { "x": 1.0, "y": 1.0, "z": 1.0 }, "Fuel Consumption (100 = Vanilla Default)": 1.0, "Fuel Config": { "Add Fuel to Vehicle": false, "Only add fuel on initial spawn": true, "Fuel Amount": 150, "Fuel Skin ID (0 = Default)": 0, "Fuel Custom Name (Leave blank for default)": "" } } }, "Minicopter Fighter Config": { "General Vehicle Settings": { "Vehicle Enabled": true, "Use Permission": true, "Vehicle Drops fuel": true }, "Vehicle Display Name": "Minicopter Fighter", "Vehicle Wipe Fee Price": 2800, "Vehicle Wipe Fee Price (VIP)": 0, "Vehicle Spawn Permission": "fighter", "Mod Configuration": { "Add Radio to Minicopter": true, "Add Sign to Minicopter": true, "Add Heater to Minicopter": true, "Add Back Light to Minicopter": true }, "Engine Configuration": { "Thurst Multiplier (1 = Vanilla Default)": 1.0, "Lift Fraction Multiplier (0 = Vanilla Default)": 1.0, "Control Torque Multipler": { "x": 1.0, "y": 1.0, "z": 1.0 }, "Fuel Consumption (100 = Vanilla Default)": 1.0, "Fuel Config": { "Add Fuel to Vehicle": false, "Only add fuel on initial spawn": true, "Fuel Amount": 150, "Fuel Skin ID (0 = Default)": 0, "Fuel Custom Name (Leave blank for default)": "" } } }, "Sedan Config": { "General Vehicle Settings": { "Vehicle Enabled": true, "Use Permission": true, "Vehicle Drops fuel": true }, "Vehicle Display Name": "Armed Sedan", "Vehicle Wipe Fee Price": 2000, "Vehicle Wipe Fee Price (VIP)": 0, "Vehicle Spawn Permission": "sedan", "Infinite Machine Gun Ammo": false, "Mod Configuration": { "Add Radio to Sedan": true, "Add Boxes to Sedan": true } }, "Technical Config": { "General Vehicle Settings": { "Vehicle Enabled": true, "Use Permission": true, "Vehicle Drops fuel": true }, "Vehicle Display Name": "Light Technical", "Vehicle Wipe Fee Price": 1900, "Vehicle Wipe Fee Price (VIP)": 0, "Vehicle Spawn Permission": "technical", "Mod Configuration": {}, "Engine Configuration": { "Engine Parts Config": { "Add Engine Parts": false, "Engine Parts Grade (0 = Low Quality, 1 = Medium Quality, 2 = High Quality)": 0, "Lock Engine when using added parts": true }, "Fuel Config": { "Add Fuel to Vehicle": false, "Only add fuel on initial spawn": true, "Fuel Amount": 150, "Fuel Skin ID (0 = Default)": 0, "Fuel Custom Name (Leave blank for default)": "" } } }, "Heavy Technical Config": { "General Vehicle Settings": { "Vehicle Enabled": true, "Use Permission": true, "Vehicle Drops fuel": true }, "Vehicle Display Name": "Heavy Technical", "Vehicle Wipe Fee Price": 2600, "Vehicle Wipe Fee Price (VIP)": 0, "Vehicle Spawn Permission": "heavy_technical", "Mod Configuration": {}, "Engine Configuration": { "Engine Parts Config": { "Add Engine Parts": false, "Engine Parts Grade (0 = Low Quality, 1 = Medium Quality, 2 = High Quality)": 0, "Lock Engine when using added parts": true }, "Fuel Config": { "Add Fuel to Vehicle": false, "Only add fuel on initial spawn": true, "Fuel Amount": 150, "Fuel Skin ID (0 = Default)": 0, "Fuel Custom Name (Leave blank for default)": "" } } }, "Cargo Truck Config": { "General Vehicle Settings": { "Vehicle Enabled": true, "Use Permission": true, "Vehicle Drops fuel": true }, "Vehicle Display Name": "Cargo Truck", "Vehicle Wipe Fee Price": 2800, "Vehicle Wipe Fee Price (VIP)": 0, "Vehicle Spawn Permission": "cargo_truck", "Add Default Image to Signs": true, "Mod Configuration": {}, "Engine Configuration": { "Engine Parts Config": { "Add Engine Parts": false, "Engine Parts Grade (0 = Low Quality, 1 = Medium Quality, 2 = High Quality)": 0, "Lock Engine when using added parts": true }, "Fuel Config": { "Add Fuel to Vehicle": false, "Only add fuel on initial spawn": true, "Fuel Amount": 150, "Fuel Skin ID (0 = Default)": 0, "Fuel Custom Name (Leave blank for default)": "" } } }, "Cougar Config": { "General Vehicle Settings": { "Vehicle Enabled": true, "Use Permission": true, "Vehicle Drops fuel": true }, "Vehicle Display Name": "Cougar", "Vehicle Wipe Fee Price": 4600, "Vehicle Wipe Fee Price (VIP)": 0, "Vehicle Spawn Permission": "cougar", "Mod Configuration": { "Add Radio to Scrap Transport Helicopter": true, "Add Sign to Scrap Transport Helicopter": true, "Add Heater to Scrap Transport Helicopter": true, "Number of Boxes to Add (1-6)": 2 }, "Engine Configuration": { "Thurst Multiplier (1 = Vanilla Default)": 1.0, "Lift Fraction Multiplier (0 = Vanilla Default)": 1.0, "Control Torque Multipler": { "x": 1.0, "y": 1.0, "z": 1.0 }, "Fuel Consumption (100 = Vanilla Default)": 1.0, "Fuel Config": { "Add Fuel to Vehicle": false, "Only add fuel on initial spawn": true, "Fuel Amount": 150, "Fuel Skin ID (0 = Default)": 0, "Fuel Custom Name (Leave blank for default)": "" } } }, "Stallion Config": { "General Vehicle Settings": { "Vehicle Enabled": true, "Use Permission": true, "Vehicle Drops fuel": true }, "Vehicle Display Name": "Stallion", "Vehicle Wipe Fee Price": 5200, "Vehicle Wipe Fee Price (VIP)": 0, "Vehicle Spawn Permission": "stallion", "Mod Configuration": { "Add Radio to Scrap Transport Helicopter": true, "Add Sign to Scrap Transport Helicopter": true, "Add Heater to Scrap Transport Helicopter": true, "Number of Boxes to Add (1-6)": 2 }, "Engine Configuration": { "Thurst Multiplier (1 = Vanilla Default)": 1.0, "Lift Fraction Multiplier (0 = Vanilla Default)": 1.0, "Control Torque Multipler": { "x": 1.0, "y": 1.0, "z": 1.0 }, "Fuel Consumption (100 = Vanilla Default)": 1.0, "Fuel Config": { "Add Fuel to Vehicle": false, "Only add fuel on initial spawn": true, "Fuel Amount": 150, "Fuel Skin ID (0 = Default)": 0, "Fuel Custom Name (Leave blank for default)": "" } } }, "Stinger Config": { "General Vehicle Settings": { "Vehicle Enabled": true, "Use Permission": true, "Vehicle Drops fuel": true }, "Vehicle Display Name": "Stinger Attack Minicopter", "Vehicle Wipe Fee Price": 4400, "Vehicle Wipe Fee Price (VIP)": 0, "Vehicle Spawn Permission": "stinger", "Infinite Rockets": false, "Mod Configuration": { "Add Radio to Minicopter": true, "Add Sign to Minicopter": true, "Add Heater to Minicopter": true, "Add Back Light to Minicopter": true }, "Engine Configuration": { "Thurst Multiplier (1 = Vanilla Default)": 1.0, "Lift Fraction Multiplier (0 = Vanilla Default)": 1.0, "Control Torque Multipler": { "x": 2.0, "y": 2.0, "z": 2.0 }, "Fuel Consumption (100 = Vanilla Default)": 1.0, "Fuel Config": { "Add Fuel to Vehicle": false, "Only add fuel on initial spawn": true, "Fuel Amount": 150, "Fuel Skin ID (0 = Default)": 0, "Fuel Custom Name (Leave blank for default)": "" } } }, "Huey Config": { "General Vehicle Settings": { "Vehicle Enabled": true, "Use Permission": true, "Vehicle Drops fuel": true }, "Vehicle Display Name": "Huey Attack Helicopter", "Vehicle Wipe Fee Price": 7600, "Vehicle Wipe Fee Price (VIP)": 0, "Vehicle Spawn Permission": "huey", "Infinite Rockets": false, "Infinite Machine Gun Ammo": false, "Mod Configuration": { "Add Radio to Scrap Transport Helicopter": true, "Add Sign to Scrap Transport Helicopter": true, "Add Heater to Scrap Transport Helicopter": true, "Number of Boxes to Add (1-6)": 2 }, "Engine Configuration": { "Thurst Multiplier (1 = Vanilla Default)": 1.0, "Lift Fraction Multiplier (0 = Vanilla Default)": 1.0, "Control Torque Multipler": { "x": 1.0, "y": 1.0, "z": 1.0 }, "Fuel Consumption (100 = Vanilla Default)": 1.0, "Fuel Config": { "Add Fuel to Vehicle": false, "Only add fuel on initial spawn": true, "Fuel Amount": 150, "Fuel Skin ID (0 = Default)": 0, "Fuel Custom Name (Leave blank for default)": "" } }, "Disable MiniGun Scaling (Enable No Sphere Setting in EntityScaleManager if visual issues)": false }, "Cobra Config": { "General Vehicle Settings": { "Vehicle Enabled": true, "Use Permission": true, "Vehicle Drops fuel": true }, "Vehicle Display Name": "Cobra AA Helicopter", "Vehicle Wipe Fee Price": 4600, "Vehicle Wipe Fee Price (VIP)": 0, "Vehicle Spawn Permission": "cobra", "Mod Configuration": { "Add Radio to Scrap Transport Helicopter": true, "Add Sign to Scrap Transport Helicopter": true, "Add Heater to Scrap Transport Helicopter": true, "Number of Boxes to Add (1-6)": 2 }, "Engine Configuration": { "Thurst Multiplier (1 = Vanilla Default)": 1.0, "Lift Fraction Multiplier (0 = Vanilla Default)": 1.0, "Control Torque Multipler": { "x": 1.0, "y": 1.0, "z": 1.0 }, "Fuel Consumption (100 = Vanilla Default)": 1.0, "Fuel Config": { "Add Fuel to Vehicle": false, "Only add fuel on initial spawn": true, "Fuel Amount": 150, "Fuel Skin ID (0 = Default)": 0, "Fuel Custom Name (Leave blank for default)": "" } } }, "Viper Config": { "General Vehicle Settings": { "Vehicle Enabled": true, "Use Permission": true, "Vehicle Drops fuel": true }, "Vehicle Display Name": "Viper Attack Minicopter", "Vehicle Wipe Fee Price": 4100, "Vehicle Wipe Fee Price (VIP)": 0, "Vehicle Spawn Permission": "viper", "Infinite Machine Gun Ammo": false, "Mod Configuration": { "Add Radio to Minicopter": true, "Add Sign to Minicopter": true, "Add Heater to Minicopter": true, "Add Back Light to Minicopter": true }, "Engine Configuration": { "Thurst Multiplier (1 = Vanilla Default)": 1.0, "Lift Fraction Multiplier (0 = Vanilla Default)": 1.0, "Control Torque Multipler": { "x": 1.0, "y": 1.0, "z": 1.0 }, "Fuel Consumption (100 = Vanilla Default)": 1.0, "Fuel Config": { "Add Fuel to Vehicle": false, "Only add fuel on initial spawn": true, "Fuel Amount": 150, "Fuel Skin ID (0 = Default)": 0, "Fuel Custom Name (Leave blank for default)": "" } } }, "Enforcer Config": { "General Vehicle Settings": { "Vehicle Enabled": true, "Use Permission": true, "Vehicle Drops fuel": true }, "Vehicle Display Name": "Enforcer Attack Drone", "Vehicle Wipe Fee Price": 6100, "Vehicle Wipe Fee Price (VIP)": 0, "Vehicle Spawn Permission": "enforcer" }, "Guardian Config": { "General Vehicle Settings": { "Vehicle Enabled": true, "Use Permission": true, "Vehicle Drops fuel": true }, "Vehicle Display Name": "Guardian AA Helicopter", "Vehicle Wipe Fee Price": 6100, "Vehicle Wipe Fee Price (VIP)": 0, "Vehicle Spawn Permission": "guardian", "Mod Configuration": { "Add Radio to Scrap Transport Helicopter": true, "Add Sign to Scrap Transport Helicopter": true, "Add Heater to Scrap Transport Helicopter": true, "Number of Boxes to Add (1-6)": 2 }, "Engine Configuration": { "Thurst Multiplier (1 = Vanilla Default)": 1.0, "Lift Fraction Multiplier (0 = Vanilla Default)": 1.0, "Control Torque Multipler": { "x": 1.0, "y": 1.0, "z": 1.0 }, "Fuel Consumption (100 = Vanilla Default)": 1.0, "Fuel Config": { "Add Fuel to Vehicle": false, "Only add fuel on initial spawn": true, "Fuel Amount": 150, "Fuel Skin ID (0 = Default)": 0, "Fuel Custom Name (Leave blank for default)": "" } } } }, "Item Spawn Settings": { // For non-reseller spawn items, only for use with small wooden box spawn item "Enable Item Spawning": true, // Whether or not Item Spawning is Enabled "Require Vehicle Permission to Place Vehicle Item": false, // Require the player to have the associated permission for the vehicle to be able to spawn it with a item "Grant Vehicle Permission on Item Use (Recommended for Shop use)": true, // Grant the vehicle permission when the spawn item is deployed "Grant Vehicle Wipe fee On Use (Recommended for Shop use)": true, // Grant the vehicle wipe fee when the spawn item is deployed "Only Allow Wipe Fee to be Paid via a Reseller": false // Only allow wipe fee payments through a spawn item / reseller transaction }, "Reseller Config": { "Enable GunShip Vehicle Reselling": false, // Enable the Roleplay reselling framework "Sale Confirmation TTL (seconds)": 300, // The amount of time a transaction can take before it expires "Allow sale of a vehicle that a player already has": false, // Allow full vehicle sales even when a player already has the vehicle perm "Reseller Permission": "reseller", // The reseller pemission suffix -> gunship.reseller_permission_name "Reseller Price Editor Options": { "Allow Resellers to Modify Price": true, // Allow resellers to set a discount percentage "Enable Reseller Commission": true, // Allow resellers to be paid comission for the discount remainder percentage of the sale "Price Disount Percentage": 20.0, // The % amount the reseller can play around with in a sale "Sale Pricing Options": { "One Time Sale Price Options": { "Total Price Discount Percentage (0-99)": 40.0 // The initial % discount of a vehicle's wipe fee in a one-time-purchase sale }, "Full Sale Price Options (Grants Vehicle Permission)": { "Total Price Discount Percentage (0-99)": 0.0 // The initial % discount of a vehicle's wipe fee in a full vehicle sale } } } }, "Experimental Settings": { "Enable NoDismount on Vehicle Load Data": false, // Disable players getting dismounted from vehicles when the plugin reloads (not recommended) "Enable No Drone Sway for All modified drones": false // Enable No Sway Script for all drones w/ attatched entities (enabled for enforcer) }, "Debug Settings": { "Log Death": false, // Log Death Info "Log Vehicle Kill": false, // Log Vehicle Death Info "Log Vehicle Respawn Script": false, // Log Raw Respawn Script Output "Log Raw Save Data (Not Recommended to Turn on)": false, // Log Raw Save Messages "Log Pre-load info": false, "Enable Damage Logs": false, // Log Damage Output "Enable Gunship Item Logging": false, // Log Internal Item Logging "Enable Reseller Logging": false, // Log Internal Reseller Logging "Enable Engine Modifier Logging": false // Log info / changes related to the adjustment of vehicle's engines on spawn } } API bool CheckIfGunShip_API(NetworkableId entId) // Returns if whether or not the specified Net ID is a GunShip Vehicle bool GiveGunShipItem(BasePlayer player, string profilename) // Give the specified player a gunship spawn item bool SpawnGunShip(string profileName, ulong playerId, Vector3 position, Quaternion rotation, bool checkFunds, bool takeFunds, bool overridePermission, bool limitCheck) // Spawn a GunShip vehicle
    $50.00
  2. Nferno

    Prime

    Version 1.0.4

    13 downloads

    About Prime Prime is a plugin that allows the players to accumilate coins and then spend them at the dedicated vending machine at Outpost for items,weapons & armour. Coins gathered depends on a Risk VS Reward setup with Prime items providing BUFFS as the player progresses and buys bigger/better gear. Includes a lottery system,gambling, powerful Stones to collect & upgrade and all fully configurable! Hardcore Mode Activation When hardcore is active a Prime Vending Machine will spawn at Out Post allowing players access to Items to earn Prime Coins and Buffs ranging from increase in coins, incoming damage reduction, output damage increase. Players will only be able to progress thier Prime accounts by using items purchased from this vending machine, however if hardcore is NOT active.. players are free to use normal items and weapons to progress accounts and still have lottery active. With hardcore set to 'false' there is no vending machine, no items and no HOF.. you will also not be able to aquire stones. Stones: Requires Green Berries With each tier increase the stones provide a buff in coin yield starting at a base rate of 5% and maxing out at 75%, along with this in the later tiers the stones also provide the user with a increase in damage output.. however the stone needs to be in your inventory.. so it can be taken from you or lost. GREEN -[ Emerald I (5%) , Emerald II (10%), Emerald III (15%), Emerald IV (20%), Emerald V (25%) ] - Hidden Perks = Metabolism & Environment Buffs PURPLE - [ Mystic I (30%) , Mystic II (35%) , Mystic III (40%), Mystic IV (45%), Mystic V (50%) ] - Hidden Perks = Increase in Lottery Chance RED/BLACK - [ Unstable I (55%), Unstable II (60%), Unstable III (65%), Unstable IV (70%), Unstable V (75%) ] - Hidden Perks = Increase in Outgoing Damage by X% Fusion : In order to create the next type of stone youll need x2 Tier 5 Stones The higher the type and tier of the stone the more likely of a failure will occur in ther proccess resulting in the stones exploding..and you losing them..having to restart the process again. Config : Setting up Vending costs & Reward System The config file covers everything from: - Prime item costs at the vending maching - Coins rewarded for each individual task from smashing a barrel to killing an NPC - Coins rewarded for looting - Stone Drop Chance - Amount of Berries required to polish stones - Personal ID for chat (set to server icon) - Lottery chance % Plus much more Discord - Nferno#7163
    $14.99
  3. Version 1.5.12

    533 downloads

    The plugin offers a wide range of weapon customization options, allowing you to adjust parameters such as damage, durability and magazine capacity depending on the module or resolution you are carrying. With the ability to create custom items and define unique damage types, the plugin easily works in all areas with weapons, including turrets, npc and bosses. What I can do with this plugin? The plugin allows you to create weapons that are effective against certain types of players. You can also create NPCs or bosses with weapons that deal significant damage to regular players, while applying special armor from another plugin (CustomizableProtection) to reduce the impact of this type of damage. To improve gameplay, you can use crafting to add armor. In addition, thanks to the plugin, you can create a weapon improvement system from +1 to +20 levels, offering the ability to gradually increase strength with each level. Ultimately, the customization possibilities are endless and limited only by your imagination. Features: Customizability Item setup files are all separately in their own file and folder, making it easy to customize items Support for NPCs, turrets, etc. Ability to create your own items Nice UI, allowing players to see items as best as possible Permissions: customizableweapons.give - Permission to issue weapons customizableweapons.icon.show customizableweapons.icon.hide customizableweapons.***** any permissions you configure, the default with the examples goes vip1, vip2 Console Commands: cw.give <custom item name> - give yourself a custom item cw.give <steamid> <custom item name> - give the player a custom item cw.create <new unique shortname> <shortname> - Add a custom item based on the image of another item cw.reload - Quick reloading of items File Hierarhy: • CustomizableWeapons ↳ • Custom ↳ admin.lr.json ↳ • Permissions ↳ • [0] vip2 ↳ rifle.lr300.json ↳ • [1] vip1 ↳ rifle.lr300.json ↳ • Default ↳ bow.compound.json ↳ bow.hunting.json ↳ crossbow.json ↳ hmlmg.json ↳ lmg.m249.json ↳ multiplegrenadelauncher.json ↳ pistol.eoka.json ↳ pistol.m92.json ↳ pistol.nailgun.json ↳ ... etc. Custom item settings: { "Name": "Admin LR300", "Description": "Powerful admin gun", "UI Settings": { "Name Color (or use <color></color> in name)": "1 0 0 1", "Frame Color": "1 0 0 1" }, "Unique SkinId": 2400056213, "Shortname": "rifle.lr300", "Unbreakable": true, "Durability": 1000000.0, "Magazine Capacity": 10000, "Effects when hit": { "Maximum and minimum values in the accumulation": { "Max Radiation Poison": 500.0, "Max Bleading": 100.0, "Min Temperature": -100.0, "Max Temperature": 100.0, "Max Wetness": 100.0 }, "Radiation Poison": 0.0, "Bleading": 0.0, "Temperature": 0.0, "Hunger": 0.0, "Thirst": 0.0, "Wetness": 0.0, "Number of electric balls (recommended to 10)": 0 }, "Base damage by type & ammo": { "ammo.rifle": { "Hunger": 1000000.0, "Thirst": 1000000.0, "Cold": 1000000.0, "Drowned": 1000000.0, "Heat": 1000000.0, "Bleeding": 1000000.0, "Poison": 1000000.0, "Bullet": 1000000.0, "Slash": 1000000.0, "Blunt": 1000000.0, "Radiation": 1000000.0, "Bite": 1000000.0, "Stab": 1000000.0, "Explosion": 1000000.0, "ElectricShock": 1000000.0, "Arrow": 1000000.0, "AntiVehicle": 1000000.0, "Collision": 1000000.0 }, "ammo.rifle.explosive": { "Hunger": 1000000.0, "Thirst": 1000000.0, "Cold": 1000000.0, "Drowned": 1000000.0, "Heat": 1000000.0, "Bleeding": 1000000.0, "Poison": 1000000.0, "Bullet": 1000000.0, "Slash": 1000000.0, "Blunt": 1000000.0, "Radiation": 1000000.0, "Bite": 1000000.0, "Stab": 1000000.0, "Explosion": 1000000.0, "ElectricShock": 1000000.0, "Arrow": 1000000.0, "AntiVehicle": 1000000.0, "Collision": 1000000.0 }, "ammo.rifle.incendiary": { "Hunger": 1000000.0, "Thirst": 1000000.0, "Cold": 1000000.0, "Drowned": 1000000.0, "Heat": 1000000.0, "Bleeding": 1000000.0, "Poison": 1000000.0, "Bullet": 1000000.0, "Slash": 1000000.0, "Blunt": 1000000.0, "Radiation": 1000000.0, "Bite": 1000000.0, "Stab": 1000000.0, "Explosion": 1000000.0, "ElectricShock": 1000000.0, "Arrow": 1000000.0, "AntiVehicle": 1000000.0, "Collision": 1000000.0 }, "ammo.rifle.hv": { "Hunger": 1000000.0, "Thirst": 1000000.0, "Cold": 1000000.0, "Drowned": 1000000.0, "Heat": 1000000.0, "Bleeding": 1000000.0, "Poison": 1000000.0, "Bullet": 1000000.0, "Slash": 1000000.0, "Blunt": 1000000.0, "Radiation": 1000000.0, "Bite": 1000000.0, "Stab": 1000000.0, "Explosion": 1000000.0, "ElectricShock": 1000000.0, "Arrow": 1000000.0, "AntiVehicle": 1000000.0, "Collision": 1000000.0 } } } Default item settings: { "Shortname": "multiplegrenadelauncher", "Unbreakable": false, "Durability": 200.0, "Magazine Capacity": 6, "Effects when hit": { "Maximum and minimum values in the accumulation": { "Max Radiation Poison": 500.0, "Max Bleading": 100.0, "Min Temperature": -100.0, "Max Temperature": 100.0, "Max Wetness": 100.0 }, "Radiation Poison": 0.0, "Bleading": 0.0, "Temperature": 0.0, "Hunger": 0.0, "Thirst": 0.0, "Wetness": 0.0, "Number of electric balls (recommended to 10)": 0 }, "Base damage by type & ammo": { "ammo.grenadelauncher.buckshot": { "Hunger": 0.0, "Thirst": 0.0, "Cold": 0.0, "Drowned": 0.0, "Heat": 0.0, "Bleeding": 0.0, "Poison": 0.0, "Bullet": 15.0, "Slash": 0.0, "Blunt": 0.0, "Radiation": 0.0, "Bite": 0.0, "Stab": 0.0, "Explosion": 0.0, "ElectricShock": 0.0, "Arrow": 0.0, "AntiVehicle": 0.0, "Collision": 0.0 }, "ammo.grenadelauncher.he": { "Hunger": 0.0, "Thirst": 0.0, "Cold": 0.0, "Drowned": 0.0, "Heat": 0.0, "Bleeding": 0.0, "Poison": 0.0, "Bullet": 0.0, "Slash": 0.0, "Blunt": 55.0, "Radiation": 0.0, "Bite": 0.0, "Stab": 0.0, "Explosion": 35.0, "ElectricShock": 0.0, "Arrow": 0.0, "AntiVehicle": 0.0, "Collision": 0.0 }, "ammo.grenadelauncher.smoke": { "Hunger": 0.0, "Thirst": 0.0, "Cold": 0.0, "Drowned": 0.0, "Heat": 0.0, "Bleeding": 0.0, "Poison": 0.0, "Bullet": 0.0, "Slash": 0.0, "Blunt": 0.0, "Radiation": 0.0, "Bite": 0.0, "Stab": 0.0, "Explosion": 0.0, "ElectricShock": 0.0, "Arrow": 0.0, "AntiVehicle": 0.0, "Collision": 0.0 } } } Defaut Config: { "Icon Position (0 - Off | -1 - left by 1 slot, 1 - right by 1 slot | ..)": -2, "Global Settings": { "Give Options": { "Attachments": { "weapon.mod.8x.scope": false, "weapon.mod.burstmodule": false, "weapon.mod.extendedmags": false, "weapon.mod.flashlight": false, "weapon.mod.holosight": false, "weapon.mod.lasersight": false, "weapon.mod.muzzleboost": false, "weapon.mod.muzzlebrake": false, "weapon.mod.simplesight": false, "weapon.mod.silencer": false, "weapon.mod.small.scope": false } }, "Disable the mechanics of unloading ammunition when removing the magazine?": false, "Disable the magazine bonus when you change capacity?": false, "Limit the number of bullets loaded in the weapon to the capacity of the magazine set for the player holding the weapon?": true } }
    $30.00
  4. Wrecks

    Weapons Cache

    Version 1.0.2

    20 downloads

    Create an assortment of Weapons Caches to add to your players Looting Experience. Each Cache can have a unique name, skin, and loot table, and spawn Container allowing for diverse and thematic caches. PERMISSIONS WeaponsCache.Admin - Grants the ability to spawn in a Configurable amount of caches via command. COMMANDS /GWC - Users with perms will have the set amount of caches & keys if applicable, deposited to your inventory, good for testing your drop rates. Demo { "Enable Cache Spawns?": true, "Amount of each Cache to spawn via Command?": 5, "WeaponCache": [ { "Cache Name": "Mercenary Cache", "Skin ID": 3144631710, "LootTable": [ { "Item ShortName": "smg.2", "Item Custom Name": "Chameleon SMG", "Minimum Item Amount": 1, "Maximum Item Amount": 1, "Item Skin ID": 3128727224, "Probability out of 100 to pull this item from this Cache?": 20 }, { "Item ShortName": "pistol.python", "Item Custom Name": "Pirate Python", "Minimum Item Amount": 1, "Maximum Item Amount": 1, "Item Skin ID": 3044058473, "Probability out of 100 to pull this item from this Cache?": 20 }, { "Item ShortName": "smg.thompson", "Item Custom Name": "Thompsonana", "Minimum Item Amount": 1, "Maximum Item Amount": 1, "Item Skin ID": 2988410818, "Probability out of 100 to pull this item from this Cache?": 20 }, { "Item ShortName": "ammo.pistol", "Item Custom Name": "", "Minimum Item Amount": 32, "Maximum Item Amount": 64, "Item Skin ID": 0, "Probability out of 100 to pull this item from this Cache?": 20 }, { "Item ShortName": "ammo.pistol.fire", "Item Custom Name": "", "Minimum Item Amount": 32, "Maximum Item Amount": 64, "Item Skin ID": 0, "Probability out of 100 to pull this item from this Cache?": 20 } ], "Minimum amount of items to be extracted from a Cache?": 2, "Maximum amount of items to be extracted from a Cache?": 3, "Minimum Amount of Caches To Spawn into its set Container?": 1, "Maximum Amount of Caches To Spawn into its set Container?": 2, "Cache Spawn Chance out of 100 Percent To Spawn into a Container?": 50, "Container to Spawn Cache Into?": "crate_normal", "Require a Key To Unlock?": true, "Key SkinID": 3162342587, "Key Name": "Mercenary Cache Key", "Container to Spawn Key Into?": "crate_normal", "Key Spawn Chance out of 100 Percent To Spawn into a Container?": 50, "Minimum Amount of Keys To Spawn into its set Container?": 1, "Maximum Amount of Keys To Spawn into its set Container?": 2 }, { "Cache Name": "Tactical Cache", "Skin ID": 3144649146, "LootTable": [ { "Item ShortName": "rifle.ak", "Item Custom Name": "Fern47", "Minimum Item Amount": 1, "Maximum Item Amount": 1, "Item Skin ID": 3134902944, "Probability out of 100 to pull this item from this Cache?": 20 }, { "Item ShortName": "rifle.semiauto", "Item Custom Name": "Armageddon SAR", "Minimum Item Amount": 1, "Maximum Item Amount": 1, "Item Skin ID": 3066498341, "Probability out of 100 to pull this item from this Cache?": 20 }, { "Item ShortName": "rifle.lr300", "Item Custom Name": "Modern Military LR-300", "Minimum Item Amount": 1, "Maximum Item Amount": 1, "Item Skin ID": 3074330534, "Probability out of 100 to pull this item from this Cache?": 20 }, { "Item ShortName": "ammo.rifle", "Item Custom Name": "", "Minimum Item Amount": 32, "Maximum Item Amount": 64, "Item Skin ID": 0, "Probability out of 100 to pull this item from this Cache?": 20 }, { "Item ShortName": "ammo.rifle.explosive", "Item Custom Name": "", "Minimum Item Amount": 32, "Maximum Item Amount": 64, "Item Skin ID": 0, "Probability out of 100 to pull this item from this Cache?": 20 } ], "Minimum amount of items to be extracted from a Cache?": 2, "Maximum amount of items to be extracted from a Cache?": 3, "Minimum Amount of Caches To Spawn into its set Container?": 1, "Maximum Amount of Caches To Spawn into its set Container?": 2, "Cache Spawn Chance out of 100 Percent To Spawn into a Container?": 40, "Container to Spawn Cache Into?": "crate_elite", "Require a Key To Unlock?": true, "Key SkinID": 3162342772, "Key Name": "Tactical Cache Key", "Container to Spawn Key Into?": "crate_elite", "Key Spawn Chance out of 100 Percent To Spawn into a Container?": 40, "Minimum Amount of Keys To Spawn into its set Container?": 1, "Maximum Amount of Keys To Spawn into its set Container?": 2 }, { "Cache Name": "Exotic Armament Cache", "Skin ID": 3144632346, "LootTable": [ { "Item ShortName": "rifle.l96", "Item Custom Name": "Black Gold L96", "Minimum Item Amount": 1, "Maximum Item Amount": 1, "Item Skin ID": 3122572406, "Probability out of 100 to pull this item from this Cache?": 10 }, { "Item ShortName": "lmg.m249", "Item Custom Name": "Redemption M249", "Minimum Item Amount": 1, "Maximum Item Amount": 1, "Item Skin ID": 2979503014, "Probability out of 100 to pull this item from this Cache?": 10 }, { "Item ShortName": "rocket.launcher", "Item Custom Name": "Ancient Curse Launcher", "Minimum Item Amount": 1, "Maximum Item Amount": 1, "Item Skin ID": 2876350194, "Probability out of 100 to pull this item from this Cache?": 20 }, { "Item ShortName": "ammo.rocket.hv", "Item Custom Name": "", "Minimum Item Amount": 5, "Maximum Item Amount": 8, "Item Skin ID": 0, "Probability out of 100 to pull this item from this Cache?": 10 }, { "Item ShortName": "ammo.rocket.basic", "Item Custom Name": "", "Minimum Item Amount": 5, "Maximum Item Amount": 8, "Item Skin ID": 0, "Probability out of 100 to pull this item from this Cache?": 10 }, { "Item ShortName": "ammo.rifle.hv", "Item Custom Name": "", "Minimum Item Amount": 32, "Maximum Item Amount": 64, "Item Skin ID": 0, "Probability out of 100 to pull this item from this Cache?": 20 }, { "Item ShortName": "ammo.rifle", "Item Custom Name": "", "Minimum Item Amount": 32, "Maximum Item Amount": 64, "Item Skin ID": 0, "Probability out of 100 to pull this item from this Cache?": 20 } ], "Minimum amount of items to be extracted from a Cache?": 2, "Maximum amount of items to be extracted from a Cache?": 3, "Minimum Amount of Caches To Spawn into its set Container?": 1, "Maximum Amount of Caches To Spawn into its set Container?": 1, "Cache Spawn Chance out of 100 Percent To Spawn into a Container?": 30, "Container to Spawn Cache Into?": "bradley_crate", "Require a Key To Unlock?": true, "Key SkinID": 3162342879, "Key Name": "Exotic Armament Cache Key", "Container to Spawn Key Into?": "bradley_crate", "Key Spawn Chance out of 100 Percent To Spawn into a Container?": 30, "Minimum Amount of Keys To Spawn into its set Container?": 1, "Maximum Amount of Keys To Spawn into its set Container?": 2 } ] }
    $12.00
  5. Version 1.1.1

    32 downloads

    Don't recycle your old weapons in your boxes. Make them evolve. INFOS What does this plugin actually do? The plugin will allow you to evolve your weapon to another one depend to the number of kill you define. Let's take the example of the revolver, in the default configuration, after 10 kills with the weapon it will evolve into an automatic pistol. It is important to understand that it is the weapon that evolves. You can have several guns in your boxes, they will not all count the same number of kills. If you have a sadistic nature, you can also do the opposite, after 10 kills with a m249 make it evolve into eoka . It is up to you to define what is best for your server. Features - To make evolve a weapon against another one after a number of kills with this one features - Enable disable counting if NPC - Enable disable counting if Animal - A quality UI - The weapons will be renamed with the total kills and the remaining before evolution - You can choose to keep the same condition of the weapon to its evolution - You can choose to keep the same number of ammunition in the weapon at its evolution - You can choose to keep the same type of ammunition in the weapon at its evolution - You can choose to keep the same accessories in the weapon at its evolution Pre-configuration The preconfiguration of the weapons is: 10 kills -> 25 kills -> 15 kills -> 50 kills -> 30 kills -> 10 kills -> 25 kills -> 10 kills -> 10 kills -> Of course you can add and modify what you want. The configuration is to be adapted according to your servers, your population and the type of game of your players. PREVIEW (version 1.0.0) CONFIG { "CONFIG": { "» Kills counted if it's an NPC?": true, "» Kills counted if it's an Animal?": false, "» Enable Weapon UI?": true, "» Display a message when the weapon evolve?": true, "» Add the number of kills remaining in the weapon name?": true, "» Play a sound effect when the weapon evolve?": true }, "WEAPON": [ { "» Base weapon shortname": "pistol.revolver", "» Kills required with the weapon": 10, "» (1*) Keep the same condition for the evolve item": true, "» (2*) Keep the same amount of ammunition for the evolve item": true, "» (3*) Keep the same type of ammunition for the evolve item": true, "» (4*) Keep the same attachments (if possible) for the evolve item": true, "» Evolve of the weapon": { "• Weapon shortname": "pistol.semiauto", "• Skin": 0, "• Condition % (considered only if 1* is false)": 0.0, "• Ammo (considered only if 2* is false)": 0, "• Ammotype (shortname) | (considered only if 3* is false)": null, "• Content (mods) | (considered only if 4* is false)": null } }, { "» Base weapon shortname": "pistol.semiauto", "» Kills required with the weapon": 25, "» (1*) Keep the same condition for the evolve item": true, "» (2*) Keep the same amount of ammunition for the evolve item": true, "» (3*) Keep the same type of ammunition for the evolve item": true, "» (4*) Keep the same attachments (if possible) for the evolve item": true, "» Evolve of the weapon": { "• Weapon shortname": "pistol.m92", "• Skin": 0, "• Condition % (considered only if 1* is false)": 0.0, "• Ammo (considered only if 2* is false)": 0, "• Ammotype (shortname) | (considered only if 3* is false)": null, "• Content (mods) | (considered only if 4* is false)": null } }, { "» Base weapon shortname": "rifle.ak", "» Kills required with the weapon": 15, "» (1*) Keep the same condition for the evolve item": true, "» (2*) Keep the same amount of ammunition for the evolve item": true, "» (3*) Keep the same type of ammunition for the evolve item": true, "» (4*) Keep the same attachments (if possible) for the evolve item": true, "» Evolve of the weapon": { "• Weapon shortname": "rifle.lr300", "• Skin": 0, "• Condition % (considered only if 1* is false)": 0.0, "• Ammo (considered only if 2* is false)": 0, "• Ammotype (shortname) | (considered only if 3* is false)": null, "• Content (mods) | (considered only if 4* is false)": null } }, { "» Base weapon shortname": "rifle.lr300", "» Kills required with the weapon": 50, "» (1*) Keep the same condition for the evolve item": true, "» (2*) Keep the same amount of ammunition for the evolve item": true, "» (3*) Keep the same type of ammunition for the evolve item": true, "» (4*) Keep the same attachments (if possible) for the evolve item": true, "» Evolve of the weapon": { "• Weapon shortname": "lmg.m249", "• Skin": 0, "• Condition % (considered only if 1* is false)": 0.0, "• Ammo (considered only if 2* is false)": 0, "• Ammotype (shortname) | (considered only if 3* is false)": null, "• Content (mods) | (considered only if 4* is false)": null } }, { "» Base weapon shortname": "rifle.semiauto", "» Kills required with the weapon": 30, "» (1*) Keep the same condition for the evolve item": true, "» (2*) Keep the same amount of ammunition for the evolve item": true, "» (3*) Keep the same type of ammunition for the evolve item": true, "» (4*) Keep the same attachments (if possible) for the evolve item": true, "» Evolve of the weapon": { "• Weapon shortname": "rifle.m39", "• Skin": 0, "• Condition % (considered only if 1* is false)": 0.0, "• Ammo (considered only if 2* is false)": 0, "• Ammotype (shortname) | (considered only if 3* is false)": null, "• Content (mods) | (considered only if 4* is false)": null } }, { "» Base weapon shortname": "shotgun.double", "» Kills required with the weapon": 10, "» (1*) Keep the same condition for the evolve item": true, "» (2*) Keep the same amount of ammunition for the evolve item": true, "» (3*) Keep the same type of ammunition for the evolve item": true, "» (4*) Keep the same attachments (if possible) for the evolve item": true, "» Evolve of the weapon": { "• Weapon shortname": "shotgun.pump", "• Skin": 0, "• Condition % (considered only if 1* is false)": 0.0, "• Ammo (considered only if 2* is false)": 0, "• Ammotype (shortname) | (considered only if 3* is false)": null, "• Content (mods) | (considered only if 4* is false)": null } }, { "» Base weapon shortname": "shotgun.pump", "» Kills required with the weapon": 25, "» (1*) Keep the same condition for the evolve item": true, "» (2*) Keep the same amount of ammunition for the evolve item": true, "» (3*) Keep the same type of ammunition for the evolve item": true, "» (4*) Keep the same attachments (if possible) for the evolve item": true, "» Evolve of the weapon": { "• Weapon shortname": "shotgun.spas12", "• Skin": 0, "• Condition % (considered only if 1* is false)": 0.0, "• Ammo (considered only if 2* is false)": 0, "• Ammotype (shortname) | (considered only if 3* is false)": null, "• Content (mods) | (considered only if 4* is false)": null } }, { "» Base weapon shortname": "bow.hunting", "» Kills required with the weapon": 10, "» (1*) Keep the same condition for the evolve item": true, "» (2*) Keep the same amount of ammunition for the evolve item": true, "» (3*) Keep the same type of ammunition for the evolve item": true, "» (4*) Keep the same attachments (if possible) for the evolve item": true, "» Evolve of the weapon": { "• Weapon shortname": "bow.compound", "• Skin": 0, "• Condition % (considered only if 1* is false)": 0.0, "• Ammo (considered only if 2* is false)": 0, "• Ammotype (shortname) | (considered only if 3* is false)": null, "• Content (mods) | (considered only if 4* is false)": null } }, { "» Base weapon shortname": "knife.bone", "» Kills required with the weapon": 10, "» (1*) Keep the same condition for the evolve item": true, "» (2*) Keep the same amount of ammunition for the evolve item": true, "» (3*) Keep the same type of ammunition for the evolve item": true, "» (4*) Keep the same attachments (if possible) for the evolve item": true, "» Evolve of the weapon": { "• Weapon shortname": "knife.combat", "• Skin": 0, "• Condition % (considered only if 1* is false)": 0.0, "• Ammo (considered only if 2* is false)": 0, "• Ammotype (shortname) | (considered only if 3* is false)": null, "• Content (mods) | (considered only if 4* is false)": null } } ], "VERSION": { "Major": 1, "Minor": 0, "Patch": 0 } } NOTE If you do not activate the UI, image library will not be necessary
    $5.99
  6. Version 1.0.6

    173 downloads

    View recoil patterns in game, great for use with minigame or aim train servers. The plugin has a permission based command, and comes with two different versions, A and B, both included in this purchase and download. See below for a list of weapons currently supported by this plugin. Version A: This plugin shows your recoil to UI. Works fine with /pattern command or you can add simple hook to add pattern to player which will teleport or join a minigame for example. Permission needed for command: recoilpatternui.command Supported weapons: - AK-47 - LR300 - MP5A4 - THOMPSON - CUSTOMSMG - M249 - HMLMG Version B: It is basically version A but you can see other players recoil, you need to have permission to use the command Permission: recoilpatternshower.command
    $39.99
  7. badgyver

    Mr Hankey

    Version 1.0.0

    166 downloads

    Now the spirit of Christmas will always be with you on your server thanks to the company of Mr Hankey.
    Free
  8. Fiber

    Gun Store

    Version 1.0.0

    8 downloads

    Designed to sell top quality weapons and to use as a place of roleplay/weapon buying. You can add this to your server and be sure players will get a unique shopping experience! This prefab has been designed to be placed in a city/town. This is a standalone prefab and does not include height, splat, alpha or topology of any kind. Want to have a custom map or prefab created? Contact me on discord! Fiber#0001
    $3.49
1.1m

Downloads

Total number of downloads.

5.6k

Customers

Total customers served.

81.2k

Files Sold

Total number of files sold.

1.6m

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.