Installera Steam
logga in
|
språk
简体中文 (förenklad kinesiska)
繁體中文 (traditionell kinesiska)
日本語 (japanska)
한국어 (koreanska)
ไทย (thailändska)
Български (bulgariska)
Čeština (tjeckiska)
Dansk (danska)
Deutsch (tyska)
English (engelska)
Español – España (spanska – Spanien)
Español – Latinoamérica (spanska – Latinamerika)
Ελληνικά (grekiska)
Français (franska)
Italiano (italienska)
Bahasa Indonesia (indonesiska)
Magyar (ungerska)
Nederlands (nederländska)
Norsk (norska)
Polski (polska)
Português (portugisiska – Portugal)
Português – Brasil (portugisiska – Brasilien)
Română (rumänska)
Русский (ryska)
Suomi (finska)
Türkçe (turkiska)
Tiếng Việt (vietnamesiska)
Українська (ukrainska)
Rapportera problem med översättningen
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.