Search the Community
Showing results for tags 'sounds'.
Found 25 results
-
Hello everyone, help someone is not difficult, please make me a collection of mods for realistic sounds. I need mods for realistic sounds of shooting, explosions, helicopters and planes, etc. Sounds should preferably be as close as possible to real life. If not difficult, help me find a good body cam mod, something like this video https://www.youtube.com/shorts/QR7ayb6wnS4
-
Adding .ogg files to PBO and working with them in scripts
cyberaddict posted a topic in ARMA 3 - MISSION EDITING & SCRIPTING
I want to add my own .ogg files to the addon. What do I need to add to config.cpp so that arma 3 addon builder will pack the necessary files into a pbo file? I tried creating CfgSounds class with array of specified files, but compiler ignores .ogg file specified in array, although I've enabled it in compiler options to include .ogg files in packaging. At least I don't see in logs that this file is processed. The files are in the root of the Addons\myAddon\audio folder. How can I play them later with the script? How would this work? _soundPath = "audio\file.ogg"; playSound [_soundPath, true]; -
Dynamic Vehicle Sounds The mod aim to fill the blanks in Arma by adding new sounds for immersion. Features: Not Compatible with: https://forums.bohemia.net/forums/topic/238508-truck-reverse-parking-sound/ (Obsolete) Notes: -the mod is SP compatible only ...for now -some works for both Ai and Player vehicles. -The Sounds are separated into different PBOs, you can remove the ones you dont like. -this mod is compatible with every other Sound mod so far. Not everything is covered in the videos, read the features list for more details Download: Dynamic Vehicle Sounds V2.0 workshop page: https://steamcommunity.com/sharedfiles/filedetails/?id=2826840641 Credits: -AirShark -GEORGE FLOROS GR -Sammael -Tally -Sharp Special Thanks to: Drebin, POLPOX, NikkoJT and Lou amoung many in Arma discord for the help.
- 12 replies
-
- 10
-
The audio changes which delayed Development branch updates are now partly published. As with most of these large tasks, this is ongoing work and so the current state is not considered final (in some places it may be worse for a little while). Effectively the core foundations are in place and now each individual asset needs tuning and fixing. We feel it will improve the soundscape in the final game :622: Senior audio team member Ondřej Matějka goes over the details:
-
Truck Reverse Parking Sound this little addon adds reverse parking sound for trucks . works for both Ai and player vehicles so far tested with vanilla and RHS trucks Download: Truck Reverse Parking Sound
-
GF Ambient Environment Winter Script - Mod
GEORGE FLOROS GR posted a topic in ARMA 3 - MISSION EDITING & SCRIPTING
GF Ambient Environment Winter Script- Mod by GEORGE FLOROS [GR] Description: GF Ambient Environment Winter Script , create your desired Environment. You are free to do anything but i would like to give me Credits for this! Simple and easy to use and adapt . Have Fun ! Installation / Usage: For usage instructions and information of how to use the GF Ambient Environment Winter Script please refer to the included documentation and/or example mission. Place in your mission the files . There is everything included , in the initServer.sqf , initPlayerlocal.sqf and the Description.ext , to copy paste in your mission . https://community.bistudio.com/wiki/SQF_syntax Don't try to open this with the simple notepad. For everything that is with comment // in front or between /* means that it is disabled , so there is no need to delete the extra lines. You can open this ex: with notepad++ https://notepad-plus-plus.org/ and also use the extra pluggins (this way will be better , it will give also some certain colors to be able to detect ex. problems ) http://www.armaholic.com/page.php?id=8680 or use any other program for editing . For the Compilation List of my GF Scripts , you can search in: https://forums.bohemia.net/forums/topic/215850-compilation-list-of-my-gf-scripts/ Notes: Create your desired , Ambient Environment. This is a compilation of scripts and it is also including , the GF Ambient Environment Winter Script. The included Scripts are : GF Breath Script GF ColorCorrections Script GF Fog Script GF Weather Script GF Ambient Environment Winter Script The GF Ambient Environment Winter Script includes , a snow script and ambient sounds, for animals , birds for day and night , man sounds , forest SFX , wind blowing sfx and weather sound according to forecast. The available options can be edited in GF_AEW_init.sqf It is also included a mod version , posible to unpack and edit. Credits and Thanks to : Thanks to All script contributors Thanks to everyone who tries to do the best for this game! Thanks to BIS for such a great platform . Thanks to BIS Community and BIS Community Forums . Thanks to Armaholic Community and Forums . Changelog: v1.2 GF_Breath Script Updated. v1.1 GF_Breath Script Updated. GF_Fog Script Updated. v1.0 Forum topic: - Armaholic forums http://www.armaholic.com/forums.php?m=posts&q=40268&n=last#bottom Armaholic GF Ambient Environment Winter Script- Mod- 63 replies
-
- 9
-
- ambient
- environment
-
(and 10 more)
Tagged with:
-
Hey everyone 😀 Im making a mission and im wanting the AI to shout when firing at eachother. I have the sounds i want to use, im wanting each side to have certain phrases they will shout at eachother when firing weapons (like battle cries) but i only want them to shout only when firing. im only wanting certian AI on each side to shout stuff not all the ai. there is a video on youtube that has something similar to what im wanting - he made a script that made the ai shout stuff when shooting but he didnt give any instructions. Also on the same note im also wanting to know how to add music to cars, so that when we are travelling the radio is playing. im also wanting one of the ai to 'sing' whist in the car.so basically we get in start driving, the radio plays and one of the ai sings then when we reach a certain spot the ai stops singing and the radio turns off. (can this be done with waypoints or connected to them so that certain sounds be played when you reach certain spots and stop when you reach others?) thank you for any help given its much appreciated 😘
- 14 replies
-
Making all footsteps sound louder and further
LSValmont posted a topic in ARMA 3 - MISSION EDITING & SCRIPTING
Does anyone know for a way (via script/mod) to make all footsteps sounds louder? I am talking Tarkov/Warzone/hunt: showdown levels of footsteps noise! PS: It is for a horror mission! PS2: And don't joke about the volume up! 😃 I am talking about just increasing the sound of footsteps specifically 😉 -
RCA3SFX Description: Config based addon that boosts CfgVehicles>> Man>>CAManBase>>sensitivityEar (AI hearing), footsteps/gear sounds and JSRS footsteps/gear sounds. Each pbo is optional, unbinarized and has it's own userconfig\file.hpp so you can fine tune each value to your liking. Coincidently when running both ai_hearing.pbo and footsteps.pbo/footsteps_JSRS.pbo AI can hear the player/other AI walk/run/sprint almost at the same range as the player can hear it, possibly contributing for some challenging CQC. Features: Improved AI hearing Increased footsteps and gear sounds Increased JSRS footsteps and gear sounds Download: Google Drive Usage: Unzip to your mods folder. Copy userconfig\RCA3SFX to your Arma\userconfig folder. Notes: AI hearing tests were realized with player approaching AI from 180º and returning !(isNull (AI findNearestEnemy (getPos AI))), except for rifle tests where AI would not know immediately of player but instead start scanning horizon. Rifle shots were aimed opposite to AI. Known issues: (none) License: Credits: Bohemia Interactive LordJarhead and JSRS-Studios Thanks to: danil-ch for helping me out with the Gear Sounds config. Foxhound and Armaholic.com for hosting, hard work and patience (and a long community service). Everyone supporting me @BI Forums. Changelog:
- 13 replies
-
- 11
-
- ai hearing
- footsteps
-
(and 2 more)
Tagged with:
-
Hello everyone, I just started playing ARMA 3 on my new pc, fixed the fps issues and now I have another problems, regarding game sounds. To begin with, while in single player missions or showcases, I can hear random car sounds, like a car passing right besides me, or even pulling up behind me, just because for me to run away from my position. These bugs also happen with helicopters and bullets. Now in multiplayer the story is a bit different, but yet kinda similar. I can hear tanks from a mile ahead of me, and the bullet sounds are just ugh... I can stand behind an enemy tank just to hear a suppressive enemy fire and not the actual tank's sound effects. I've been trying to find anyone with a similar problem, but yet had no results. If anyone have experienced this issue please let me know, or maybe this is the part of the game bugs. Anyway, thanks in advance!
- 4 replies
-
- sound
- multiplayer
-
(and 3 more)
Tagged with:
-
Hello, I'm trying to find the sound/s that is made when glass breaks (i.e. when shooting a window in a house) but am coming up empty handed. I've gone as far as looking through the config browser and even unpbo'ed the "sounds_x.pbo's" but haven't found anything. Any pointers?
-
Hi all! I am trying to implement a sound on a specific building on my new map. (cf pmc wiki : https://pmc.editing.wiki/doku.php?id=arma3:terrain:environmental-sounds) But I do not understand the variables, I do not understand or the config will look for the object in question. Can you help me? Another question, is it possible to directly implement a smoke effect (cars exploded) directly on the map? Or do you have to do it via EDEN editor with the modules? Regards, Casseburne
-
Hello Im making my mod and I have a problem the gun does not have any sound effects when I trigger or fire the gun.. It will have a sound when I actually hit something... And I also get this error message in the image below. Can anyone help me with the coding? did I miss something please help! https://www.facebook.com/photo.php?fbid=1713552572123830&set=a.100732796739157&type=3&theater
-
Simple Sound Browser A simplistic GUI tool for fast browsing CfgSounds content, which I just put together for own use, but perhaps will prove helpful to someone else too... Comes as ready to use VR map scenario, GUI appears automatically. Select to hear, push "COPY" to save the class name of the sound to the clipboard and in the RPT file. Shows sound's title as a tooltip, if present in the config (rare). If GUI exited via Esc, may be restored via action menu. Note, it loads everything, it founds inside CfgSounds, if it's a proper class that contains "sound" property defined. Some sounds may be mute or appear so seemingly. PlaySound command used to... play a sound... khem. Includes simple tool for filtering sound names. Simple Sound Browser (Dropbox via Orangedox) Enjoy.
-
GF Ambient Environment Sounds Script
GEORGE FLOROS GR posted a topic in ARMA 3 - MISSION EDITING & SCRIPTING
GF Ambient Environment Sounds Script by GEORGE FLOROS [GR] Description: GF Ambient Environment Sounds Script , create your desired , Ambient Environment. You are free to do anything but i would like to give me Credits for this! Simple and easy to use and adapt . Have Fun ! Installation / Usage: For usage instructions and information of how to use the GF Ambient Environment Sounds Script please refer to the included documentation and/or example mission. Place in your mission the files . There is everything included , in the initPlayerLocal.sqf and the Description.ext , to copy paste in your mission . https://community.bistudio.com/wiki/SQF_syntax Don't try to open this with the simple notepad. For everything that is with comment // in front or between /* means that it is disabled , so there is no need to delete the extra lines. You can open this ex: with notepad++ https://notepad-plus-plus.org/ and also use the extra pluggins (this way will be better , it will give also some certain colours to be able to detect ex. problems ) http://www.armaholic.com/page.php?id=8680 or use any other program for editing . For the Compilation List of my GF Scripts , you can search in: https://forums.bohemia.net/forums/topic/215850-compilation-list-of-my-gf-scripts/ Notes: Create your desired , Ambient Environment. You can add your custom sounds. It is also included a mod version , posible to unpack and edit. The sound files including , day and night ambience according to time. The script will prevent running , when the player is inside a vehicle or water. There are sound files for birds , insects and some forest SFX , also a day and a night ambient loop. Credits and Thanks to : Thanks to All script contributors Thanks to everyone who tries to do the best for this game! Thanks to BIS for such a great platform . Thanks to BIS Community and BIS Community Forums . Thanks to Armaholic Community and Forums . Changelog: v1.1 Deleted the playsound files. Minor Fixes. v1.0 Forum topic: - Armaholic forums http://www.armaholic.com/forums.php?m=posts&q=40255 Armaholic GF Ambient Environment Sounds Script- 21 replies
-
- 10
-
- ambient
- environment
-
(and 3 more)
Tagged with:
-
Custom Weapon config.cpp - Cannot configure 'firing' sounds correctly
daa9997 posted a topic in ARMA 3 - ADDONS - CONFIGS & SCRIPTING
Good morning/evening! This is my first post on the forums after years of reading and searching, so please bear with me! I have been attempting to put a weapon into the game, and I have had great success so far, currently it is working in game, the model, textures, configs (mostly) and all properties like firing speed, and the ammo and magazines work. However. I cannot, after 50+ times of trial and error, get the weapon firing sound effect to work. The empty sound effect, and reloading sound effect work but not my custom firing sound. Blow is a copy of my script in its current state. This is a Star Wars weapon, and I am 100% sure i have all my file names correct. I am convinced maybe I have the path to the sound effect "wpn_rep_blaster_fire.wss" located in the "DC15SMOD\sound\" folder incorrectly formatted, as the weapon reload and empty sounds are just dependencies from another star wars mod. Most of this is practice based off of the Weapon Sample config in ARMA Samples. Any help would be greatly appreciated. I know there is also a parameter for suppressed/non-suppressed weapon sounds, but this weapon will not be suppressed at all, and I could not find any information on how to set the sound configs up correctly either. Any help would be greatly appreciated! -
How do I have Ambient Sounds in my missions?
SGP-Christian posted a topic in ARMA 3 - MISSION EDITING & SCRIPTING
I have been trying to make my missions feel a little more real, I thought adding some ambient sounds on base and in cities (Radio chatter, Voices, TV's, Music radio, stuff like that) would be a good way to bring immersion to my missions, among other things of course. I just don't know the best way to go about this. I've been using triggers and making sounds seem like they are playing from objects, but this seems like its not the best way to do it. The sound kind of just cuts off after a few feet, it doesn't fade away as the player gets further from the trigger. I just need a good way to have sound play from objects (or at least seem like it is) and actually have it sound like it should. I do know about things like PlaySound3D or Say3D, I just need to know if their is a much better way to use these things, because I have tried using them and either can't them to work. So if any of you know some good ways to have sounds play in the 3D space of Arma 3 then please offer up some information. If you could give me an example of how to do it and what I should be doing, the please do so. Thank you. Note: I have ACE3 installed and I was trying to use the AmbientSound module for this, I could not for the life of me figure that out. I don't understand how that module works. If any of you know how to use that module, that would be some good info to share.- 6 replies
-
- help
- mission editing
-
(and 2 more)
Tagged with:
-
How do I make a mod exclusively for sounds?
WhiteMistral posted a topic in ARMA 3 - ADDONS & MODS: DISCUSSION
Hello, I have been making missions for Zeus for a while, but obviously, importing sounds into mission files makes them really big. It's gotten to where players are sometimes stuck on Receiving Data because there's just so much to load (even though they have downloaded the actual PBO from my Dropbox). I want to be able to go back and have a 500 KB mission file, and have the sounds isolated. Do you know if there's a way I can make a mod exclusively for sounds? I want to use them selectively, such as a radio playing music and such. I want to isolate them from the mission file, but still be able to play them. Thank you! -
[Tutorial] The Randomize Function
MrCrazyDude115 posted a topic in ARMA 3 - MISSION EDITING & SCRIPTING
Hey folks! So throughout the time I spent working on my mod there was one thing I was quite unsure about, and that was randomizing anything from loadouts to music/sounds. When I found a way I personally find simple and useful I thought I should post it here to help other people who are new to modding/mission making. Let's begin. 1) You need to create an array of the things you need, in this tutorial's case, I want to spawn a unit with a random uniform and hat. //Loadout Array _CivSpawnUniform = selectRandom ["LOP_U_AFR_Civ_03","LOP_U_AFR_Civ_06","LOP_U_PMC_Fatigue_02","LOP_U_AFR_Civ_05"]; _CivSpawnHeadgear = selectRandom ["H_Bandanna_gry","H_Bandanna_cbr","H_Bandanna_khk","H_Bandanna_camo","H_Cap_blk","H_Cap_grn","H_Cap_oli","H_mas_afr_Bandana","H_mas_afr_c3","rhs_beanie_green"]; Now take a look at "_CivSpawnUniform", that's the name it'll use if you want to call everything after the "=" symbol on the same line, rather than individually In there, you should place the clothes/uniforms you want your unit to choose from. Your code should look something like this: _NAME = selectRandom ["CLASSNAME1","CLASSNAME2","CLASSNAME3"]; Now you have defined a basic randomize script. How does this work though? Lemme show you. The function below selectRandom; This basically tells the game to look at the class names you have and randomly pick one of them. Don't forget to put the function command BEFORE the class names. Your script should now look like this: _NAME = selectRandom ["CLASSNAME1","CLASSNAME2","CLASSNAME3"]; And voila! The randomization script is working, but how do we get it to actually randomize the unit's gear? I'll be giving the soldier a uniform in the following example: UNITNAME AddUniform _ARRAYname; To finalize it, I'll show you what a full working one looks like: //Loadout Array _CivSpawnUniform = selectRandom ["LOP_U_AFR_Civ_03","LOP_U_AFR_Civ_06","LOP_U_PMC_Fatigue_02","LOP_U_AFR_Civ_05"]; _CivSpawnHeadgear = selectRandom ["H_Bandanna_camo","H_Cap_blk","H_mas_afr_Bandana","H_mas_afr_c3","rhs_beanie_green"]; //Unit Init removeUniform UNITNAME; removeHeadgear UNITNAME; UNITNAME addUniform _CivSpawnUniform; UNITNAME addHeadgear _CivSpawnHeadgear; The above units will have uniforms and headgear randomly selected from the arrays we defined at the top. I really hope this helps some new guys here! If it wasn't easy to understand or if you have any issues, feel free to leave a comment below or contact me through PM. Kind regards, MrCrazyDude115 -
question Help Need help with sound file formatting for a gun
cheif22 posted a topic in ARMA 3 - ADDONS - CONFIGS & SCRIPTING
Hi, I'm just trying to make a sound mod test thingy but I have no clue how to do the correct format for a sound. such as does it need to be mono, what export of wav file, is there any special way to do it. My one friend said the script works perfectly with his own audio but won't share the samples since I have my own. So if someone could answer how I can format a sound file correctly would be helpful. Current export that works on most things but not working on a closure or something of that area is a WAV (Microsoft) signed 16-bit PCM with audacity then converting to .wss with arma tools. The sounds seems to work on everything but not when i fire a weapon. If any Bohemia or community members willing to share to help1, thanks.-
- 1
-
- sound mod
- custom sounds
-
(and 2 more)
Tagged with:
-
Arma doesn't read init.sqf files etc
Arische Mustasche posted a topic in ARMA 3 - ADDONS - CONFIGS & SCRIPTING
So I have gotten into mission making and i've been trying to use some scripts and costom sounds. So i've put all the init and sound files in the right folder (C:\Users\username\Documents\Arma 3 - Other Profiles\name\mpmissions\the mission itself). but when i fire up the mission the game says "Init not found", so I tried using the sounds instead. I put an .ogg file (sound1) in a folder named sound. and put the desription in the mission folder. When i entered the editor and used a trigger i wrote in the "on activation" "playsound "sound1";". But did that work? no, the game told me "Sound sound1 not found". Same thing as the Init files... I need HELP, nothing works. i'm running about 8 mods in this mission but those shouldn't couse these problems. this is the description: class CfgSounds { sounds[] = {}; class sound1 { //how the sound is refferd to in the game name = "sound1"; //filename volume and pitch levels sound[] = {"sound\sound1.ogg", 1,1}; //subtitle delay in seconds, subtitle text titles[] = {}; }; }; -
Australian Defence Force Uncut - DISCONTINUED
Raid posted a topic in ARMA 3 - ADDONS & MODS: COMPLETE
Australian Defence Force Uncut 0.5.1 MEDIAFIRE IMAGE GALLERY NO LONGER SUPPORTED New devs WIP thread: -
Well, i m new here, did a small search did not find nothing related to this specific subject. The thing is: Sound of steps are much worse With this news sound to character´s steps/walk there is always a sensation that someone is behind you. Seems the sounds were displaced to be on the back of the character of something like that, creating this sensation. On the past, this just does happened when there was actually someone near you. Now, when you ran it gets even worse.. seems there is someone walking with you. All of my teammattes have report the same.. so its not a audio device subject.. when the 1.66 came this thing happened and let the game much worse for a immersive sensation. I just cannot trust in what i m hear... seems there is always someone close... Additionally, some building´s ground sounds just not fit the matterial they were made... the previous sound could be generic but the news ones, sometimes are too much wrong like walk on a wood or concrete floor and hear a metal sound....not good.. the generic sounds were best in this cases.. sometimes.. sounds steps are to louder too. Well, sorry for my english if was not so clear, but even if the massive bugs the game has... this sound were so bad that make come here and open a topic.. cause this really should be revised in my opinion. BTW, congratulations for keep the project alive and growing! ;)
-
Weapon sounds affected by suppressors change in 1.23
pettka posted a topic in ARMA 3 - ADDONS - CONFIGS & SCRIPTING
Dear community members. We are planning to release quite a big change to current muzzle accessory system in Arma 3 and it requires some changes in configs. Weapons are not going to have any sound nor animation (including muzzle flash) if they are not configured properly. The configuration is pretty easy, it's just about copying sound parameters into a subclass of the weapon. I have tried to document it to the best of my abilities on Community wiki, let me, please, know if there is anything missing :icon_twisted: The point of this change is that, we are going to be able to define weapon-specific sounds for silenced weapons and it is going to solve some strange issues with weapon fire modes changing with suppressors. The change is going to take place on Monday 23. 6. 2014 in development branch; I am sorry for such a short notice but we wanted to let you know well before the Bootcamp update so that you can prepare your mods :icon_twisted: /// Edit: Made clear that the change is going to hit development branch first. -
Getting two errors when trying to start server, quick fixes.
cyberwarriorsonline posted a topic in ARMA 2 & OA - Servers & Administration
I've troubleshooted so much today it's amazing. So here we go - Quick and easy. Issue #1: jordan@jordanserver:~/arma2arrowhead$ sudo ./arma2oaserver check ArmA 2 directory: OK Server executable: /server ERROR! Port number: 2302 Config file: OK PID file: /2302.pid RUN file: /2302.run Issue #2: jordan@jordanserver:~/arma2arrowhead$ ./server Data file too short '/home/jordan/arma2arrowhead/pmc\addons\ca_pmc.pbo'. Expected 1234612782 B, got 115987 B Segmentation fault (core dumped)