Instalar Steam
iniciar sesión
|
idioma
简体中文 (chino simplificado)
繁體中文 (chino tradicional)
日本語 (japonés)
한국어 (coreano)
ไทย (tailandés)
Български (búlgaro)
Čeština (checo)
Dansk (danés)
Deutsch (alemán)
English (inglés)
Español de Hispanoamérica
Ελληνικά (griego)
Français (francés)
Italiano
Bahasa Indonesia (indonesio)
Magyar (húngaro)
Nederlands (holandés)
Norsk (noruego)
Polski (polaco)
Português (Portugués de Portugal)
Português-Brasil (portugués de Brasil)
Română (rumano)
Русский (ruso)
Suomi (finés)
Svenska (sueco)
Türkçe (turco)
Tiếng Việt (vietnamita)
Українська (ucraniano)
Comunicar un error de traducción






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.)