Search the Community
Showing results for tags 'uav'.
-
Version 1.4.2
165 downloads
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 Skins from the community that you are free to use @Dead Nasty https://steamcommunity.com/sharedfiles/filedetails/?id=3248306153 @Mabel https://steamcommunity.com/sharedfiles/filedetails/?id=3233756487 @Mr.Wild https://steamcommunity.com/sharedfiles/filedetails/?id=3247990388Free -
Version 1.2.7
42 downloads
Adds UAV Function to in game Drones All that needs to be done is set Drone Identifier to " UAV" and then something unique ex. "UAVnoob" (Can be Changed via config) remember you don't want others to control your drone NOTE: all other RemoteConnections with the identifier starting with your prefix will be removed when leaving computerstation so when you open ComputerStation , all your teammates(and your own) drones with the UAV in identifier will be displayed, and when you have the perms the drone will ping all players near it(other players red and teammates green,NPC purple) UI to see Direction and buttons to toggle pings Remote UAV . you need a RFtransmitter and a Computer station in inventory then setting RF to FREQ 9992 (to be config soon) will remote deploy computerstation. Permissions UAVDrone.silent - Players with this permission can add a "S" at end of identifier to not alert pinged players UAVDrone.admin - Players with this permission dont show up on pings UAVDrone.use - Players with this permission can use UAV ability UAVDrone.npc - allows players to ping Scientists CONFIG { "CustomSoundPrefab": "assets/bundled/prefabs/fx/invite_notice.prefab", "DroneRange": 5000.0, "IdentifierPrefix": "UAV", "Pingfrequency": 9.0, "PingPlayersinsidebases": true, "PingRange": 150.0, "PlayPingSound": true, "UseCustomSound": false, "UsePluginDroneLightSystem": true } LANGUAGE FILE { "Pinged": "You are being <color=red>Pinged</color> by a UAV Drone!!!!" } Videos Preview$5.00