Heli Support
$25.00
Sold by: FastBurstCall a Personal Protection Patrol Heli, to a player to protect and follow a player and his team/clan
- Description
- Reviews (0)
- Version History
- Discussions (1)
- Setup
- Product Enquiry
Description
Description
Heli Support
About
Call a Personal Protection Patrol Heli, to protect and follow a player and their team/clan. Perfect for any server that wants to give that little something extra and exciting for a VIP Member as an example. The Support Heli will not target the player or their team/clan if enabled.
Works With
Dynamic Config available from UMod for those running a PVE Server
Features
- Support for Clans (Free and Premium Versions) and Friends
- Custom Chat Icon Support
- Follows the calling player for a set amount of time before retiring.
- Calling player/team cannot farm the Protection Heli or do any damage to it. Other players can.
- If option to retire on death is set to false, when the player respawns, the Support Heli will fly to that players location to protect the player again till the timer runs out.
- Option to disable Heli Crates (default set to true)
Commands
Player Commands
- /helisupport – doesn’t target allies
- /helisupport all – targets allies
Admin Commands
- /helisupport – doesn’t target allies
- /helisupport kill – destroys all live heli’s
- /helisupport retire – force retire all live heli’s
- /helisupport playername – accepts partial + sends heli to player, overriding permissions and cooldown.
Permissions
- helisupport.call – Permission to call a Support Heli – Default Players
- helisupport.vipcall – Permission to call a Support Heli – VIP Players only
Configuration
{
“General Settings”: {
“Enable HeliSupport Plugin”: true,
“Disable Commands for TruePVE prior to a Purge Day?”: true,
“Disable Commands for Post Wipe (Fresh Wipe)”: true,
“If Post Wipe set to true, how many minutes till enabled (default 1440 = 24hrs)”: 1440,
“Maximum HeliSupport Copters allowed at any time (default 5)”: 5,
“Retire HeliSupport Copter after call (minutes)?”: 5,
“Retire HeliSupport Copter after player death?”: true,
“Allow targeting of clan/allies”: false,
“Allow targeting of NPCs”: true,
“Disable Heli Crate spawns (default true)”: true,
“Chat Icon”: 0
},
“Heli Settings”: {
“HeliSupport Copter General Fligth Speed”: 15,
“HeliSupport Copter flight speed for close range”: 35.0,
“HeliSupport Copter flight speed for long range”: 75.0,
“HeliSupport Copter hover height from player”: 50.0,
“Enable Napalm and Rockets for HeliSupport Copter”: true
},
“Cooldown Settings”: {
“Player cooldown in minutes (default 1440 = 24hrs)”: 1440,
“VIP Player cooldown in minutes (default 720 = 12hrs)”: 720
},
“Version”: {
“Major”: 1,
“Minor”: 1,
“Patch”: 7
}
}
Localization
{
“Notification.Inbound”: “<size=18><color=red>WARNING ALERT!</color> Heli Support Called!</size>n<color=orange>{0}</color> has radioed in <color=#0099CC>Executive Order JP3-09.3 (Close Air Support)</color> to their immediate location for ground assist. A ZTL Support Patrol Helicopter is coming in fast and hot!”,
“Notification.Outbound”: “The Support Patrol Helicopter has been recalled back to ZTL HQ for debriefing.”,
“Error.CantCallYet”: “The use of /helisupport command is currently disabled until The Purge Event”,
“Error.CantCallWipe”: “The use of /helisupport command is currently disabled until the 1st 24hrs of wipe has passed. Time Remaing {0}”,
“Error.NoPermission”: “You do not have permission to use this command.”,
“Error.Mounted”: “You can not use this command when in a vehicle.”
}
Check out more of my work here! https://lone.design/vendor/fastburst/
Join the Lone.Design Discord Here! https://discord.gg/VEesZs9
Reviews (0)
Reviews
There are no reviews yet.
Only logged in customers who have purchased this product may leave a review.
Version History
- Updated Patched for Rust Update
- Added Added config option to allow a set maximum number of HeliSupport Copters allowed at a single time. Default set to 5
- Added Added config option to disable heli crate spawns for Support Copter
- Added Added VIP Cooldown
- Added Added VIP Permission
- Fixed Fixed Clans versions to work with both free and premium versions
- Added Re-added Support for Friends
- Fixed Fixed patch for Relationships
- Fixed Issue with some servers not being able to call if Friends Plugin was installed
- Fixed fixed API call for Friends
- Added Added to documents missing command for admins to force retire Support Heli's
- Added Initial Release
Discussions (1)
One thought on "Heli Support"
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)
has this got console commands yet?