could i set this so it will target npc, for example chicken and scientist?
Seeker Settings
$9.99
Sold by: bmgjetEasily allows adjustment of the Guided Rocket Launchers Seeking Rockets.
- Description
- Reviews (2)
- Version History
- Discussions (11)
- Setup
- Product Enquiry
Description
Description
About Seeker Settings For the New Rust Guided Rocket Launcher!
This plugin allows you to add the seeking target onto entities that you provide the prefab name for in the config file.
By default config it will be added to:
“assets/content/vehicles/boats/tugboat/tugboat.prefab”,
“assets/rust.ai/nextai/testridablehorse.prefab”,
“assets/prefabs/npc/ch47/ch47scientists.entity.prefab”,
“assets/content/vehicles/modularcar/module_entities/1module_cockpit_with_engine.prefab”,
“assets/content/vehicles/modularcar/module_entities/1module_engine.prefab”,
“assets/content/vehicles/snowmobiles/snowmobile.prefab”,
“assets/content/vehicles/snowmobiles/tomahasnowmobile.prefab”,
“assets/content/vehicles/boats/rhib/rhib.prefab”,
“assets/content/vehicles/boats/rowboat/rowboat.prefab”,
“assets/content/vehicles/trains/locomotive/locomotive.entity.prefab”,
“assets/content/vehicles/trains/workcart/workcart.entity.prefab”,
“assets/content/vehicles/trains/workcart/workcart_aboveground.entity.prefab”,
“assets/content/vehicles/trains/workcart/workcart_aboveground2.entity.prefab”,
“assets/content/vehicles/submarine/submarineduo.entity.prefab”,
“assets/content/vehicles/submarine/submarinesolo.entity.prefab”,
“assets/prefabs/npc/m2bradley/bradleyapc.prefab”,
Additional settings in the config for:
Lock On Max Range
Lock On Time
Lock On Lost Target Time
Lock On Cone Size
Support:
If support is required please use the discord support in the lone.design discord channel.
It can be found under #Customer_Support
Using the discussion or review pages on the website it will go unnoticed since there is no notification given to vendors when they get held back for moderation.
Dynamic Harmony
Full Oxide Support
No Carbon Support
Reviews (2)
2 reviews for Seeker Settings
Only logged in customers who have purchased this product may leave a review.
Version History
- Updated Sept Force Wipe (Dont Update Before)
- Updated July Forced Update
- Added Secondary region for dynamic harmony server
- Added Improved error messages
- Updated Optimize Lock on code to reduce memory.
- Fixed Placement of lock on target being below water on boats.
- Added Added config to force framework type
- Updated For May Force Wipe And Harmony 2.3, Don't Update Before!!!
- Added Damage control per entity in config file.
- Added Some Personal requests.
- Updated Changes for Oct forced Wipe changing some variables to private
- Updated Makes changes for Server Build 12148862+ (value.GetPosition => value.TryGetPosition)
- Added Included Older 1.0.0 with in 1.0.1.zip for if your still running older version of server.
Discussions (11)
11 thoughts on "Seeker Settings"
Leave a reply
-
-
Yes, Add the prefab path to the config file.
-
-
awesome, it looked like that, just wanted to know for sure before i purchased. thx
-
This plugin seems to conflict with the plugin “Car Radio”, whenever I add radio to the car it always errors.
-
I had a look and there is nothing I can do from my side so CarRadio would need to fix the bugs he has.
It looks to be a issue at this line ” if (aRadio.Modules == null)”
It should be check if not null. Other wise its checking, sees its null then trys to remove something thats already null and throws a null reference error.
Which will happen with any other plugin that attaches components.I can also see a few other issues that he needs to fix in his plugin like checking aplayer in the message method will null reference under a lot of conditions.
And a few other null checks he has done backwards.
And lastly you cant get in the cars anymore because he doesnt destroy the box collider which covers the mounting points.
It looks like the original author isn’t around any more and Whispers88 was last person to update it so ill send him a message and see if he can fix those bits.-
Ok I’ll fix it again, thanks for the plugin, great work.
-
I edited “CarRadio”, used Attachment to modify the position to solve the collision box problem, and deleted the button system. I edited the “DetachRadios” part to delete and check “NetIDs” and use “DeployableBoomBox”. Now everything works fine.
-
-
-
Plugin not working, You Must Enter Your OrderID For This Plugin In The Config File,What is “OrderID”?
-
The order ID for the plugin.
You can see them on your orders page.
https://lone.design/my-account/orders/Enter that number in the config file without the # on the start of it.
-
Nice work, thanks man.
-
-
-
Hello bmgjet producer, could you please add options for the value of the explosion damage and the value of the spread damage, so far testing has shown that chinook only works for the explosion damage and not the base damage that the plugin is programmed for.
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)
SNOW Iniqty (verified owner) –
Great plugin, makes for some very fun moments for players. (note, the missiles are SUPER OP against Bradley (like 3-4 shots) so, I’d advise you remove Bradley from the lock-on list.)
Funky Nugget (verified owner) –
very happy, i set this to target only npc in our pve server.. so much fun and gives players reason to use it. the dev was very helpfull to sort out any issue i had