Space Engineers

Space Engineers

Spug's Easy Auto-Docking 2
Reduku 8 Aug, 2023 @ 11:27am
Incompatibility with event controller?
So I thought I was being clever setting up an event controller to power down everything, recharge and stockpile mode everything when the connector connects and reengage those systems when the connector disconnects. Unfortunately now when I disconnect the event controller works but the script glitches and will not give controls of the ship back unless I engage the docking program and then stop it. It just fly's off slowly in a random direction.
< >
Showing 1-2 of 2 comments
pikmin23 14 Sep, 2024 @ 7:38am 
have the event controller start a timer that turns your systems on/off with a 2 sec delay seem to work
StubieDubie 5 Oct, 2024 @ 9:50pm 
If you configure your event controller "normally", then the batteries are set to recharge before the gyro-override can be turned off by the script; and the thrusters get turned off before the thrust override can be turned off by the script. Those overrides remain on when the ship is disconnected, and Badness ensues.

Instead, I took those two things out of the event controller setup for "Connector Connected" (first slot) and instead triggered only those things from a 2 sec timer. "Connector Disconnected" behaviour can remain "normal" in the event controller (including setting batteries to Auto and turning thrusters on).
< >
Showing 1-2 of 2 comments
Per page: 1530 50