-
Posts
758 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Wrecks
-
A way to set and it spawn the same place each wipe
Wrecks replied to Gay Sparkly T-Rex's Support Request in Support
I’ll look into it soon, and see what the best way to do it is. Thank you for the kind words and glad you’re enjoying it! -
A small prompt when someone opens a support ticket, telling them to provide something of substance besides "Don't Work", It could save hours of back and forth in different time zones. They could be notified that providing a video, a log, a little extra detail or a config can help speed up the ticket process.
-
if so , last time i talked to him, he passed id like this %steamid%
-
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
-
Try checking the plugin you’re using to run the command. And whatever it uses to replace ID, give that a go.
-
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
-
no playerid is the param my plugin replaces the person executing the commands id into the command.
-
Changed Status from Pending to Not a Bug
-
Changed Status from Pending to Not a Bug
-
There is not, config states only SR and Economics not sure if its in the plans anytime soon.
-
Make sure it’s a console command too. its almost 4 am sorry for if i late reply.
-
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.
-
Changed Status from Pending to Closed Changed Fixed In to 1.0.90
-
Changed Status from Pending to Closed Changed Fixed In to 1.0.90
-
Version 2.0.6
79 downloads
Create as many Versions of Animals with varying rewards as you like, 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": { "Clear Top Kills On Wipe?": false, "Top Beast Eliminations Announce Interval": 3799, "Discord Webhook URL": "INSERT_WEBHOOK_URL", "Log Kills to Discord?": false, "Enable Maintained Beasts?": false, "Enable Custom Spawn Profiles?": false, "Wipe Custom Profiles On Wipe?": false, "Maintained Spawn Interval Check Will Spawn 1 Maintained Beast": 3300, "Spawn Attempt Interval": 600, "Max Retries for Suitable Spawn": 5, "Max Beast Master Animals To Exist In World": 3, "Announce Spawn to Chat?": true, "Announce Death to Chat on Successful Kill?": true, "Restrict Building Distance": 100, "Use Marker Manager To Show Location On Map?": true, "Enable Skill Tree Xp Gain?": true, "Enable Beast Master License? (Needed to Grant Bonus Drops)": true, "Price to Purchase a Beast Master License?": 10000, "Take License on Death?": true, "Console Command to Purchase a Beast Master License? (For GUI Shops)": "buybml", "Chat Command to Purchase a Beast Master License?": "buybml", "Economy Plugin - 1 Economics - 2 Server Rewards": 1, "Wipe License on Wipe?": true }, "Marker Settings": { "Animal Marker Radius": 0.3, "Animal Marker Color": "ffe135", "Animal Marker Outline": "000000", "Animal Marker Alpha": 0.75 }, "Beast Entries": { "Savage_Boar": { "Animal Config": { "Type (1 - Polar Bear, 2 - Bear, 3 - Wolf, 4 - Boar, 5 - Stag, 6 - Chicken)": 4, "Health": 500, "Attack Range": 2.5, "Attack Damage": 50, "Attack Rate [sec.]": 1.5, "Speed": 10, "Roam Range": 100, "Chase Range": 100, "Sense Range": 100, "Listen Range": 100, "Sleep Distance": 100, "Memory Duration": 100, "Hostile Targets Only": false, "Can Run Away Water": false, "Can Sleep": false, "Turret Damage Scale": 0 }, "Is a Maintained Beast? (Will Always Be Spawned To Patrol A Monument If They Don't Exist, Does not count towards Total Animals. Rec Spawn Rate Setting 1)": false, "If this is a Maintained Beast, What Is Its Cooldown in Seconds To Respawn After Death": 3600, "Tier Name (Chat)": "Savage Boar", "Skill Tree Xp 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 Profile": [ "PROFILENAME" ], "Spawn Chance": 1, "Random Distance Min from Monument": 100, "Random Distance Max from Monument": 200, "Min Amount of Items To Drop": 2, "Max Amount of Items To Drop": 4, "Loot Drop": [ { "Shortname": "metal.refined", "Skin": 0, "Custom Name": "", "Amount Min": 200, "Amount Max": 500, "Chance to Drop": 30 }, { "Shortname": "scrap", "Skin": 0, "Custom Name": "", "Amount Min": 440, "Amount Max": 600, "Chance to Drop": 30 }, { "Shortname": "paper", "Skin": 3048132587, "Custom Name": "Cash", "Amount Min": 20, "Amount Max": 35, "Chance to Drop": 40 } ], "Licensed Beast Master Bonus Drops": [ { "Shortname": "sulfur", "Skin": 0, "Custom Name": "", "Amount Min": 200, "Amount Max": 500, "Chance to Drop": 30 }, { "Shortname": "wood", "Skin": 0, "Custom Name": "", "Amount Min": 440, "Amount Max": 600, "Chance to Drop": 30 }, { "Shortname": "glue", "Skin": 0, "Custom Name": "", "Amount Min": 20, "Amount Max": 35, "Chance to Drop": 40 } ] }, "Cocaine_Bear": { "Animal Config": { "Type (1 - Polar Bear, 2 - Bear, 3 - Wolf, 4 - Boar, 5 - Stag, 6 - Chicken)": 2, "Health": 500, "Attack Range": 2.5, "Attack Damage": 50, "Attack Rate [sec.]": 1.5, "Speed": 10, "Roam Range": 100, "Chase Range": 100, "Sense Range": 100, "Listen Range": 100, "Sleep Distance": 100, "Memory Duration": 100, "Hostile Targets Only": false, "Can Run Away Water": false, "Can Sleep": false, "Turret Damage Scale": 0 }, "Is a Maintained Beast? (Will Always Be Spawned To Patrol A Monument If They Don't Exist, Does not count towards Total Animals. Rec Spawn Rate Setting 1)": false, "If this is a Maintained Beast, What Is Its Cooldown in Seconds To Respawn After Death": 3600, "Tier Name (Chat)": "Cocaine Bear", "Skill Tree Xp 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 Profile": [ "PROFILENAME" ], "Spawn Chance": 0.1, "Random Distance Min from Monument": 100, "Random Distance Max from Monument": 200, "Min Amount of Items To Drop": 2, "Max Amount of Items To Drop": 4, "Loot Drop": [ { "Shortname": "metal.refined", "Skin": 0, "Custom Name": "", "Amount Min": 200, "Amount Max": 500, "Chance to Drop": 30 }, { "Shortname": "scrap", "Skin": 0, "Custom Name": "", "Amount Min": 440, "Amount Max": 600, "Chance to Drop": 30 }, { "Shortname": "paper", "Skin": 3048132587, "Custom Name": "Cash", "Amount Min": 20, "Amount Max": 35, "Chance to Drop": 40 } ], "Licensed Beast Master Bonus Drops": [ { "Shortname": "sulfur", "Skin": 0, "Custom Name": "", "Amount Min": 200, "Amount Max": 500, "Chance to Drop": 30 }, { "Shortname": "wood", "Skin": 0, "Custom Name": "", "Amount Min": 440, "Amount Max": 600, "Chance to Drop": 30 }, { "Shortname": "glue", "Skin": 0, "Custom Name": "", "Amount Min": 20, "Amount Max": 35, "Chance to Drop": 40 } ] } } } 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." }$22.00