安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题
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://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2313547795
https://psteamcommunity.yuanyoumao.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.