Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
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.