Jump to content

Billy Joe

Creator
  • Posts

    438
  • Joined

  • Last visited

  • Days Won

    6

Everything posted by Billy Joe

  1. Changed Status from Pending to Closed Changed Fixed In to 1.0.2
  2. Updated
  3. Billy Joe

    rotation of the clerks

    Changed Status from Work in Progress to Closed Changed Fixed In to 1.0.1
  4. My bad give me a sec, boutta push another update anyway
  5. Billy Joe

    Economics support?

    Changed Status from Pending to Closed
  6. Billy Joe

    Economics support?

    Currently no, I will deff look at adding support in the future. As of right now its just items
  7. Billy Joe

    rotation of the clerks

    Changed Status from Pending to Work in Progress
  8. Billy Joe

    rotation of the clerks

    Awesome thanks for the feedback I am currently working on an optimization and cleanup which I will look into the invisible shit. Thanks a lot, just watch out for the update here soon!
  9. I was thinking of this and am deff gonna look into just wanted to make sure there was no bugs first!
  10. Hmm thats odd, I will look into a fix for this and are you sure its creating the npc is there a marker?
  11. Billy Joe

    rotation of the clerks

    The ones that are auto filled? You can adjust them in the data file. I am gonna add a command so you can get the ID of the one you are looking at, stay tuned.
  12. Version 1.1.8

    466 downloads

    Store Robbery plugin is a plugin that was made from my memory of Arma 3 Life Gas Station robbery's, currently this plugin allows you to place Robbable Store Clerk's around the map for players to attract PvP too. Only the best will be able to survive a store robbery and walk away with the reward! Permission storerobbery.manage - Allow creating and deleting of Store Clerks Commands /createclerk - Creates a clerk at your current location /removeclerk - Removes a clerk that you are looking at. /getclerkid - Ability to get the id of the clerk in the data file, so you can edit rotation or position if needed. Features Spawn guards at robbery start or robbery end Live progress bar showing robbery progress Toggable Markers and Chat Anouncment Auto fill clerks at all gas stations and supermarkets Configurable robbery times and cooldowns Support for Server Rewards and Economics plugin Configurable Item List with item counts, and probability. Config { "Announce Robberies In Chat": true, "Use Clerk Marker": true, "Use Robbery Area Marker": true, "Allow Shoot To Rob": false, "Robbery Distance (m)": 5.0, "Robbery Time (Secs)": 20, "NPC Cooldown/Reset Time (Secs)": 10, "Use Player Cooldown?": true, "Player Robbery Cooldown Time (Secs)": 10, "Whitelisted Robbery Weapons": [ "rifle.ak", "rifle.bolt", "smg.2", "rifle.l96", "lmg.m249", "rifle.lr300", "rifle.m39", "pistol.m92", "smg.mp5", "pistol.python", "pistol.revolver", "rocket.launcher", "rifle.semiauto", "pistol.semiauto", "shotgun.spas12", "smg.thompson" ], "Clear NPCs On New Save": true, "Clerk Name": "Store Clerk", "Fill Clerks at Supermarkets": true, "Supermarket Clerk Position": { "x": 8.8, "y": 0.0, "z": 3.5 }, "Supermarket Clerk Rotation": { "x": 8.8, "y": 0.0, "z": 2.0 }, "Fill Clerks at Gas Stations": true, "Gas Station Clerk Position": { "x": -8.7, "y": 0.0, "z": 21.5 }, "Gas Station Clerk Rotation": { "x": -8.2, "y": 0.0, "z": 21.5 }, "Guard Settings": { "Play Alarm Sound": true, "Spawn Guards at Robbery Start": false, "Spawn Guards at Robbery End": false, "Chance of Guard Spawn (0-100%)": 75, "Amount of Guard at Robbery Start": 0, "Amount of Guard at Robbery End": 5, "Store Guard": "Store Guard", "Gaurds HP": 400.0 }, "NPC Clothing": { "Clothing": [ "hat.cap", "shirt.collared", "pants.shorts", "shoes.boots" ], "Skins": [ 1125552993, 1145623671, 883719992, 2592902166 ] }, "Robbery Rewards": { "Use Economics Plugin": false, "Minimum Amount Of Credits": 3000, "Maximum Amount Of Credits": 6000, "Use Server Rewards Plugin": false, "Minimum Amount Of RP": 300, "Maximum Amount Of RP": 600, "Use Item Box Rewards": true, "Minimum Amount Of Items From List": 3, "Maximum Amount Of Items From List": 6, "Possible Item List": [ { "shortname": "rifle.ak", "customname": "Red Zircon AK47", "skin": 2589524856, "minamount": 1, "maxamount": 1, "probability": 90 }, { "shortname": "rifle.bolt", "customname": "", "skin": 0, "minamount": 1, "maxamount": 1, "probability": 5 }, { "shortname": "ammo.pistol", "customname": "", "skin": 0, "minamount": 10, "maxamount": 50, "probability": 70 }, { "shortname": "ammo.shotgun", "customname": "", "skin": 0, "minamount": 10, "maxamount": 30, "probability": 70 }, { "shortname": "syringe.medical", "customname": "", "skin": 0, "minamount": 1, "maxamount": 3, "probability": 40 }, { "shortname": "keycard_blue", "customname": "", "skin": 0, "minamount": 1, "maxamount": 1, "probability": 35 }, { "shortname": "cctv.camera", "customname": "", "skin": 0, "minamount": 1, "maxamount": 2, "probability": 50 }, { "shortname": "shotgun.double", "customname": "", "skin": 0, "minamount": 1, "maxamount": 1, "probability": 70 }, { "shortname": "bow.hunting", "customname": "", "skin": 0, "minamount": 1, "maxamount": 1, "probability": 90 }, { "shortname": "pistol.revolver", "customname": "", "skin": 0, "minamount": 1, "maxamount": 1, "probability": 80 }, { "shortname": "arrow.wooden", "customname": "", "skin": 0, "minamount": 10, "maxamount": 40, "probability": 85 }, { "shortname": "arrow.fire", "customname": "", "skin": 0, "minamount": 5, "maxamount": 20, "probability": 70 }, { "shortname": "rope", "customname": "", "skin": 0, "minamount": 3, "maxamount": 6, "probability": 75 }, { "shortname": "propanetank", "customname": "", "skin": 0, "minamount": 3, "maxamount": 6, "probability": 75 }, { "shortname": "metalpipe", "customname": "", "skin": 0, "minamount": 2, "maxamount": 4, "probability": 75 } ] } }
    $20.00
  13. Version 1.0.2

    19 downloads

    Submarine Upgrades is a plugin that strips the submarine down and makes people have to upgrade them, giving benefits and abilities of access. By default storage container/torpedo container is not existent until the upgrade. Command /upgrademenu - Only works near a Level 2 Workbench. Available Upgrades (Cost Configurable in Config) Storage Upgrade Small Storage - 12 Slots Large Storage - 30 Slots Coffin Storage - 42 Slots Torpedo Upgrade Ability to load torpedoes 15% Fire Rate 30% Fire Rate Speed Upgrade 10% Acceleration Speed 25% Acceleration Speed 50% Acceleration Speed Health Upgrade 100+ Health 250+ Health 500+ Health Config { "Use Image Libary?": false, "Submarine Check Distance": 50.0, "Submarine Upgrades": [ { "UpgradeName": "Storage Container", "UpgradeImageURL": false, "UpgradeImage": "assets/icons/resource.png", "UpgradeDescription": "Make your submarine a moving storage unit, be able to hold all the goods you find in the ocean.", "Upgrades": [ { "perkBenifit": "Small Storage Container -> 12 Slots", "perkUpgradeCost": { "scrap": 100 } }, { "perkBenifit": "Large Storage Container -> 30 Slots", "perkUpgradeCost": { "scrap": 300 } }, { "perkBenifit": "Coffin Container -> 42 Slots", "perkUpgradeCost": { "scrap": 500 } } ] }, { "UpgradeName": "Assault Submarine", "UpgradeImageURL": false, "UpgradeImage": "assets/icons/explosion.png", "UpgradeDescription": "Make your submarine rule the sea, by opening up the ability to load torpedoes and shoot faster in your submarine.", "Upgrades": [ { "perkBenifit": "Ability to load torpedoes", "perkUpgradeCost": { "scrap": 100 } }, { "perkBenifit": "+15% Fire Rate", "perkUpgradeCost": { "scrap": 300 } }, { "perkBenifit": "+30% Fire Rate", "perkUpgradeCost": { "scrap": 500 } } ] }, { "UpgradeName": "Speed Boost", "UpgradeImageURL": false, "UpgradeImage": "assets/icons/boosts.png", "UpgradeDescription": "Maximize your submarine speed as you hunt your prey through the ocean.", "Upgrades": [ { "perkBenifit": "+10% Acceleration Speed", "perkUpgradeCost": { "scrap": 100 } }, { "perkBenifit": "+25% Acceleration Speed", "perkUpgradeCost": { "scrap": 300 } }, { "perkBenifit": "+50% Acceleration Speed", "perkUpgradeCost": { "scrap": 500 } } ] }, { "UpgradeName": "Vehicle Health", "UpgradeImageURL": false, "UpgradeImage": "assets/icons/security.png", "UpgradeDescription": "Upgrade your boats defense and make it much more stronger then the other ones in the ocean!", "Upgrades": [ { "perkBenifit": "+100 Health", "perkUpgradeCost": { "scrap": 100 } }, { "perkBenifit": "+250 Health", "perkUpgradeCost": { "scrap": 300 } }, { "perkBenifit": "+500 Health", "perkUpgradeCost": { "scrap": 500 } } ] } ] }
    $15.00
  14. Make sure the images are not bigger then 512x512
  15. Billy Joe

    help

    Changed Status from Pending to Closed
  16. Billy Joe

    help

  17. Version 1.0.9

    47 downloads

    This is a plugin that has been long awaited but this plugin officially gets rid of roof camping. Have you ever been tired of players just sitting on there roof with a bolt action rifle? This can completely eliminate that and make sure players have to leave there base. Must know Before Buying: In order for some monuments to pass monument check, monument must have the Building and Monument Topology! Features: - Stop players from being able to sit on roof and camp - Checks for if player is not associated with base, allowing players above someones door to be able to shoot. - Check if player is within players base, allowing them to roofcamp if player sneeks in compound - Glitch Free (Tested all possible ways for a player to exploit roof camp) Configuration: { "Roofcamp Distance": 40.0, "Roofcamp Height": 1.0, "Roofcamp Kill Time (Secs)": 120, "Deal damage to roofcamper": true, "Damage Retuned (This value is divied by the damage done)": 2.0, "Allow roofcamp for heli": true, "Heli Roofcamp Disable Time (Mins)": 5, "Allow roofcamp when getting raided": true, "Raid Roofcamp Disable Time (Secs)": 120, "List of shortnames to start raid time if damaged": [ "door.hinged.wood", "door.hinged.metal", "door.double.hinged.metal", "door.double.hinged.toptier", "wall.frame.garagedoor", "window.bars", "floor.ladder.hatch", "wall.frame.shopfront.metal", "shutter", "gates.external.high.wood", "wall.external.high.wood" ] }
    $30.00
  18. Billy Joe

    Debug Info

    Version 1.0.1

    564 downloads

    This is a plugin I had created based off a reply on uMod forum from redBDGR, I saw a screenshot of something that looked like a debugging plugin which I knew I had to remake for helping speed up development. I decided to release it as I am sure a lot of people could utilize it. Hope you all enjoy! Features: Prefab ID, Location, Short name Entity Position (XYZ, Local, Normalized, Magnitude) Entity Rotation (XYZ, Local, Euler) Entity Bounds (Center, Extents, Size) Entity Net ID Entity Layer ID & Name Entity Distance From Player Entity Category Entity Health Local Scale Entity Components w/ nested inheritance classes Console Bind: bind p console.clear;consoletoggle;getinfo Credits: redBDGR - For initial creation and design Steenamaroo - Helping with nesting list
    Free
  19. Good Idea, will look into this
  20. Update is live, even added some options
  21. I will add this, and push an update!
  22. does the posted to workshop notificatiion pop up? typically it takes a few seconds for it to fully post
  23. Version 1.0.5

    796 downloads

    This is a simple tool for developers who want to make custom items, this allows you to chose a item name (Workshop Name) and item image anywhere on your computer (.png) and upload it to your rust steam workshop. This will allow you to get the workshop ID in which you use to create a "custom" item. Requirements - Must have steam running - Must have rust in steam library Installation Download the zip and extract the folder to chosen location Run the unity game named, Rust Custom Icons.exe Tips I recommend running this in windowed which you can get to by pressing ALT + ENTER GIF of how it work
    $10.00
  24. Travis Butts#7706
2m

Downloads

Total number of downloads.

9.6k

Customers

Total customers served.

139.2k

Files Sold

Total number of files sold.

2.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.