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









You helped me more than the folks at Keen SWH's Discord could, and I'll be sure to credit you for it.
Thank you!
I removed the Planetary Lander by changing the line <UseForPlanetsWithAtmosphere>true</UseForPlanetsWithAtmosphere> from true to false.
Also, and this is just a wild guess, but check to make sure your respawn ship doesn't require mods that aren't loaded into your game instance
I followed many of the instructions in the following tutorial: https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=406748833
Your problem sounds like your file and/or tag names may be incorrect. All of the ship names & tags in RespawnShips.sbc and in each ship export SBC file needs to have all of the spaces removed except for the <DisplayName> in the RespawnShips SBC file. This also includes all of the ship and image file names too. They all also have to be spelled the same way for the game to recognize all of the connections it needs for the ships to work.
The other major source of errors I had was a conflict with the default atmospheric lander and my atmospheric lander where the respawn menu would randomly pick either my ship or the default ship. I wasn't able to track the source so I removed the default atmospheric lander in my mod which forced the game to only pick my lander.
Hopefully this helps with your respawn mod! Good luck
Thank You Both! I appreciate the positive feedback!