Nainstalovat Steam
přihlásit se
|
jazyk
简体中文 (Zjednodušená čínština)
繁體中文 (Tradiční čínština)
日本語 (Japonština)
한국어 (Korejština)
ไทย (Thajština)
български (Bulharština)
Dansk (Dánština)
Deutsch (Němčina)
English (Angličtina)
Español-España (Evropská španělština)
Español-Latinoamérica (Latin. španělština)
Ελληνικά (Řečtina)
Français (Francouzština)
Italiano (Italština)
Bahasa Indonesia (Indonéština)
Magyar (Maďarština)
Nederlands (Nizozemština)
Norsk (Norština)
Polski (Polština)
Português (Evropská portugalština)
Português-Brasil (Brazilská portugalština)
Română (Rumunština)
Русский (Ruština)
Suomi (Finština)
Svenska (Švédština)
Türkçe (Turečtina)
Tiếng Việt (Vietnamština)
Українська (Ukrajinština)
Nahlásit problém s překladem
Apologies for the late reply, been rather busy lately.
My memory might be a bit fuzzy, but I have no recollections of utilizing description.ext
vn_rcom_sfx.sqf containing all the paths to the audio files is called from initServer.sqf
I think I did it that way to cover all bases in relation to sp/local/mp.
If you already have a initServer.sqf or want it called from somewhere else, merge
[] execVM "vn_rcom_sfx.sqf";
with your file of choice.
If you encounter any issues - send me a friend request and we can find a suitable time to sort it out.
When publishing my hope & intention was that people would unpack the mission file & load it in the 3DEN editior - let me know if you need some pointers in how to go about doing that.
No - it is initialized from the initserver.sqf and referencing vn_rcom_sfx.sqf for every trigger.