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






Also some suggestions:
Combat - non-combat selection
- in addition ability to have pairs of tracks with the same length, that it could switch between seamlessly, like the cool dynamic music some games have.
In theory yes, music can change based on any information or callback available on the client.
It does require some modding experience, but shouldn't be that hard to make.
The lazy way would be to just check volume number, then assign a track with player name instead of sector property string.
-- 0,0 to use same music regardless of galaxy map coordinates
.GetPredefinedInt(0, 0, _PlayerName, _Min, _Max)
It would still need a callback route for when player appears and leaves.
(I was imagining the flagship of a player having its own theme music that starts playing when the ship shows up.)