Log in to reply
 

Minigun sound



  • I'ts me again. Does anyone know all the .awc that are used for weapons because I want to change the minigun sound and I replaced the sound where the barrel is rotating but I cant find the audio file where the minigun actually shoots and I already searched resident.awc and weapons_player.awc and i cant find it. Thanks in advance.



  • Try replacing the sounds located in mgn_sml_sc__l.awc in WEAPONS_PLAYER.rpf.



  • Replaced some sounds but didn't really work. Anyway, thanks for replying.



  • @flying_bulletzzz
    Changing weapon sounds are a right pain in the hoop to be sure :slight_frown:.

    Depending on what it is that you want to accomplish there might be an easier way than editing the sound files themselves (also, the minigun firing sounds are probably shared with other weapons, meaning if you replace the sound it might change the sound of some other guns as well (not usually desirable):

    Simple but more restrictive way to change weapon sounds:

    In the 'weapons.meta' file:

    ...\mods\update\update.rpf\common\data\ai\weapons.meta

    Search for 'WEAPON_MINIGUN'

    & then replace the audio line two lines under it:

              <Audio>AUDIO_ITEM_MINIGUN</Audio>
    

    to something else like this:

              <Audio>AUDIO_ITEM_VEHICLE_STRIKEFORCE_A10</Audio>
    

    Not ideal, but I thought I'd mention it anyway, just in case you had some use for it. :thumbsup:



  • @a63nt-5m1th I tried to swap the minigun sound with the Chainsaw sound while i was using the Chainsaw mod and it looked great and stuff but it just didn't have the fitting sound and so I did some research and found out that there were Chainsaw sounds in the game but weren't used. I had to swap different sounds from different awc.'s



  • How did you add the chainsaw sound where did you put the file


Log in to reply
 

Looks like your connection to GTA5-Mods.com Forums was lost, please wait while we try to reconnect.