Space Engineers

Space Engineers

Kaien's Drone Control System
26 Comments
慕容夜 8 Dec, 2022 @ 12:57am 
我不会用啊,按你说的步骤,无人机一动不动,有详细点的教程吗?
wu.will.china  [author] 15 Jun, 2022 @ 8:10am 
change the mother code and son code fields of the radar display programmable block
Fascinus 1 Jun, 2022 @ 1:23pm 
How do you specify on the fighter which ship it should listen to?
wu.will.china  [author] 23 Aug, 2021 @ 12:21pm 
我发现留言的文本限制,我把剩余的内容一并放到原介绍里好了
wu.will.china  [author] 23 Aug, 2021 @ 12:20pm 
当然对应的,子飞船本身需要知道自己应该处在母舰的哪个方位上伴飞,左还右,上还下。所以如果你增加了一架子飞船,你需要单独设置每一架子飞船的方位,他们各不相同。如果他们一样,伴飞模式,他们会设法尽量不要撞在一起。但在降落指令下达后,他们会关闭避撞功能,并想要停靠在相同的地点,显然这会造成他们相撞。这也是对打印版的无人机不要下达停靠指令的原因。
但这样做,显然要处理一个问题,就是我们假设有多个母舰的情况,子飞船会搞不清楚自己到底应该要听谁的。解决的办法是为不同的母舰取不同的名字,而在每一架子飞船上,设置该飞船该跟随哪一艘母舰。


wu.will.china  [author] 23 Aug, 2021 @ 12:19pm 
Hi,我先假设你可以看懂中文,所以先用中文回答,我怕我的英文水平写出来会有偏差。首先我需要说明一些基本的概念。DCS早期的版本采用天线做网格间通讯,而且是由DCS脚本自主完成这个通讯的,也就是说,早期版本的DCS是不需要和radar脚本协作的。这里我们展开讲一下以下概念:
1,广播模式和单播模式
2,和radar脚本协作的目的,优点和缺点
首先,广播模式。也就是说,作为母舰一端,是不需要“知道”有多少子飞船的。母舰只需要把自己的座标广播出去。指令也是如此,所有子飞船都收到相同的指令。这样做的好处是,无论新增还是删除子飞船,母舰这一端是不感知的,也不需要做任何调整。



FreezingPanzer 20 Aug, 2021 @ 7:45pm 
你好
请问脚本里说的
Install radar display script in that programable block, it use the same way with the original Whip's Turret Based Radar script. Only add 2 new parameters in custom data.
a, mother code. Input the name of your mother ship, should be unique.
b, slave code. Input anything, because this mother ship don't listen to anyone.

Install radar display script in one of the programmable block. for the 2 parameters we mentioned.
a. mother code. Input anything, because no one listen to you (but, actually you can establish a multi-layer command tree).
b. slave code, Input the name of your mother ship. Indicate who will you listen to.
应该具体怎么写呢? 有没有例子 比如:mother code:shipname 这样吗
FreezingPanzer 20 Aug, 2021 @ 5:11pm 
hi, great script.
i have a few question though.
about the setting up of the script.

step 1 c part a & b
when you say to "Install radar display script in that programable block, it use the same way with the original Whip's Turret Based Radar script. Only add 2 new parameters in custom data.
a, mother code. Input the name of your mother ship, should be unique.
b, slave code. Input anything, because this mother ship don't listen to anyone."

what should i type in custom data of programable block of radar display? can you give some example plz

wu.will.china  [author] 9 Jun, 2021 @ 5:33pm 
sorry, it must be a cockpit. because cockpit have multiple screens, and it will use the right one. i leave the left one and middle one for other script. because the seat only have one screen, so. you may use a LCD panel instead, name it DCS_LCD.
Haven 8 Jun, 2021 @ 9:39am 
I think I may be missing something. I was able to follow the directions but I never see any info in the seat display. All I see is a black screen. I have tried several different seat as well. Does it have to be a cockpit or can it be a seat?
wu.will.china  [author] 7 Aug, 2020 @ 10:46am 
Hi, every one, finally i have sometime to upgrade this script. Now it is working with radar display script(based on Whip's Turret Based Radar, Thank you Whip). But you need to copy it from one of my fighter F27X Tower. Because i don't want to re-publish the radar display script which may take the credit from Whip.
Critor 23 Sep, 2019 @ 1:14am 
@wu.will.china - Any idea whether you will get time to update this script. I need a Defence drone Script and your seems to be about the only one even nearly usable. Thanks in advance
pro100tv 1 Sep, 2019 @ 6:04am 
Unfortunatelly after checking the script in PB there is an error message. Is there any chance to update it, please?
KnitePrince 31 Aug, 2019 @ 10:30pm 
attempting to COPY the code into the programmable block... five tries.. no copy paste function and I type like crap Is there an easier way?
☭Android☭ 24 Jul, 2018 @ 8:08am 
To Chinese comrades greetings
wu.will.china  [author] 24 Jul, 2018 @ 7:58am 
yeah i'm working on it. mayby it will take a month to test and make a manual.
☭Android☭ 23 Jul, 2018 @ 4:51am 
It's not easy to understand how to use a script without a manual, too much functionality
Reckless Laggard (Tirristhar) 17 Jun, 2018 @ 2:21pm 
Thanks! Watch out, one of the drone's trick puts your gyro on overdrive.
wu.will.china  [author] 17 Jun, 2018 @ 10:37am 
yeah i have try this today. the hacker drone is a realy problem. it disabled my antenna and program block. it means i cannot send my position to all of my drones. but my drones will still attack near by enemies without my signal. until i repair my antenna and program block on my mother ship. and resend mother ship position and call my drones back. this is because i use antenna inter grid communication method. not the "reference bug" method. so no matter i restart my program block or not. i can send command to all drone. with in radio range.
Reckless Laggard (Tirristhar) 17 Jun, 2018 @ 8:20am 
One of the mods turns off radios during a "Hacker" drone attack, how would that affect your program?
wu.will.china  [author] 17 Jun, 2018 @ 7:28am 
i'm not familiar of corruption hacker drone, and what them can do. But this script can make up a squad of drones , and putting them forward to protect your mother ship. each of your drones can search and attack the enemy which is in their gatlin turret range.
Reckless Laggard (Tirristhar) 16 Jun, 2018 @ 9:02pm 
What kind of backup does it have against *Corruption* Hacker drones?
remethep 10 Jun, 2018 @ 12:47am 
Oh. Neat! Will have to test this out! :D
wu.will.china  [author] 9 Jun, 2018 @ 5:36pm 
this is a script can control drones remotely by antenna. drones will takeoff and landing automatilly, also can fly as wingman, or deploy as your point(by turret on mother ship). if your mother ship have use MEA FCS (included in this script) to lock a target, you can call all drones to attack it. even can change their weapon type~

this script is so complecate, can not introduce it shortly. i will make a manual later.

you know i'm chinese, so my english is not very well. so maybe i need some help to write it in English.

this script include MEA FCS, Whip's rotor thuster manager, and player2K 's VTOL. thank to the authors of these scripts.
remethep 9 Jun, 2018 @ 9:57am 
Please tell me more about this :)