Custom Chinook Drops
$5.00
Sold by: CASHROverrides CH47/Chinook behaviour to support custom drop locations.
Default locations (spawned by the game) are collected on config generation, map wipe or command usage.
- /ch47 spawn – Spawn a Chinook.
- /ch47 add – Add a new location at your position.
- /ch47 list – List current locations.
- /ch47 tp – Teleport to locations by id.
- /ch47 reset – Reset locations.
- /ch47 remove – Remove a location.
- /ch47 drop – Drop a crate at your current location.
- Description
- Reviews (6)
- Version History
- Discussions (0)
- Setup
- Product Enquiry
Description
Description
Overrides CH47/Chinook behaviour to support custom drop locations
Default locations (spawned by the game) are collected on config generation, map wipe or command usage.
Plugin Permission
This plugin uses Oxide’s permission system. To assign a permission, use oxide.grant <user or group> <name or steam id> <permission>. To remove a permission, use oxide.revoke <user or group> <name or steam id> <permission>.
- customchinookdrops.use – Access to /ch47 command
Chat Commands
- /ch47 spawn – Spawn a Chinook.
- /ch47 add – Add a new location at your position.
- /ch47 list – List current locations.
- /ch47 tp – Teleport to locations by id.
- /ch47 reset – Reset locations.
- /ch47 remove – Remove a location.
- /ch47 drop – Drop a crate at your current location.
Plugin Config
{ "Chinook Spawn Timer": { "Min Seconds": 3600, "Max Seconds": 7200 }, "Chinook Fly Height": 200.0, "Spawn type (0 = cycle, 1 = random)": 0, "Chat Settings": { "Chat Avatar (SteamID64)": 0, "Chinook Spawn Announcement": { "Enabled": false, "Chat Message": "A Chinook is dropping a hackable crate at {0}" }, "Chinook Crate Drop Announcement": { "Enabled": false, "Chat Message": "Hackable Crate dropped at {0}" } }, "Reset locations on map wipe": true, "Drop Locations": [] }
“Chinook Spawn Timer” :
- Main timer used by the plugin to spawn chinooks, in the example above a chinook will spawn every 1-2 hours.
“Chinook Fly Height” :
- The height that the chinook spawns/flies at in the y axis (to avoid terrain collision).
“Spawn type (0 = cycle, 1 = random)” :
- Choose how the plugin decides what location to drop at, cycle will cycle through locations whereas random will randomize them.
“Chat Settings” :
- “Chat Avatar (SteamID64)” : Avatar of the chat message sent in chat.
- “Chinook Spawn Announcement” : sent when the chinook spawns.
- “Chinook Crate Drop Announcement” : sent when the crate drops from the chinook.
- These messages are disabled by default and can be enabled by changing “Enabled” to true.
“Reset locations on map wipe” :
- If true, the plugin will reset locations/grab existing (spawned by the game) locations on map wipe. (Set to false for custom/static maps).
“Drop Locations”:
- Plugin data, an array of drop locations.
Reviews (6)
6 reviews for Custom Chinook Drops
Only logged in customers who have purchased this product may leave a review.
Version History
- Added Initial release
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)
James Moore (verified owner) –
Works like a charm!
charlprak81 (verified owner) –
Works, and not just. It’s beautifully made. I love the way it works, and it allows me to pepper the custom monuments with hackables in order to get people there to begin exploring.
Solo Island (verified owner) –
Works 100% as per description, meeting all expectations. Love it! Thank you.
Dawid Krysztofiak (verified owner) –
Bought the plugin 29.09.2022 works fine, u can add custom drop location based on XYZ.
Downside is that spawned chinook does not shoot, and flies on straight line to the drop point (it does not cruise around the map) always on the same altitude
HOWEVER, there is no other free plugin that allows u to control chinook drop so accurate.
Worth the price!!!
Adrian (verified owner) –
A great plugin for when you want the locked crates to land in a specific place. Super easy to install and setup.
GOONSLY (verified owner) –
Works well as a stand alone, however cannot get to work with an event manager like Automated Events.