Jump to content

Wrecks

Creator
  • Posts

    1,009
  • Joined

  • Days Won

    15

Everything posted by Wrecks

  1. Wrecks

    Not work

    I’ll need more details your config a video. Something. Test it with all other plugins unloaded.
  2. Wrecks

    kit help

    Before I go what’s the point of using the license, if you aren’t using SR or Economics? The whole use is trading the tokens for those 2 rewards. later on
  3. Wrecks

    kit help

    Heading to bed good luck
  4. Wrecks

    kit help

    Try checking the plugin you’re using to run the command. And whatever it uses to replace ID, give that a go.
  5. Wrecks

    kit help

    Idk what plugin you are trying to run my command into. if you do the command, then your steamid. It should go through. "buybl STEAMID" if that works you need to correct the config on the plugin issuing the command
  6. Wrecks

    kit help

    no playerid is the param my plugin replaces the person executing the commands id into the command.
  7. Wrecks

    kit help

    Changed Status from Pending to Not a Bug
  8. Wrecks

    scrap for payment

    Changed Status from Pending to Not a Bug
  9. Wrecks

    scrap for payment

    There is not, config states only SR and Economics not sure if its in the plans anytime soon.
  10. Wrecks

    kit help

    Make sure it’s a console command too. its almost 4 am sorry for if i late reply.
  11. Wrecks

    kit help

    BuyBL is configurable, target your players id and sell them the license via shop. Usage "BuyBL playerid" If your kits plugin can target the player id it should parse.
  12. Wrecks

    Problems

    Changed Status from Pending to Closed Changed Fixed In to 1.0.90
  13. Wrecks

    outpost spawn

    Changed Status from Pending to Closed Changed Fixed In to 1.0.90
  14. Wrecks

    Zombie Hunter

    Feel free to dm me purchase info for whoever needs support.
  15. Version 2.1.1

    264 downloads

    Create as many Versions of Animals with varying rewards as you like, You can even scale them up or down. Scale does not affect trophy size when using a skinning knife. Aura does not transfer to the trophy. Aura & Effects Settings have been added to apply debuffs over time if players are caught inside the Beasts Aura. Proximity Duration is the amount of time the player needs to be OUT of the Aura in order to lose the debuff. I added options to enable or Disable a Visual Aura Effect that will emit from the Beast on Aura Check. Options are - Blue - Green - Red - Purple - (Blue was added last minute sorry.) Create unique combos more than one effect type can be added. Beasts can also apply the one off debuff on attack as well. Give Base Item drops to Unlicensed Players, Bonus items can be dropped to Licensed Players. Demo Video Limit The Spawn to Certain Monuments using the monument Prefab Paths to Restrict High Level Spawns, To High Tier Monuments. Licenses can be used for Players to obtain A bonus Loot Table of items vs being unlicensed. Sell Licenses Via Server Rewards or Economics Works with Deployable Nature as these spawned Animals are created in Plugin. Marker Manager can be used to mark Animals on Map. Full Discord Logging of Kills Available. Building Restriction is Configurable to prevent players from Being out of reach of Melee. Skill Tree can be used to give players XP on Takedown. Custom Monument? No problem, Add your own profiles via command, and add the profile to the config section of the animal you want to spawn there. COMMANDS /ADDBMP "NAME” – ADDS A SPAWN PROFILE ON YOUR POS, TO USE IN CONFIG FOR CUSTOM PROFILE /REMBMP "NAME” – REMOVES THE SPAWN PROFILE FROM DATA /DBMP – DEBUGS POINTS TO ADMINS WITH PERMISSION /BMTOP – ANNOUNCES TOP BEAST MASTER HUNTERS TO PLAYER WHO RUNS COMMAND /SPAWNBEAST- ADMINCOMMAND - WILL TRIGGER THE SPAWN METHOD TO ATTEMPT TO SPAWN AN ANIMAL BASED ON CHANCE /SPAWNMAINTAINED - ADMINCOMMAND - WILL TRIGGER THE SPAWN METHOD FOR MAINTAINED BEAST, IF APPLICABLE PERMISSIONS BeastMaster.LifetimeLicense BeastMaster.AdminPermission CONFIG { "Settings": { "UI Command": "sbmtop", "Clear Kills On Wipe": false, "Announce Interval": 3799, "Log Kills To Discord": false, "Discord Webhook": "INSERT_WEBHOOK_URL", "Enable Maintained Beasts": false, "Wipe Custom Profiles On Map Wipe": false, "Enable Custom Profiles": false, "Maintained Spawn Interval (seconds)": 3300, "Spawn Attempt Interval (seconds)": 600, "Max Retries": 5, "Max Animals": 3, "Announce Spawn To Chat": true, "Announce Death To Chat": true, "Restrict Building Distance": 100.0, "Enable Marker Manager": true, "Enable SkillTree XP": false, "Enable XPerience XP": false, "Enable Beast Master License": true, "License Fee": 10000, "Remove License On Death": true, "Console Command": "buybml", "Chat Command": "buybml", "Economy Plugin (1=Economics, 2=ServerRewards)": 1, "Clear License On Wipe": true }, "Marker Settings": { "Animal Radius": 0.3, "Animal Color": "ffe135", "Animal Outline": "000000", "Animal Alpha": 0.75 }, "Animal Tiers": { "Savage_Boar": { "Animal Config": { "Prefab (1 - Polar Bear, 2 - Bear, 3 - Wolf, 4 - Boar, 5 - Stag, 6 - Chicken)": 4, "Health": 500.0, "Scale": 1.0, "Attack Range": 2.5, "Attack Damage": 50.0, "Attack Rate": 1.5, "Speed": 10.0, "Roam Range": 100.0, "Chase Range": 100.0, "Sense Range": 100.0, "Listen Range": 100.0, "Sleep Distance": 100.0, "Memory Duration": 100.0, "Hostile Targets Only": false, "Can Run Away Water": false, "Can Sleep": false, "Turret Damage Scale": 0.0 }, "Maintained Beast": false, "Maintained Cooldown": 3600, "Tier Name": "Savage Boar", "Value": 200, "Monuments": [ "assets/bundled/prefabs/autospawn/monument/large/water_treatment_plant_1.prefab", "assets/bundled/prefabs/autospawn/monument/xlarge/launch_site_1.prefab" ], "Custom Spawn Profiles": [ "PROFILENAME" ], "Spawn Chance": 1.0, "Random Distance Min": 100.0, "Random Distance Max": 200.0, "Min Items": 2, "Max Items": 4, "Drops List": [ { "Shortname": "metal.refined", "Skin": 0, "Custom Name": "", "Amount Min": 200, "Amount Max": 500, "Chance To Drop": 30.0 }, { "Shortname": "scrap", "Skin": 0, "Custom Name": "", "Amount Min": 440, "Amount Max": 600, "Chance To Drop": 30.0 }, { "Shortname": "paper", "Skin": 3048132587, "Custom Name": "Cash", "Amount Min": 20, "Amount Max": 35, "Chance To Drop": 40.0 } ], "Bonus Drops": [ { "Shortname": "sulfur", "Skin": 0, "Custom Name": "", "Amount Min": 200, "Amount Max": 500, "Chance To Drop": 30.0 }, { "Shortname": "wood", "Skin": 0, "Custom Name": "", "Amount Min": 440, "Amount Max": 600, "Chance To Drop": 30.0 }, { "Shortname": "glue", "Skin": 0, "Custom Name": "", "Amount Min": 20, "Amount Max": 35, "Chance To Drop": 40.0 } ], "Aura Effects": [ { "Effect Type (None, Radiation, Heat, Cold, Electric, Poison)": "None", "Enable Proximity Aura?": false, "Enable On Attack Effect?": false, "Aura Radius": 5.0, "Proximity Damage Per Tick": 3.0, "Proximity Duration (seconds)": 5.0, "Proximity Tick Rate (seconds)": 1.0, "Proximity Check Interval (seconds)": 3.0, "On Attack Damage": 5.0, "Enable Aura Sphere?": false, "Aura Sphere Color (Blue, Green, Red, Purple)": "Green" } ] }, "Cocaine_Bear": { "Animal Config": { "Prefab (1 - Polar Bear, 2 - Bear, 3 - Wolf, 4 - Boar, 5 - Stag, 6 - Chicken)": 2, "Health": 500.0, "Scale": 1.0, "Attack Range": 2.5, "Attack Damage": 50.0, "Attack Rate": 1.5, "Speed": 10.0, "Roam Range": 100.0, "Chase Range": 100.0, "Sense Range": 100.0, "Listen Range": 100.0, "Sleep Distance": 100.0, "Memory Duration": 100.0, "Hostile Targets Only": false, "Can Run Away Water": false, "Can Sleep": false, "Turret Damage Scale": 0.0 }, "Maintained Beast": false, "Maintained Cooldown": 3600, "Tier Name": "Cocaine Bear", "Value": 500, "Monuments": [ "assets/bundled/prefabs/autospawn/monument/large/water_treatment_plant_1.prefab", "assets/bundled/prefabs/autospawn/monument/xlarge/launch_site_1.prefab" ], "Custom Spawn Profiles": [ "PROFILENAME" ], "Spawn Chance": 0.1, "Random Distance Min": 100.0, "Random Distance Max": 200.0, "Min Items": 2, "Max Items": 4, "Drops List": [ { "Shortname": "metal.refined", "Skin": 0, "Custom Name": "", "Amount Min": 200, "Amount Max": 500, "Chance To Drop": 30.0 }, { "Shortname": "scrap", "Skin": 0, "Custom Name": "", "Amount Min": 440, "Amount Max": 600, "Chance To Drop": 30.0 }, { "Shortname": "paper", "Skin": 3048132587, "Custom Name": "Cash", "Amount Min": 20, "Amount Max": 35, "Chance To Drop": 40.0 } ], "Bonus Drops": [ { "Shortname": "sulfur", "Skin": 0, "Custom Name": "", "Amount Min": 200, "Amount Max": 500, "Chance To Drop": 30.0 }, { "Shortname": "wood", "Skin": 0, "Custom Name": "", "Amount Min": 440, "Amount Max": 600, "Chance To Drop": 30.0 }, { "Shortname": "glue", "Skin": 0, "Custom Name": "", "Amount Min": 20, "Amount Max": 35, "Chance To Drop": 40.0 } ], "Aura Effects": [ { "Effect Type (None, Radiation, Heat, Cold, Electric, Poison)": "None", "Enable Proximity Aura?": false, "Enable On Attack Effect?": false, "Aura Radius": 5.0, "Proximity Damage Per Tick": 3.0, "Proximity Duration (seconds)": 5.0, "Proximity Tick Rate (seconds)": 1.0, "Proximity Check Interval (seconds)": 3.0, "On Attack Damage": 5.0, "Enable Aura Sphere?": false, "Aura Sphere Color (Blue, Green, Red, Purple)": "Green" } ] } } } LANG { "Revoked": "[<color=#ffe135>Beast Master</color>] Your <color=#ffe135>Beast Master</color> License has been revoked, You will not Receive Bonus Items on Beast Eliminations.", "InsufficientFunds": "[<color=#ffe135>Beast Master</color>] You don't have enough funds to purchase a <color=#ffe135>Beast Master</color> License. \nIt costs <color=#42b5a6>{0}</color><color=#a642b5>{1}</color>.", "AlreadyHasLicense": "[<color=#ffe135>Beast Master</color>] You already have a <color=#ffe135>Beast Master</color> License.", "BuyBeastMasterLicenseSuccess": "[<color=#ffe135>Beast Master</color>] <color=#ffe135>Beast Master</color> License Obtained. \nYou were charged {0}<color=#3e9c35>{1}</color>, Watch your Surroundings, <color=#b8ff35>{2}</color>!", "AnimalKilledBroadcast": "[<color=#ffe135>Beast Master</color>] \n<color=#b8ff35>{0}</color> killed a <color=#ff7c35>{1}</color> at <color=#35ffe1>{2}</color>", "AnimalFledBroadcast": "[<color=#ffe135>Beast Master</color>] \nA <color=#ff7c35>{0}</color> has Fled our Trackers...", "AnimalSpottedBroadcast": "[<color=#ffe135>Beast Master</color>] \nA <color=#ff7c35>{0}</color> has been spotted near Grid Location - <color=#35ffe1>{1}</color>", "RestrictBuildingMessage": "[<color=#ffe135>Beast Master</color>] You cannot build within {0} meters of a Beast Master Target.", "XPMessage": "[<color=#ffe135>Beast Master</color>] You gained <color=#ffe135>{0}</color> <color=#ff7c35>XP</color> for the <color=#ff7c35>{1}</color> Takedown.", "BonusItemsReminder": "[<color=#ffe135>Beast Master</color>] Remember, You can earn Bonus Items with a Valid Beast Master License." } Wolf gif via Vecteezy
    $24.99
  16. Wrecks

    Corrupt?

    I’ve never had this error, what is the box placed on to cause it to break
  17. Version 1.0.5

    238 downloads

    License Wallet is a utility plugin I created for server owners who want a quick and easy way for players to check their active or inactive licenses. These licenses provide bonuses when used with my RP/Role-based plugins that incorporate the license feature. Relies on Image Library to Show Images. Command to activate is /lw Or for a more fluid / rp in game use Server owners can set this up. Use a small halloween loot bag, or anything that unwraps as its base item usage, add it to your loot table, it wont consume on use and upgrade is blocked. ADDED A TEXT FIELD YOU CAN INSERT TEXT TO QUICK REFERENCE THE COST OF LICENSES TO YOUR PLAYERS IF YOU HAVE THE BUY BUTTON ENABLED. CONFIG { "Wallet Skin ID": 3321288892, "Show Not Installed Buttons When Missing A Dependency?": true, "Add Buy Button Where Available?": true, "Console Command In Bounty Hunter Plugin? (BE SURE TO LEAVE A SPACE AFTER THE COMMAND FOR PLAYER ID TO PARSE) Ex: buybl ": "buybl ", "Bounty License Price From Your Bounty Hunter Config": "<color=green>Price: $10,000</color>", "Console Command In The Florist Plugin? (BE SURE TO LEAVE A SPACE AFTER THE COMMAND FOR PLAYER ID TO PARSE) Ex: buyfg ": "buyfg ", "Florist Guide Price From Your Florist Config": "<color=green>Price: $10,000</color>", "Console Command In Zombie Hunter Plugin? (BE SURE TO LEAVE A SPACE AFTER THE COMMAND FOR PLAYER ID TO PARSE) Ex: buyzl ": "buyzl ", "Zombie License Price From Your Zombie Hunter Config": "<color=green>Price: $10,000</color>", "Console Command In The Angler Plugin? (BE SURE TO LEAVE A SPACE AFTER THE COMMAND FOR PLAYER ID TO PARSE) Ex: buyal ": "buyal ", "Angler License Price From Your Angler Config": "<color=green>Price: $10,000</color>", "Console Command In The Trapper Plugin? (BE SURE TO LEAVE A SPACE AFTER THE COMMAND FOR PLAYER ID TO PARSE) Ex: buytl ": "buytl ", "Trapper License Price From Your Trapper Config": "<color=green>Price: $10,000</color>", "Console Command In Beast Master Plugin? (BE SURE TO LEAVE A SPACE AFTER THE COMMAND FOR PLAYER ID TO PARSE) Ex: buybml ": "buybml ", "Beast Master License Price From Your Beast Master Config": "<color=green>Price: $10,000</color>" }
    Free
  18. Wrecks

    Corrupt?

    Changed Status from Pending to Can't Reproduce
  19. Wrecks

    Problems

    Send data and config. it runs off a timer it is not random
  20. Wrecks

    Semtex

    Damage to bradley vs stone wall, with vanilla c4.
  21. Wrecks

    Semtex

    All this code does, is scale explosive damage via rust native scaling. And i apply the effects etc.
  22. Wrecks

    Semtex

    Dont those blocks take damage differently? even when using vanilla items? say c4 on brad vs c4 on a wall
  23. Wrecks

    Semtex

    start small, 2, 3, etc till you find the sweet spot, if it is one shotting there maybe go to a test env to find out if something is altering damage besides mine
  24. Wrecks

    Semtex

    your scale is scaling the damage of explosive 200 times higher than normal
  25. Wrecks

    Semtex

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.5m
Total downloads
Customers
11.2k
Customers served
Files Sold
160.2k
Total sales
Payments
3.4m
Processed total
×
×
  • 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.