Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
What you want to do is use 'same grid filtering' for your commands.
Same grid filtering is indicated by using T:
For example
Power T:* <-- Will run the power command against all blocks on the same grid as the PB
Cargo T:* <-- Will run the Cargo command against all blocks on the same grid as the PB
You can also use it with groups, like this
Power {TG:My Random Group Name} <-- Will run the Power command against all blocks which are in the group called "My Random Group Name" which are also on the same grid as the PB.
You can also use it with block name filtering, like this
Amount {T:Turret} <-- Will run the Amount command against all blocks whose name contains the word Turret which are also on the same grid as the PB.
With groups, do you set a block to a group by adding the Group Name to the Name of the block? What is the format for the code of naming it?
I got you about the group. Thanks.
Back to the initial question:
I have entered this into the Custom Data of the LCD block:
Power T:*
Tanks T:* Hydrogen
Tanks T:* Oxygen
The screen is blinking about every .5 seconds back & forth between these two screens:
(I do have O2/H2 tanks on the Shuttle. And, I do have, on the shuttle, Batteries and a Reactor ON)
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2313547795
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2313547881
I tend to find it best to set the entire tag inside the brackets, so like [Worker LCD], [Station1 LCD] etc etc.
What's happening is the one on your other ship/station is also trying to write to the LCD and it's trying to display information relevant to it's own grid so it flashes back and forth as the two PBs fight over control.