Zainstaluj Steam
zaloguj się
|
język
简体中文 (chiński uproszczony)
繁體中文 (chiński tradycyjny)
日本語 (japoński)
한국어 (koreański)
ไทย (tajski)
български (bułgarski)
Čeština (czeski)
Dansk (duński)
Deutsch (niemiecki)
English (angielski)
Español – España (hiszpański)
Español – Latinoamérica (hiszpański latynoamerykański)
Ελληνικά (grecki)
Français (francuski)
Italiano (włoski)
Bahasa Indonesia (indonezyjski)
Magyar (węgierski)
Nederlands (niderlandzki)
Norsk (norweski)
Português (portugalski – Portugalia)
Português – Brasil (portugalski brazylijski)
Română (rumuński)
Русский (rosyjski)
Suomi (fiński)
Svenska (szwedzki)
Türkçe (turecki)
Tiếng Việt (wietnamski)
Українська (ukraiński)
Zgłoś problem z tłumaczeniem
I was surprised. It prevented FPV Crocus drone visual and distance distortion effects, Sania drone jammer, RHS T-72 lollipopping, RHS tank loaders, so many random features from different mods from working.
I guess thats Arma though haha
Sorry to hear about your problems that lasted so long. I guess you used a mod pack with this included.
This is stated in the description of this mod:
"- Probably doesn't work with ACE and is probably not needed since ACE comes with their own earplugs."
Mostly since ACE got it's own (at least had before).
Haven't heard about any breakage before that I can remember though.
Thanks for you input!
I agree! Will probably try to make a better version for ArmA 4. Also the wheel menu / action menu is hopefully something of the past.
Hello, you can edit the mod and change that to what ever. I wrote this a while back in the comments:
You need to unpack the .pbo and change the code in the .sqf file.
Basically like this:
1. Unpack earplugs.pbo with a pbo unpacker.
2. Change the earplugs.sqf. I recommend Notepad++.
3. Pack it to a new .pbo or just simply place the folder where mods should be.
"
In eli_earplugs.sqf change:
ELI_DELAY_TIME fadeSound 0.2;
to:
ELI_DELAY_TIME fadeSound 0.1;
for more supression.
0.2 is 20% volume in this case. 0.1 is 10% and 0.05 is 5% and so on.