Space Engineers

Space Engineers

评价数不足
Hybrid Gravity Generator Drive
   
奖励
收藏
已收藏
取消收藏
标签: other_script
文件大小
发表于
更新日期
398.863 KB
2021 年 1 月 8 日 上午 11:36
2021 年 2 月 15 日 下午 6:54
26 项改动说明 ( 查看 )

订阅以下载
Hybrid Gravity Generator Drive

在 Mordrack 的 1 个合集中
Hybrid Gravity Drive
5 件物品
描述
/*
/ //// / Hybrid Directional Gravity Drive Control Script v22 - 13/02/21 / //// /
________________________________________________
Description :
This code allows you to control a Linear and/or Spherical Gravity Drive through normal movement keys.
DISCLAIMER: Grav drives do not work in natural gravity.
________________________________________________
How do I use this?

1) Place this program on your main grid (the grid your control seat is on).
2) Name your cockpit "Main Cockpit Flight Seat".
3) Make a group with all of your gravity drive artificial masses and gravity gens. Name it "Gravity Drive".
4) Tag yours masses using : [FWD];[BCK];[LFT];[RGT];[UP];[DWN] according to their direction in relation to the center of the core.
A mass can have until 3 tags same time if it can be used in several direction.
5) Enjoy!
6) Optionnal : Remote Control
________________________________________________
Arguments :

toggle : toggle Gravity Drive On/Off
gyro_toggle : toggle Gyro-control On/Of
dampeners_toggle : toggle Gravity Dampeners On/Off
shield_toggle : toggle from Attract to Repulse spherical gravity field
shield_range_toggle : toggle spherical gravity gen Range from 40m to 400m
________________________________________________
Author's Notes :

- If u don't have SphericalGen, script will work as Whip's usual one and use all masses.
- Left cockpit screen display status of the drive (surface 2) and Jump Drives (current charge).
- Have the core merged with your center of mass (as possible to not be unbalance)
- Core and Cockpit direction must match
- Remote control working
- Pre-made core can be downloaded to use as plug and play.

TIPS :
- Linear generators help to completely shut down the vessel and control low speed/dampening. Spherical generators are used for engine power.
- Artificial masses are stronger (50t) than spaceballs (20t) but use power.

#Whiplash141 => https://github.com/Whiplash141
#MeridiusIX => https://github.com/MeridiusIX/

- This code was created for my personal pleasure for the purpose of PVP. I succeeded because the codes of Whips and Lucas were humanly understandable. So I left this script in the same way to allow it to be modded the way u want.
Leave any questions, comments, or convers on the workshop page!! hf
#[VIR] Mordrack

Updated : Added Whip's limiter back. Waiting feedback to adjust number of grabbed blocks
*/
13 条留言
Overjay 2022 年 11 月 1 日 下午 1:10 
Understood, will try.
Mordrack  [作者] 2022 年 10 月 31 日 下午 12:36 
@Overjay You must build a ship with them. Alone they are too powerfull and not balanced. Look the video and you will see they work perfectly fine on a ship, even a small one. Also you can improved them. Good game
Overjay 2022 年 10 月 3 日 上午 3:17 
I have tried your ready cores. They are unbelievably jerky. They do provide insane thrust - but very jerky and hard to control. Even the smallest one!
Mordrack  [作者] 2021 年 11 月 11 日 上午 6:52 
@Sisko. Not happening with my spherecore that u can download. Probably a problem in your tags
Mordrack  [作者] 2021 年 11 月 11 日 上午 6:50 
@mhwyoshi. U can change the sphere range in the script. There is only one time 40 in it.
Mordrack  [作者] 2021 年 11 月 11 日 上午 2:16 
From what I know, it is still the most powerfull drive in-game. But hard to design
Mordrack  [作者] 2021 年 11 月 11 日 上午 2:06 
Ok i tried and the script is still working as alaways :). If it doesn't work, it means u are on a modded server that block it with some plug-in
Mordrack  [作者] 2021 年 11 月 10 日 上午 10:31 
@Sisko. It was working with 3 tags when i made it
Morey 2021 年 11 月 10 日 上午 2:59 
Furthermore I've noticed the refresh countdown is frozen? Could this be related? I've checked on the 6x6x6 sphere core BP and that seems to be operating fine.
Morey 2021 年 11 月 10 日 上午 2:33 
Does this still work, I have grouped everything, tagged my masses and so on. It is however not reacting to WSAD keys. The program block seems to be happy with everything and no errors are presenting themselves.