Space Engineers

Space Engineers

CAT Net Laser Data Transfer
30 Comments
Loues.S.Cat  [author] 11 Nov, 2019 @ 9:29am 
It isn't needed any more.
There is a dedicated communications interface for scripts.
🍁BuzzedBear🍁 11 Nov, 2019 @ 9:10am 
Are you still supporting this script? Is it still working? Does it work on DS?
shiva chirr 17 Apr, 2016 @ 7:40pm 
im wondering if this script can do what i think it can cant realy tell so lets say i have a laser annenta setup but it gets block by lets say it was going around a planet but i have another laser com setup for it to connect to kinda like a laser com sat net so thing maintain connecting will this script auto reconnect to what it can see or if laser antannes are marked
Rusted Droid 19 Feb, 2016 @ 3:18am 
Can you DO Script that Checks sensors at remote positions via Laser Antenas and execute event if one of sensor is triggered?
MrFox 25 Dec, 2015 @ 10:23am 
Posted in the Support Thread
MrFox 23 Dec, 2015 @ 12:12am 
@ Loues, can u have more then one LCD? like on my main base id liek to read the stats of my Sats (Online offline) then have an LCD for the incomming messages?
(DEMCorp)Lieutenant Cl. Dutton 11 Oct, 2015 @ 11:28pm 
perfect :) i havent had much time to play space engineers but i would love to mess with this script when i get a chance
Loues.S.Cat  [author] 10 Oct, 2015 @ 3:57am 
Yup. Still works. Needs so polish... a lot of polish, and I finaly have the time to look at it.
Loues.S.Cat  [author] 10 Oct, 2015 @ 3:35am 
No idea. I'll test it now and fix it if it isn't.
(DEMCorp)Lieutenant Cl. Dutton 9 Oct, 2015 @ 8:09pm 
Curious to know if this script is still functional as of v1.103
shiva chirr 19 Sep, 2015 @ 1:26pm 
i can see this ebing used for planets heavily for pvp servers with a panetary laser com network you cna be prety much invisable
Marziopan 21 Jul, 2015 @ 7:13am 
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=485200934
this ship can print drones that have ur laser antenna data transfer script to make comunication trails
mrbojinkles 15 May, 2015 @ 2:17pm 
You're awesome.
Loues.S.Cat  [author] 15 May, 2015 @ 1:58pm 
I've created a support thread. Why don't you post what it is you need in there and I shall see what I can do for you.
mrbojinkles 15 May, 2015 @ 1:51pm 
Oh, I see it in there, in the status report and all, but It's a string, and I need it by itself.
Loues.S.Cat  [author] 15 May, 2015 @ 1:14pm 
I thought that was already built in.
did you set up a panel with the string indicated by LCD_DISPLAY_TAG in it's name?
mrbojinkles 15 May, 2015 @ 1:14pm 
I tried doing it myself, and lets just say my understanding of C# is less than rudimentary. My experience is limited to DOS, Java, and Visual Basic, and that was all about 13 years ago.
mrbojinkles 15 May, 2015 @ 1:13pm 
Last time I'll bother you. Could you provide any assistance, as I'd like for the code to output incoming messages to an LCD?
Loues.S.Cat  [author] 15 May, 2015 @ 2:59am 
You certainly could. You wouldn't nessiserily need to though. Just testing for a connection and then opening the door in responce would be enough, but you can have a programable block trigger just about any action in responce to LComm messages
Loues.S.Cat  [author] 13 May, 2015 @ 1:18am 
That is intentional. The title is used as the out going message so the public text of the same panel can be set to be used as a display. If you want to change that behavior just look for where the script checks the public title of the LCD and change that to checking the public text.
mrbojinkles 13 May, 2015 @ 12:41am 
I'm transmiting the public title of the text screen, not the public contents. How do I change this?
Loues.S.Cat  [author] 5 Apr, 2015 @ 2:43am 
You should be set then.
jarhead 5 Apr, 2015 @ 2:21am 
Every drone only has a remote but no cockpit. With the scripts that are used on each drone (including the ones on the miners) There is no need for any human interaction (I also use the automated inventory sorting mod).
jarhead 5 Apr, 2015 @ 2:19am 
I have 4 Refinery Stations and each has 3 (solar) Mining Stations
Each Mining Station has 2 special mining drones and a medium cargo ship to gather ore and transfer it to the (1 large reactor) Refinery Stations.
Each Refinery Station has a large cargo ship to transfer ingots to the (1 large reactor) Command Station.
The Command Station has 2 small cargo ships to transfer supplies to both my control ship and the mobile base.
Every cargo ship has 2 escort fighter drones, command has 5 patrol drones, and both of my other ships have 4 escort drones each.
This allows for a full harvesting, collection, refining, and transfer supply fleet. So I can continue to build and explore without ever running out of supplies.
jarhead 5 Apr, 2015 @ 2:19am 
I was going to end up with:
2 laser antennas on my Control Ship (that I fly around to do everything with) connected to my Command Station (to get connection no matter what direction I am facing).
2 connected from my Mobile Base (used for remote construction of other floating stations) to my Command Station.
1 connected from each station to the next (to allow for remote monitoring and control).
I also use the autopilot script to control my entire drone fleet.
Loues.S.Cat  [author] 5 Apr, 2015 @ 1:24am 
To avoid the network blinking, I sugest having one laser antenna connected without cycling it and another used for data transfer. That way you dont have your network blinking in and out of existance :p
If you want to be covert, disable broadcast on regular antennae, what way you can still recieve signals through them, such as from enemy ships, but they cant see your antennae.
jarhead 4 Apr, 2015 @ 10:52pm 
I like this. It will be very useful with my alert script I am working on and it will allow me to keep an eye on my other assets on the server I run.
jarhead 4 Apr, 2015 @ 10:44pm 
I like this.
Loues.S.Cat  [author] 26 Mar, 2015 @ 5:05am 
Yup. Same method works. Have a script check the name of what the door Laser Antenna is connected to. If the antennas name happens to contrain the string "&Open Door Please" the script responds with the message "I'm Sorry Dave. I'm affraid I can't do that"
Pen_Lion 26 Mar, 2015 @ 4:57am 
Can you use this to say open up the hanger of a station from within your ship? (I know basic sensors can do this) but a 'encrypted' laser data link is much more fun method