- Description
- Reviews (0)
- Version History
- Discussions (0)
- Setup
- Product Enquiry
Description
Description
The Angler
Works with Kits & Marker Manager.
Requires Economics or Server Rewards to handle sales.
With “The Angler” you open yet another lane of Economic gameplay for your server.
Set a License fee in order to be able to catch fish with bonus customizable items, for players to sell for monetary gain.
Set drop rates on all of your Custom Angler Items and sell to the Angler with Economics or Server Rewards.
Output all Sales to Discord to track your Economy and make adjustments as needed to The Angler NPCS “Bonus Buy” & “Discount Buy” as needed to suit your taste.
Commands
/gaw – Requires Admin Permission – Will spawn your custom Angler items into your inventory, Good for testing sale rates.
/spawnangler – Requires Admin Permission – Will spawn an Angler NPC in your Position.
/removeangler– Requires Admin Permission – Will remove the Angler NPC you are looking at.
/BuyAL – With Sufficient funds, the player can purchase an Angler License
Config
{
“Discord Webhook URL”: “”,
“Chat Icon”: 0,
“NPC Kit Enabled?”: false,
“NPC Kit Name?”: “”,
“Angler license Fee?”: 10000,
“Remove license on Death?”: true,
“Sales to NPC Enabled?”: true,
“Maximum Amount of Items Sold at a Time”: 3,
“NPC Interaction Cooldown In Seconds”: 3,
“Economy Plugin – 1 Economics – 2 Server Rewards”: 1,
“Amount of each Item to spawn via Command?”: 5,
“Custom Wares”: [
{
“Item Name”: “Silver Scale”,
“Skin ID”: 3151770645,
“Is Marketable?”: true,
“Sale Price?”: 40,
“Max Discount Buy Variation in %? (Negative Values) (To Simulate Supply & Demand)”: -10,
“Maximum Bonus Variation in %? (Positive Values) (To Simulate Supply & Demand)”: 5,
“Chance out of 100% to Spawn on Catch?”: 16
},
{
“Item Name”: “Gold Scale”,
“Skin ID”: 3151771073,
“Is Marketable?”: true,
“Sale Price?”: 100,
“Max Discount Buy Variation in %? (Negative Values) (To Simulate Supply & Demand)”: -10,
“Maximum Bonus Variation in %? (Positive Values) (To Simulate Supply & Demand)”: 5,
“Chance out of 100% to Spawn on Catch?”: 8
},
{
“Item Name”: “Rainbow Scale”,
“Skin ID”: 3151771508,
“Is Marketable?”: true,
“Sale Price?”: 250,
“Max Discount Buy Variation in %? (Negative Values) (To Simulate Supply & Demand)”: -10,
“Maximum Bonus Variation in %? (Positive Values) (To Simulate Supply & Demand)”: 5,
“Chance out of 100% to Spawn on Catch?”: 2
},
{
“Item Name”: “Magic Conch”,
“Skin ID”: 3151772594,
“Is Marketable?”: true,
“Sale Price?”: 20,
“Max Discount Buy Variation in %? (Negative Values) (To Simulate Supply & Demand)”: -10,
“Maximum Bonus Variation in %? (Positive Values) (To Simulate Supply & Demand)”: 5,
“Chance out of 100% to Spawn on Catch?”: 20
}
],
“NPC Clothing Options”: [
{
“Shortname”: “burlap.trousers”,
“Skin”: 2365579502
},
{
“Shortname”: “burlap.shirt”,
“Skin”: 2365505183
},
{
“Shortname”: “burlap.shoes”,
“Skin”: 2215057317
},
{
“Shortname”: “burlap.headwrap”,
“Skin”: 2359491836
},
{
“Shortname”: “burlap.gloves”,
“Skin”: 2372084042
}
]
}
Language
{
“NoPerms”: “[<color=#009dc4>The Angler</color>] You do not have permission to run this <color=red>Command</color>!”,
“NoWares”: “[<color=#009dc4>The Angler</color>] :nervous: You have no <color=yellow>Items</color> on you that I am in the Market for. nSwing by when you do, though! nn:happy:”,
“WaresSpawned”: “[<color=#009dc4>The Angler</color>] :wave: <color=green>All</color> <color=#009dc4>Angler Wares</color> have been deposited to your Inventory.”,
“AnglerCooldownMessage”: “[<color=#009dc4>The Angler</color>] :wave: Hold on, give me <color=green>{0}</color> second(s), I’m filleting this catch…”,
“EconomicsMessage”: “[<color=#009dc4>The Angler</color>] :eyes: nn Best I can part with is <color=#85bb65>$</color><color=yellow>{0}</color> for your <color=orange>{1}x</color> <color=green>{2}</color>(s).”,
“SrMessage”: “[<color=#009dc4>The Angler</color>] :eyes: nn Best I can part with is <color=orange>{0}</color> <color=#cd5c5c>RP</color> for your <color=yellow>{1}x</color> <color=green>{2}</color>(s).”,
“SaleDisabled”: “[<color=#009dc4>The Angler</color>] <color=orange>Sales</color> are Disabled in the Config, Enable and Try again.”,
“NoAnglerLicense”: “[<color=#009dc4>The Angler</color>] You don’t have a valid <color=orange>Angler License</color>. nUse <color=orange>/BuyAL</color> to purchase one if you have the cash.”,
“AlreadyHasLicense”: “[<color=#009dc4>The Angler</color>] You already have an <color=orange>Angler License</color>.”,
“BuyAnglerLicenseSuccess”: “[<color=#009dc4>The Angler</color>] Angler License Obtained. nYou were charged {0}<color=#3e9c35>{1}</color> Happy Fishing <color=#009dc4>{2}</color>!”,
“InsufficientFunds”: “[<color=#009dc4>The Angler</color>] You don’t have enough funds to purchase The Angler License. nIt costs <color=orange>{0}</color><color=green>{1}</color>.”,
“ItemObtained”: “[<color=#009dc4>The Angler</color>] You found a <color=green>{0}</color> tangled in the line.”
}
Reviews (0)
Only logged in customers who have purchased this product may leave a review.
Version History
- Fixed * - Angler Damage Fix. * - Null Check Added to Vanilla Marker Remover.
- Fixed Angler Damage Fix.
- Updated Changed License Checks to get Angler Items & Rewards.
- Removed Unused Hook.
- Fixed empty args on console command not telling usage in console.
- Updated Refactoring
- Fixed Hook Fix.
- Fixed Removal of New Mission provider marker, with help from imthenewguy
- Fixed Tweaked License Logic, Added Config to edit chatcommand for License purchasing. *Recommended to reset data file in case of any duplicate keys*
- Updated Added Config Options to Further Customize Items, Added FX on catch.
- Updated Added Config Option for Dynamically Spawning The NPC at Fishing Villages.
- Updated Adds NPCKITS Blocking.
- Updated Additional Lifetime License Check.
- Added Lifetime License Permission
- Updated Adds Marker Manager Support.
Discussions (0)
Discussions
There are no discussions yet.
Leave a reply
Setup
Plugin FAQ – How do I use this .zip/.7z file I just purchased on my server?
• First, you want to unzip the file. You can do so by just double-clicking it to open, then drag the contents to the desired location (you may need to install an external unzipping software if you don’t already have one such as 7zip or winrar)
• Next you will find either a structure of folders or just the .cs file itself (it’s the actual plugin file itself).
• After that just install the .cs (plugin file) into your …/oxide/plugins/ folder where you will install plugins you ever need to.
Additionally, here’s a great video that easily covers adding a plugin to your server if you need! https://youtu.be/yWC_p97FhQA
• Installation is not included with any products on the site, however, if needed we may assist if you reach out to our support.
Currently all products on Lone.Design will be contained within a zipped file which is the .7z or .zip that you see. I believe windows 10 and up can unzip on its own without 3rd party tools, but in that case, if you’re unfamiliar with zipped files here are 2 programs I recommend to easily unzip zipped files.
Video On How to Zip and Unzip: https://youtu.be/Ep-L3PjBPCk (TechInsider Youtube Channel)
Zipping/Unzipping Tools
Winrar https://www.rarlab.com (I used to use for years, but works great!)
7zip https://www.7-zip.org/a/7z2107-x64.exe (the one I use currently)
Reviews
There are no reviews yet.