Space Engineers

Space Engineers

Not enough ratings
Whip's Turret Ai Slaving Script WC Addon
2
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
46.231 KB
23 Aug, 2020 @ 4:20am
6 Feb, 2022 @ 4:13am
7 Change Notes ( view )

Subscribe to download
Whip's Turret Ai Slaving Script WC Addon

In 1 collection by Sigmund Froid
WeaponCore Ingame Scripts
13 items
Description
Short Script to automatically set the manual_convergence_range config option to the max range of the designator.
Requested by Izidore.

This script basically fetches the Slaved Groups like Whip's script and replaces the default value of the config option to the max range if the designator can't target anything, otherwise will set it to the distance of the target's center to the designator. This script should also support Vanilla style designators for range finding. Removed for stability reasons. For Vanilla only use Whip's script instead.

This script only enhances the slaved groups!

Get WeaponCore here: https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=1918681825

Bugs And Issues?
=======================
Leave a comment below.

Want to learn how to use the WeaponCore PB API?
Check this out: https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2178802013

My Workshop

Support Darkstar (Patreon)[www.patreon.com]


I have a github now:
https://github.com/SilicDev/WeaponCoreScripts
38 Comments
Smax4455 25 Mar, 2023 @ 12:59pm 
it doesnt find PB with Whip script :c
Perryax 20 Dec, 2022 @ 9:24am 
my script doesn't detect the PB. Does it need a specific name?
Siam 3 Jul, 2022 @ 2:30pm 
Does it work with the custom turret controler
eg: I create a bunch of custom turret that are aimed for bombardment of targets below my ship (did somebody asked an exterminatus?) and I want all of them to shoot at the same time at the same place.
Sparktite 6 Dec, 2021 @ 4:09pm 
So if I'm to understand this correctly, this will take weapons slaved to a designator turret and set the convergence point for those turrets to the distance that the designator detects an enemy at?
Sigmund Froid  [author] 6 Jun, 2021 @ 11:18pm 
Nope. I have an own rotor turret script in the linked Collection though. Though it's lacking the advanced LoS check Whip's script (unless Darkstars recent API update added them)
Kittamaru 6 Jun, 2021 @ 7:29pm 
Stupid question... with this script, does this mean that Whips Script will work to slave player made turrets using WC Weapons to a WC Turret as well?
Const 10 Mar, 2021 @ 2:31am 
oh well i'm dumb. misunderstood the script. thanks for the time anyway!
Sigmund Froid  [author] 10 Mar, 2021 @ 2:25am 
Well that wasn't the point of the script, it was designed to have the slaved turrets focus the target of the main designator. For other focus you could use WCs focus targeting.
Const 10 Mar, 2021 @ 2:06am 
alright, now detects the PB, and says that it's managing a rotor turret. but it doesn't seem to track targets beyond the main designator's range

do i have to edit some variables inside the addon script to make it work?
Sigmund Froid  [author] 15 Feb, 2021 @ 12:56am 
Last time I checked it worked but I'll do another check on it