安装 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(越南语)
Українська(乌克兰语)
报告翻译问题








It only shows the contents from one container.
I tried it with the cargo group and have put that group name in the custom data but it dont work for me.
Negativ, there on the same small grid.
Both connected with small conveyers.
I wanted to ask about your script "ExcavOS".
It seems that I did everything right, I turned on the program block, added a script, compiled it.
I wrote the data in the cockpit, but the screens say "no user".
What could be the mistake?
This screen should show only in cockpit when no player is inside but when you enter it it should show some loading screens and then normal screens. You can set EnableImmersion to false to disable this feature. Is this modded cockpit?
https://www.youtube.com/watch?v=xTE1tTa8ERk
Can confirm this issue still exists, it seems to only read a single container in the group.
Other than that the script is awesome.
Thanks
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2415299627
The center screen appears to record total cargo amount with left screen only ever showing one inventory total.
Thanks for taking the time to look into this!
Big thank you! I was able to find the issue, I've recently rewrote a bit of cargo code and done one thing wrong and it wasn't updating total sum of the same item in multiple containers, but it worked ok if you got different stuff in containers.
I've uploaded fixed version. Sorry about that, should have paid more attention while refactoring, it was trully a noob mistake :/.
Works perfectly now.
Would it possible for that screen to display the words empty when containers are not filled with anything? Currently when you initially jump in the craft that screen gets stuck with the loading bar until you start filling a container?
Thanks again for the speedy response and fix!
Also just noticed when unloading the ship that screen freezes on the last known container contents rather than being blank or displaying empty.
Both of that issues are multiplayer bug, sometimes it skips one frame when syncing sprites and screen it's stuck at previous frame. If you arent playing SP then that's for sure what's happening. There is a workaround for that but never had time to implement that.