Plugin UAV: Radar Enemies Detection
FREE
Sold by: Yac VaguerSupply signal that when you drop it you will be able to spot the enemies in your area
- Description
- Reviews (0)
- Version History
- Discussions (5)
- Setup
- Product Enquiry
Description
Description
UAV: Radar Enemies Detection call a F15 to that will activate a radar during a certain period of time where you can be able to see where are the enemies located.
This enemies can be represented with different colors and symbols that you can change in the configuration.
You have three types of marks
– Team mates
– NPCs
– Other Players (Enemies)
The plugin is fully configurable
Commands
Chat Command
/uav and /uav {steamId} You can send an UAV to you (if you are an admin) or to a player given the Steam Id
Console Command
uav {steamId} You can send an UAV to a player given the Steam Id
Configuration example
{
"UAV Settings": {
"Duration (seconds)": 180.0,
"Radius": 40.0,
"Skin ID": 3248057023,
"Warmup Time (seconds)": 5.0,
"Item Name": "UAV Signal",
"Tracked Icon URL": "https://cdn.rustpluginshub.com/unsafe/50x50/https://rustpluginshub.com/icons/location.png",
"Tracked Icon Position (AnchorMin)": "0.006 0.485",
"Tracked Icon Position (AnchorMax)": "0.105 0.518",
"Panel Color": "0.96 0.31 0.26 0.47",
"Text Color": "1 1 1 1"
},
"Jet Settings": {
"Altitude": 200.0,
"Spawn Distance": 500.0,
"Duration (seconds)": 15.0
},
"Loot Settings": {
"Enable Loot Drops": true,
"Loot Containers and Drop Chances": {
"crate_normal": 0.0,
"crate_normal_2": 0.0,
"crate_elite": 2.0,
"heli_crate": 5.0,
"bradley_crate": 5.0
}
},
"Debug Mode": true
Ideas on how to make the UAV Spawn in your server
1. Add The UAV in the Market if you have one
2. Add as a part of the Loot in the Raidable Bases or Custom loot
3. Add as a Skill in the Skill Tree Plugin More here
4. Make the UAV part of the /kits
5. Add the UAV in vending machines
Reviews (0)
Reviews
There are no reviews yet.
Only logged in customers who have purchased this product may leave a review.
Version History
- Added Fix NPC not been tracked, and avoid tracking players that are not connected
- Added Fix UAV not marking players and remove players not connected from the Markable ones
- Added Allow the use of the UAV even with the Right click
- Added Remove chat message for you are being tracked
- Added Add a GUI message for people being tracked, fully configurable in the config File
- Added Some fixes
- Added
- Added Add UAV Signal in the loot table
- Added * v1.1.0 - IMPORTANT! The File Name now it is different to avoid conflicts with other plugins, Please Remove the Other file and use this one [Enhancements] - Moved from just a text mark to use Ping Marks - Actively Detect new players and Npc entering in the zone - Reduce config file, you don't need to change it
- Added Normal users can now see the UAV
Discussions (5)
5 thoughts on "Plugin UAV: Radar Enemies Detection"
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)
Hey there – cool plugin! When right clicking the signal and dropping it, it acts as a regular supply signal, not as UAV. Thanks!
It seems like and edge case, it is weird that the hook is not catching this event, let me check if there is another one
I will take a look, thank you
Fixed :D
thank you for reporting the issue
Thanks! The latest file is called SimplePatrolSignal.cs –> i think the wrong file was included in the Download…just fyi
THank you :D
Fixed