Space Engineers

Space Engineers

Dragon Core - Ship / Inventory Info Displayer
Unruly 2021 年 10 月 31 日 上午 11:40
How to actually get things to work
I couldn't find it listed, but looking at the code, I finally figured out that a run argument of 'shipmode' will activate auto-levelling.

Perhaps a description of all the functions and how to activate them? After '[LCD]', most of that seems pretty obvious, but I see in the code references to 'doorpairs', so I imagine there's a bunch of stuff I'm missing that DC can do.
最后由 Unruly 编辑于; 2021 年 10 月 31 日 上午 11:50
< >
正在显示第 1 - 1 条,共 1 条留言
Dragon Industries  [开发者] 2023 年 8 月 13 日 上午 12:25 
Hey, and apologies for the quite late reply.
Yes there was a function for those however after the auto leveling function, was the auto-height function, which would cause the ship to shoot up at max speed until the set value was reached. Since this came right after the auto level function (which you were probably using while mining) this would be a 100% Crash rate without question, and.. I haven't implemented a way to go back and forth in modes, instead of cycling but as I never use them it was removed.

And secondly, the DoorPairs struct is used for closing the doors after they were opened, while yes the name is suspicious a bit for more features, the needed script stack for grabbing airlocks in a ship by itself is no easy task, and at the time of writing Dragon Core I had absolute no idea how to do it lel.

At the moment I am more or so focusing on having Dragon Core be a display script that has the crap optimized out of it, other scripts like Isy's Inventory manager and such, while they have more features, also cause large lag spikes occasionally which is easily noticeable on servers (from own experience of running SE servers, though I cannot guarantee this for everyone). And well.. wouldn't want to mix other random features in there without the actual need.

To note, I am "somewhat" planning to add more inventory related features in the future like what some of the bigger scripts have like managing assemblers and refineries, just more optimized.
< >
正在显示第 1 - 1 条,共 1 条留言
每页显示数: 1530 50