Space Engineers

Space Engineers

168 oy
Formation System - Leader
2
   
Ödül
Favorilere Ekle
Favorilere Eklendi
Favorilerden Çıkar
Dosya Boyutu
Gönderilme
Güncellenme
16.369 KB
19 Eki 2018 @ 14:55
21 Ara 2019 @ 18:50
8 Değişiklik Notu ( görüntüle )

İndirmek için abone ol
Formation System - Leader

Açıklama
Note: This project has been abandoned and will no longer receive updates.

This is the leader script for my formation system. These scripts together allow you to set a ship to follow another in a specific position relative to the leader.

For best performance, the follower ships should have the same or more maneuverability than the leader ship.

Requirements
A remote control block on both the follower ship and the leader ship that points forward.
A radio antenna on both the follower ship and the leader ship.
Thrusters in all directions and enough fuel/power for all the thrusters.
Read the settings in the scripts.

Commands
Commands can be run in the follower script argument box or you can transmit a command to the system by using the leader script argument box.
<id> - Replace this with the follower id that you want to transmit to, no brackets are required in the command. You can leave this blank to transmit to all followers, or use the id of a specific follower.
  • <id>:setoffset;x;y;z - sets the offset variable to this value
  • <id>:addoffset;x;y;z - adds these values to the current offset
  • <id>:stop - stops the script and releases control to you
  • <id>:start - starts the script after a stop command
  • <id>:starthere - starts the script and sets the offset to the current position.
  • <id>:reset - resets the offset and the default configuration to the default offset.
  • <id>:clear - forces the script to forget a previous leader when calculateMissingTicks is true
  • <id>:save(;name) - saves the offset to the specified configuration.
  • <id>:savehere(;name) - saves the current position to the specified configuration.
  • <id>:load;name - loads the offset from the configuration

  • scan - scans forward using cameras to set which ship is the leader ship
  • find;name - scans the sensors using ship name to set which ship is the leader ship (Requires the target ship to be an ally)
  • stop - stops the script from broadcasting leader data
  • start - resumes broadcasting data after a stop command
  • reset - sets the leader ship to be the current ship (if allowFollowSelf is enabled)

Follower Scripts
Flight Follower
Rover Follower


Source Code
https://github.com/austinvaness/FormationSystem/tree/master/FormationFlightLeader
108 Yorum
rotomartillo 2 Eyl @ 23:39 
It works perfectly and very smoothly, better than Ai Flight and Ai Recorder. If you have problems with orientation, put the name of your cockpit in the programmable block of the leader in edit and the followers in custom data.
Pancracio 5 Mar @ 12:13 
The script works, but only works with normal wheels, not others like "Offroad wheel"...I can set positions like in the video tutorial. I didn't try the remote position switch formation yet.
raven_white 20 Mar 2023 @ 12:10 
how to use start stop command with id
Boy17000 18 Şub 2023 @ 7:53 
How to get a ships ID?
Lit Fuse 168 16 Şub 2023 @ 16:25 
anyone tried this script to see if it still works?
\
Eclipse 6 Eki 2022 @ 10:11 
Any chance someone has a version of this script with no raycasting? I'm playing on a server that disallows it and the server shuts down the script as a result. I'm not using the raycasting but it being in the code flags the server.
Cigarette 3 Eyl 2022 @ 3:29 
Script is broken, or at least the Flight follower one is.
Gat 30 Haz 2022 @ 17:56 
I love this script it make people cope
Gat 30 Haz 2022 @ 17:56 
Celtic, Hell yeah it will
Celtic Cosmic Owl 28 May 2022 @ 10:28 
will this work in large grids?