Space Engineers

Space Engineers

评价数不足
Fix Magic Drone Range
   
奖励
收藏
已收藏
取消收藏
Type: Mod
Mod category: NPC, Other
标签: NoScripts
文件大小
发表于
312.611 KB
9 月 25 日 下午 2:04
1 项改动说明 ( 查看 )

订阅以下载
Fix Magic Drone Range

描述
There are 4 drones in the game that used a special remote control block to come and attack you from 20k or more away.

I personally think this breaks 2 parts of Keen's design philosophy:
1. You should have to seek out a fight.
2. Encounters should depend on vanilla mechanics a player could use (our remote controls don't do this).

This mod lowers their range to 2k, like any other AI block. This should allow you to sit at your base or station without randomly being attacked.

Available on Mod.io as well:
https://mod.io/g/spaceengineers/m/fix-magic-drone-range#description

-------------- Contact ------------
Follow me here for updates on my latest mods!

YouTube:
https://www.youtube.com/@SEWithKev

If you want to connect or talk about future videos, blueprints or mods join the discord:
https://discord.gg/mxZdmvbpkb
8 条留言
Rightraoedhelontidae 10 月 6 日 上午 7:31 
That's a shame, would've been very good for radars and such
Doughnut 10 月 6 日 上午 4:46 
Oh I see... Sorry I bothered you then.
KevMeUp  [作者] 10 月 5 日 下午 2:22 
@Doughnut I didn't change the drones themselves in my mod. I changed the code that spawns them. Us humans can't make the long range work in game with just a blueprint, they have to be spawned by the game to have the extra range.
Doughnut 10 月 5 日 下午 2:18 
@KevMeUp Unfortunately I am a little confused here…
KevMeUp  [作者] 10 月 5 日 上午 9:43 
@Doughnut It's a cool option for a more aggressive mod. I think they just need to have a remote on them, and the remote will be updated with a player gps depending on the SpawnGroups_Drones.sbc settings. They look like this:
<!-- Unique drone that finds player using old RC AI logic -->
<BehaviourActivationDistance>35000</BehaviourActivationDistance>
Doughnut 10 月 5 日 上午 8:20 
Do you have the blueprints of the original drones? I want to figure out how they have 20k range. Thnx
KevMeUp  [作者] 9 月 27 日 上午 1:07 
@billt4394 Very welcome!
billt4394 9 月 26 日 下午 10:59 
Oh dude, thank you very much for this.