Space Engineers

Space Engineers

Antenna Message Sender & Receiver by Kezeslabas
Showing 1-10 of 10 entries
Update: Dec 20, 2019 @ 8:55am

Hotfix v2.02
  • The script got updated to Space Engineers v1.193.1, and is working properly again.
  • Adding an Antenna is no longer required on the sending side
    • The grid should have an Antenna on it still to send a message
    • The script notifies the user if there is no antenna, or it's not able to send a message.
    • You can still add an Antenna to the script, but it's not doing anything with it.

Update: Sep 17, 2019 @ 12:01pm

Hotfix v2.01
  • Fixed bug that always made the Tag that is sent with a message to lower case.

Update: Sep 11, 2019 @ 12:14pm

Version 2.0
  • MAJOR UPDATE! The script can now both send and receive messages!
    • The whole code has been rewritten!
    • Changes to LCDs:
      • The default LCD is this block's LCD, where only the newest message is shown
      • Other LCDs will be used only if a Tag is sent alongisde a message
        • This makes it possible to use any number of LCDs for different tasks
        • You can use any number of LCDs for the same task
      • You can now use other LCD Surfaces as well, like Cockpits.
      • Color coding added to all LCDs
    • Changes to Timer Blocks:
      • Now, Timers will be used only if a Tag is sent alongside a message
        • This makes it possible to use any number of Timers for different tasks
        • You can use any number of Timers for the same task
      • Now, if the message is a number, then the Timer(s) will be Started with that much delay
      • Otherwise the Timer will be Triggered instead
    • The Custom Data is now used to Customize the script
      • The "get address" command is now obsolote, the address is now written to the Custom Data automatically
      • The receiver's address can be added to the script, which is needed to send a message, in the Custom Data as well.
    • For more details, check the description inside the script.

Update: Apr 9, 2019 @ 3:06am

Version 1.2
  • Programmable Block's LCD is now used in default as a display.
    • Also, it's color coded.
    • You can still add additional LCDs. (They aren't gonna be color coded.)
  • Adding at least 1 Component is not required anymore, since there is a default one.

Update: Apr 8, 2019 @ 2:31pm

Version v1.11
  • Script made compatible with Space Engineers v1.190

Update: Apr 7, 2019 @ 8:36am

Fixed the default value to "/AMR 01/"

Update: Apr 7, 2019 @ 8:35am

Corrected a misspelling.

Update: Apr 6, 2019 @ 12:50pm

Corrected some misspellings inside the script's description.

Update: Apr 6, 2019 @ 12:14pm

Added workshop URL for the Antenna Message Sender script to the description inside the script.
Link: https://steamcommunity.com/sharedfiles/filedetails/?id=1705184626

Update: Apr 6, 2019 @ 11:38am

First Upload.