Space Engineers

Space Engineers

Otillräckligt med betyg
O.I.S. CommoReceiver
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
Filstorlek
Lades upp
Uppdaterades
416.912 KB
29 jul, 2017 @ 9:58
26 mar, 2021 @ 14:06
15 ändringsnotiser ( visa )

Abonnera för att ladda ner
O.I.S. CommoReceiver

I 2 samlingar av Elfi Wolfe
Orbital Industrial Services, (O.I.S.) Lidar Division
13 artiklar
O.I.S. Programing Division
14 artiklar
Beskrivning
Communication Receiver software.

Name some LCD with [GPSCommo], [Messages] and [EnemyGPS] somewhere in name. (all optional)
load script

READ THIS: Programmable blocks and in-game scripts are now in "Experimental mode" in game that you need to turn on in game options.

Defaults: Listens to channels
OISGPS
OISheartbeat

GPS will display GPS points found by LidarMapping script

Arguments or customdata
cleanlists //clean off the LCDs
rebuild //rebuilds the LCD list
gpsLCDName string //sets GPS lcd name
messageLCDName string //sets message lcd name
enemyLCDName string //sets enemy lcd name
lightName string //sets name of lights to light up
lightTimer string //sets name of lights timer
sound string //sets name of sound block
listen //add new channel to listen to
stopListen //removes channel to list to
ignoreSelfGrid bool //sets ignore own ship with bool


Example world
http://gtm.steamproxy.vip/sharedfiles/filedetails/?id=1094089907


Last Inspected 1.199.020
Last Updated 1.197.181
Populära diskussioner Visa alla (1)
0
29 jul, 2017 @ 11:36
Code Request
Elfi Wolfe
7 kommentarer
kohonac 9 dec, 2018 @ 19:42 
:( lol okay. well ty for all the great scripts and some pretty cool ship
Elfi Wolfe  [skapare] 9 dec, 2018 @ 18:21 
There is none yet. It was designed in, but has not been extended to any function.
kohonac 9 dec, 2018 @ 15:45 
ive been using your lidar mapping and rangefinder for a long time now along with other WS items youve made but just noticed CommoReceiver and i see it works with mmastersPB but what is that interaction?
Elfi Wolfe  [skapare] 24 jan, 2018 @ 8:39 
Yes.
Diamyo 24 jan, 2018 @ 0:31 
Can this be used with laser antennas?
Elfi Wolfe  [skapare] 4 aug, 2017 @ 17:43 
try out the commo world. but this is to receive messages over radio from remote LidarMapping and LidarScanning drones that broadcast their infomration.
Enigmus 4 aug, 2017 @ 11:09 
Ok, I feel some clarity in the setup directions is needed. I assume that if you are running this script on the same grid as the LidarMapping or LidarScanning scripts it see's their LCD screens and processes the Data from them, but it sounds like this is also intended to receive this data over antenna based communication. How do you set that up?